Commit Graph

33 Commits

Author SHA1 Message Date
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 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 3cd898d6b4 * Don't call images beta if they're using OFFICIAL_VAL == 2.
Closes: #516353
2009-04-01 21:40:40 +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 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
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
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
Steve McIntyre 461abf1313 Copy etch to lenny 2007-04-10 23:48:58 +00:00