Steve McIntyre
b6262a79e6
Missed a file for the -- to --- change
2014-11-18 00:45:15 +00:00
Steve McIntyre
2900545769
Change from -- to --- for kernel command line handling
...
Closes : #764676
2014-11-06 12:55:59 +00:00
Steve McIntyre
5f0cdbd1ee
* Start jessie work; copy things from the wheezy config for now.
...
* Remove older squeeze, lenny, etch dirs
2013-05-06 22:26:50 +00:00
Steve McIntyre
6cdcedd924
Slightly tweak the desktop wording
2013-03-07 07:57:54 +00:00
Steve McIntyre
38ec979060
* Add extra text to boot messages on powerpc to tell people about how to
...
select a different desktop. Thanks to Rick Thomas for the
text. Tweaked slightly to list the default on the current disc too.
2013-03-07 07:21:09 +00:00
Steve McIntyre
17f65ab8e2
Provide a better set of boot menus when booting via EFI. Previously
...
had a limited set of hard-coded menu entries - this was buggy and
didn't take into account all the possible boot variations. Now parse
the isolinux menus already provided in the d-i build and generate
equivalent grub menus, complete with themes for a reasonable layout
with graphics and titles.
2012-12-10 01:12:44 +00:00
Steve McIntyre
ca7d9c00f5
Add extra files, forgot to commit yet
2012-08-05 15:38:55 +00:00
Steve McIntyre
747c65e354
* Tweak powerpc boot options, using 32/64 bit detection in yaboot at
...
boot time. Thanks to Milan Kupcevic for the patch. Closes : #678066
2012-08-04 17:47:47 +00:00
Steve McIntyre
71857cff6e
Don't exclude all the udebs for s390. Some users really do need them
...
(loading from a CD/DVD used over the network). Bug #673576
2012-07-07 22:58:02 +00:00
Steve McIntyre
e14db2ce84
Fix installer priority handling on pegasos. Closes : #679798 .
...
Thanks to Milan Kupcevic for the patch.
2012-07-05 23:33:51 +00:00
Steve McIntyre
fafb5400b6
tweak the README wording for kernels
2012-05-30 08:12:38 +00:00
Steve McIntyre
8ac07a76fd
Describe discs appropriately depending on the kernel used.
...
Closes : #673975
2012-05-30 07:35:23 +00:00
Steve McIntyre
32a101d56c
Add s390x as a known architecture, merging common s390/s390x boot
...
setup scripts.
2012-05-28 22:42:43 +00:00
Steve McIntyre
35ce658443
* Remove lots of old stuff neither needed nor supported any more:
...
+ removed architectures: alpha arm hppa
+ removed releases: etch lenny
+ removed unversioned data/sparc and data/yaboot, versioned
equivalents are in place already.
2011-11-14 15:25:07 +00:00
Steve McIntyre
ebcb33de21
Fix "expert" mode in yaboot for powerpc. Closes : #636265 . Thanks to
...
Milan Kupcevic for the patch.
2011-08-14 22:16:06 +00:00
Steve McIntyre
9087898b11
Add support for hurd-i386. Closes : #619211
2011-03-30 10:29:44 +00:00
Steve McIntyre
6ee83d7e3d
In the boot prompt for powerpc, make install64 more prominent.
...
Closes : #614583
2011-03-06 19:17:41 +00:00
Steve McIntyre
6e44e0ff27
start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/
2011-02-07 22:30:21 +00:00
Otavio Salvador
39f7a73ca4
squeeze: include zlib-modules for i386 images
2010-11-09 17:18:21 +00:00
Holger Levsen
400f356afa
Start work on Debian Edu images.
2010-10-31 15:12:54 +00:00
Steve McIntyre
73c2b96335
* Don't exclude reiserfsprogs-udeb, as rescue-mode depends on it.
...
Closes : #593972
2010-09-14 12:29:29 +00:00
Steve McIntyre
2ce129a6ae
fix silly typo in filename
2010-08-20 15:31:17 +00:00
Steve McIntyre
7d07a6cc5f
Add debian-ports-archive-keyring-udeb and
...
emdebian-archive-keyring-udeb to the exclude list - they should be in
the initrd already.
2010-08-20 15:07:25 +00:00
Steve McIntyre
771f754516
Add support for the kfreebsd ports. Closes : #593629
2010-08-20 15:04:23 +00:00
Steve McIntyre
930c9332c4
update text describing non-free firmware
2010-06-14 21:28:12 +00:00
Steve McIntyre
b9c25ca204
* Add support for forcing firmware packages onto CD#1:
...
+ Add "FORCE_FIRMWARE=1" to CONF.sh to turn this on
+ Will pick up on packages in the "firmware" task and install them
+ Will also add sym-links to them in CD1/firmware so that new d-i code
can find them easily.
+ Will add a short sentence into README.html/README.txt
* Add top-level control of which checksums are desired for output images
see the CHECKSUMS setting in CONF.sh
* Fix some bashisms in tools/apt-selection.
2010-05-27 00:52:25 +00:00
Frans Pop
7b9e96355e
Excluding reiserfs4 udebs is not needed for Squeeze
...
They are no longer being built.
2010-03-12 02:18:05 +00:00
Frans Pop
7f2d5a048c
Exclude udebs for X.Org-based version of the Graphical Installer
...
If needed they will all be included in the D-I images.
2010-03-12 02:18:01 +00:00
Frans Pop
d961fb7e0e
s390: specify offset and size of the initrd for booting from CD
...
The old setup worked fine with an ext2 initrd but fails with an initramfs,
either because autodetection is different for initramfs or because of kernel
changes (I suspect the first).
This means that booting s390 from CD has not worked since sometime during the
Etch release cycle, even though support for booting from CD was only added
early in that cycle - ouch.
For booting with an initramfs initrd we apparently need to specify its
offset and size at specific memory locations.
Change is based on SuSE's CD boot. Many thanks to Adam Thornton, Mark Post
(of Novell) and Bastian Blank for providing the pointers to the missing bits.
This fixes booting from CD using the d390.ins file; tested in Hercules for
both Lenny (31-bit kernel) and Squeeze (64-bit kernel).
Booting from CD using the d390.tdf file may still be broken (if possible at
all) as I have no idea how to test that.
2009-10-11 18:12:06 +00:00
Steve McIntyre
fbc97b97c6
* Fix link in README.html.in for lenny, and update squeeze to match.
...
Closes : #542191
2009-10-05 14:46:19 +00:00
Frans Pop
36e70cfa7a
Update exclude-udebs for keyboard selection udebs
2009-08-23 07:10:23 +00:00
Frans Pop
fe2334131d
Add a Xen variant on i386 and amd64
...
Patch from Ian Campbell.
i386 Xen guests require a PAE (686-bigmem) kernel in order to
run. Therefore this variant includes the relevant installer kernel and
ramdisk in install.386/xen as well as suitable kernel udebs and proper
debs for the installed system.
amd64 Xen has no similar requirement but we include the kernels under
install.amd/xen in order to have a consistent path under both
architectures.
2009-08-09 14:33:00 +00:00
Frans Pop
9268b3b595
Revert "Explicitly support sun4v (Niagara systems) in silo.conf"
...
Silo does not seem to understand sun4v.
2009-06-13 15:45:57 +00:00
Frans Pop
7403cf515d
Explicitly support sun4v (Niagara systems) in silo.conf
2009-06-13 14:52:50 +00:00
Frans Pop
c6e842e393
Display message for unsupported sparc subarchitectures
2009-06-13 14:52:42 +00:00
Steve McIntyre
0c74b3f085
Modify README.html: only attempt to link to the release notes and
...
installation manual on release-ready builds, otherwise suggest the
alioth version of the installation manual. Closes : #330398
2009-05-16 20:50:03 +00:00
Steve McIntyre
3cd898d6b4
* Don't call images beta if they're using OFFICIAL_VAL == 2.
...
Closes : #516353
2009-04-01 21:40:40 +00:00
Frans Pop
27c98b9a17
Add support for and update to squeeze
...
The Debian version for squeeze has already been set:
http://lists.debian.org/debian-release/2009/01/msg00682.html
2009-02-15 22:42:47 +00:00
Otavio Salvador
5a141becf7
do not exclude libaio1-udeb from CDs.
2009-01-30 21:35:04 +00:00
Frans Pop
1477ac67b6
sparc: remove bogus default "append=cdrom" line from silo.conf template
...
AFAICT this option does not do anything: we're already booting from
CD-ROM at this point. If it were needed, it should also have been
included in the other append= lines.
2009-01-20 00:39:05 +00:00
Steve McIntyre
c298b449cd
Fix trailing endif
2008-11-17 23:47:30 +00:00
Steve McIntyre
f48c4f3d27
Stop copying the /tools/ directory on from the mirror; it's going away
2008-11-17 23:34:32 +00:00
Frans Pop
774bd01ca9
Update and cleanup udeb exclusion lists for lenny (general, i386, amd64)
...
Some udebs that no longer exist are removed and new (in some cases not
really new, but well) udebs that are known to be included in the initrd
are added. For i386 and amd64 the list of kernel udebs already included
in the initrd is updated.
2008-10-14 20:56:35 +00:00
Frans Pop
f9dbedaeed
Exclude 686-bigmem kernel udebs
...
They are only used for Xen netboot installs.
2008-10-14 09:59:22 +00:00
Frans Pop
07a91b45e3
Drop support for building Sarge CDs
2008-10-14 08:02:21 +00:00
Steve McIntyre
3580191792
Remove all mention of sbm; no longer needed
2008-09-16 15:29:55 +00:00
Steve McIntyre
60dbf627e2
* Major licensing problem cleanup: ( Closes : #497270 )
...
+ Remove binary blobs from the package; pull those files from the
.debs in the archive as needed (isolinux.bin, vesamenu.c32)
+ sbm.bin *not* yet worked out, so drop it for now
+ Pull out the code to find the right deb and put it in a new helper
shell script (tools/which_deb), called from Makefile and boot-* as
needed.
2008-09-15 23:09:18 +00:00
Joey Hess
62737f3232
Update isolinux to version 3.63+dfsg-2 (featuring 'menu default64'
...
support).
2008-06-10 23:50:37 +00:00
Joey Hess
3cfb967fe4
add vesamenu.c32 from syslinux 2:3.63+dfsg-1
2008-05-01 20:50:32 +00:00
Steve McIntyre
f2d78a7991
* Update lenny's isolinux.bin to the one from syslinux 3.63+dfsg-1.
...
Should help a user with an old Adaptec SCSI card who has been reporting
problems.
2008-04-16 22:57:49 +00:00
Frans Pop
c5cafa1fac
Remove wireless-tools-udeb from the lenny udeb_include files as it is not
...
required for wireless support (see also #474708 ).
2008-04-11 18:23:46 +00:00
Steve McIntyre
1061daa20c
Updated isolinux.bin to use the version from package 3.61+dfsg-1
2008-03-08 19:32:52 +00:00
Frans Pop
d0d5297d3c
Updates for exclude-udebs:
...
- exclude any libdirectfb udeb instead of particular version
- exclude kbd-udeb and console-setup udebs (not yet used)
- remove strange comment about apt-setup; it seems like they have never
actually been excluded
2008-01-02 22:33:19 +00:00
Otavio Salvador
fe78f0cbe0
* Remove the 'Last Modified' date from data/lenny/README.html.in since
...
it's useless.
2007-10-05 11:32:34 +00:00
Otavio Salvador
2f4a9c4c71
* Applied patch from Nicolas François <nicolas.francois@centraliens.net>
...
to allow README.html translation using po4a.
2007-10-05 11:26:45 +00:00
Steve McIntyre
1a829a538c
More wording fixes
2007-09-26 16:19:52 +00:00
Steve McIntyre
eabbd945b6
Minor wording cleanup for bc/netinst discs
2007-09-26 12:16:57 +00:00
Steve McIntyre
66e79adda2
a new look for README.html - CSS and new graphics
2007-09-25 16:08:49 +00:00
Otavio Salvador
47a62f95d2
* Exclude dhcp-client-udeb since it's not being used and transition for
...
dhcp3-client-udeb has over.
* Exclude multipath-udeb and libaio1-udeb since they're not being use
yet.
2007-09-13 00:24:05 +00:00
Joey Hess
0f58fb6aab
* Update lenny's isolinux.bin to the one from syslinux 3.51-1
2007-08-02 02:30:46 +00:00
Frans Pop
cb5987f544
- Remove support for sparc32
...
- Structure of D-I images was simplified, so adapt to that
- Fix some broken references to etch in lenny boot-sparc script
- Hope after all this things will still work...
2007-07-26 01:22:33 +00:00
Steve McIntyre
21ebb87b03
Update unstable-map: in the Makefile - use lenny rather than etch
2007-07-19 21:12:20 +00:00
Frans Pop
ff146a5d79
Disable sparc32 for Lenny images as it is no longer supported
2007-07-18 07:39:59 +00:00
Frans Pop
ec225026cb
Also exclude the pwgen udeb as it is not yet used, and most likely will only be used inside initrds
2007-07-13 00:25:27 +00:00
Frans Pop
5def98b53a
Exclude live-installer, simple-cdd and nbd udebs as they are currently not used in Debian Installer
2007-07-13 00:01:50 +00:00
Frans Pop
a534e0bd23
Include both dhcp-client-udeb and dhcp3-client udeb while we're transitioning in the installer
2007-07-12 22:48:45 +00:00
Joey Hess
4dc82ca08c
* Remove pcmcia-cs-udeb from udeb_include; we don't need this udeb with
...
modern kernels. (We didn't need it for etch either actually.)
2007-05-27 05:21:31 +00:00
Frans Pop
9a7ab7c7bf
General update the template for the README file; explain the difference between small and full images better
2007-05-06 23:21:02 +00:00
Steve McIntyre
461abf1313
Copy etch to lenny
2007-04-10 23:48:58 +00:00
Frans Pop
fff66f0336
- Also export COMPLETE for use in the README file template
...
- Clean up: remove files for potato and woody release
2007-04-10 23:31:01 +00:00
Steve McIntyre
3484e93314
* Other small wording changes and fixes in the README file
2007-03-18 22:49:30 +00:00
Steve McIntyre
cf6994ed78
* Remove mention of m68k in data/etc/README.html.in
2007-03-18 22:10:44 +00:00
Joey Hess
7b1b3973f8
* Updated isolinux.bin to the version from syslinux 3.31-3.
...
* Re-enable use of 64 bit detection, fixed now.
2007-03-01 19:18:45 +00:00
Joey Hess
80a037fb83
* Updated isolinux.bin to the version from syslinux 3.31-2.
2007-02-10 04:45:22 +00:00
Steve McIntyre
df2129f7e1
* Cleanup of Etch version of REAMDE.html.in - use "disc" or "CD/DVD" rather
...
than "CD" in many places.
2007-01-02 01:59:52 +00:00
Frans Pop
d79c7333ff
* Fixed double target in yaboot.conf; reported on IRC by jbrand.
2006-11-28 20:04:46 +00:00
Frans Pop
32c4362988
Update exclude-udebs:
...
- remove udebs that are no longer in the archive
2006-11-01 05:05:49 +00:00
Frans Pop
b3b0343523
Update exclude-udebs:
...
- S/390 installs do not support loading udebs from the CD, so exclude all
- clean up obsolete exclusions for sparc
2006-11-01 02:29:10 +00:00
Frans Pop
a4494d8a8e
Update exclude-udebs:
...
- add ai-choosers, auto-install
- add some new gtk frontend related udebs
- globally exclude any discover udebs
2006-11-01 02:23:03 +00:00
Frans Pop
397b3a686f
Update exclude-udebs:
...
- add debian-edu-archive-keyring-udeb
2006-11-01 01:33:34 +00:00
Frans Pop
719c1a909f
* Update task-full-etch and task-essential-etch in tasks for D-I Etch RC1.
...
* Add boot option "auto" for powerpc (yaboot) and sparc to support the
installer's new auto-install functionality.
2006-10-31 00:40:02 +00:00
Steve McIntyre
2097b6c720
* Update to the latest version of isolinux.bin, as found in syslinux
...
version 3.31-1.
2006-10-23 19:45:03 +00:00
Frans Pop
495efcb1d6
* Remove boot parameters from silo.conf that are no longer needed after
...
switch to initramfs initrds.
2006-10-22 22:37:27 +00:00
Steve McIntyre
9bb616bedf
Minor changes to README.html.in and generation of README.html: cope
...
with unofficial, official beta and official release CDs better. Let's
not repeat the sarge mistake. Closes : #312604
2006-10-05 23:08:09 +00:00
Colin Watson
d12d0a34d0
* Remove obsolete devfs=mount,dall and init=/linuxrc options from
...
yaboot.conf and pegasos boot script.
2006-09-15 08:51:45 +00:00
Sven Luther
1d04c047c9
[powerpc] Added a rescue option to yaboot.conf as well as the pegasos boot script.
2006-09-06 19:40:15 +00:00
Steve McIntyre
5d2516c0cd
Try to fix the "unofficial development version" bug on official CDs.
2006-08-20 22:31:19 +00:00
Frans Pop
b68289414f
Update exclude-udebs lists
2006-08-01 15:26:44 +00:00
Frans Pop
04944b5bac
Exclude 2.4 kernel udebs for sparc and s/390 (s/390 has switched to 2.6)
2006-07-27 10:27:04 +00:00
Frans Pop
fa8a2837be
Drop 2.4 support for sparc64; switch from 2.4 to 2.6 for sparc32
2006-07-27 10:25:48 +00:00
Frans Pop
7fb0c92976
Remove patch file that somehow got included
2006-07-25 20:13:34 +00:00
Joey Hess
6fdcd2db92
* Add pcmciautils-udeb to udeb_include lists; something needs to pull it
...
in and like pcmcia-cs-udeb its priority won't.
2006-06-15 22:44:39 +00:00
Frans Pop
8881b96fef
Consistently change location for installation guide to /doc/manual on the CD
2006-03-09 01:20:11 +00:00
Sven Luther
0099921101
Addeed chrp/bootinfo.txt icon for booting on IBM RS6K and pSeries. Closes: 352672
2006-02-15 12:07:54 +00:00
Joey Hess
8263a5994a
* Exclude libreiserfs0.3-udeb from CD, no longer used by parted.
2006-02-03 19:23:13 +00:00
Joey Hess
db0921ec90
* Exclude reiser4progs udebs from CD, since there is no reiser4 in the
...
Debian kernel.
2006-02-03 19:13:55 +00:00
Joey Hess
4638e4749e
* Deal with 386 -> 486 name change in kernel images.
...
* Exclude ttf-cjk-compact-udeb.
2006-01-07 21:57:58 +00:00
Joey Hess
8140171580
* Add default UDEB_EXCLUDE files that differ for businesscard, netinst, and
...
full CDs.
* Make the full CD have apt-mirror-setup in its udeb_exclude file, to avoid
that component being installed to satisfy apt-setup's dependency on it (I
hope), so that the user is not unncessarily asked for a mirror during a
full CD install, but is still asked for one during installs from the
smaller CDs.
2005-11-15 00:28:07 +00:00
Joey Hess
00be9ca47e
* Add more udebs to excludes trying to trim the netinst size down.
2005-11-11 19:26:23 +00:00
Sven Luther
a50875936f
Fixed yaboot.conf and boot.msg for the new 32bit/64bit kernel separation.
2005-09-30 08:56:46 +00:00