Commit Graph

332 Commits

Author SHA1 Message Date
Joey Hess 57cf49e6fc access floppy reorg 2004-09-11 23:07:43 +00:00
Joey Hess 440aa13100 fall back to old rc1 cd image location 2004-09-10 12:21:19 +00:00
Joey Hess 3743ff9f46 merge SPLASHPNG patch from debian-edu branch 2004-09-07 16:52:25 +00:00
Stephen R. Marenka 12d33eef74 Add m68k reorg support 2004-08-31 16:17:35 +00:00
Joey Hess 4c43f36309 * Joey Hess
- Remove bogus init=/linuxrc, we have not had a linuxrc in d-i for a long
       time and I don't know how that managed to work.
     - Update path to ia64 cdrom/boot.img.
2004-08-31 00:10:26 +00:00
Joey Hess e53133d45e * Joey Hess
- Remove bogus init=/linuxrc, we have not had a linuxrc in d-i for a long
       time and I don't know how that managed to work.
2004-08-30 19:23:47 +00:00
Steve McIntyre ece8d3bd67 Fix typo reported in #267026 2004-08-20 14:11:35 +00:00
Santiago Garcia Mantinan ae92289c95 Add chrp-boot to powerpc and try to fix HFS catalog size problems.
Update debian-installer task.
2004-08-19 11:28:21 +00:00
Joey Hess 3e1a947848 Add "--" end of installer kernel params markers to the isolinux.cfg. 2004-08-18 19:14:56 +00:00
Stephen R. Marenka 85b965ea75 Workaround boot/install for non-DI_WWW_HOME case 2004-08-11 02:24:52 +00:00
Santiago Garcia Mantinan 5d7b32ec63 Sync with what we run at gluck, basically this meant:
- Remove ramdisk_size param of silo.conf.
- Add initrd-tools to sparc di+k list.
- Change alpha daily images url to jbailey's.
- Sync debian-installer* tasks.
2004-08-05 17:48:35 +00:00
Steve Langasek b8f6499633 and make sure aboot/delo are in the list whenever it gets regenerated 2004-07-30 01:45:42 +00:00
Joey Hess eed214becc Add back code I did not mean to delete, including a trailing if.
Fix broken indentation that made that possible.
2004-07-29 01:11:42 +00:00
Joey Hess 5ca87aa5f6 - Remove the boot.bat script and redundant and incorrect README.tools.
The alternative is to maintain and document them.
2004-07-27 19:46:14 +00:00
Colin Watson 04e512c3f1 Cope with debian-installer powerpc image rearrangement. 2004-07-26 20:41:22 +00:00
Colin Watson 12372c34d6 Make sure quik is on the powerpc netinst CD; debootstrap no longer installs
it.
2004-07-24 01:52:20 +00:00
Colin Watson 46cb5b3c5b Update URL to Sven's daily d-i images. 2004-07-19 14:15:34 +00:00
Sven Luther d986cd1134 Finalized powerpc kernels fix. 2004-07-18 21:18:02 +00:00
Sven Luther 494efeb186 Included the 2.6.7 powerpc, power3 and power4 kernels, hopefully. 2004-07-18 19:01:43 +00:00
Joey Hess 58059c4636 - Add libfribidi0 to generate_di+k_list, needed for BIDI. 2004-07-15 02:44:38 +00:00
Colin Watson 1d62603597 Include kernel-image-2.4-* metapackages for ia64. 2004-07-13 20:04:53 +00:00
Kenshi Muto 889c873e41 insert LF before APPEND 2004-07-13 05:33:15 +00:00
Steve McIntyre 38f6a32148 (Temporary) check in of the old version of scansources, still used by
update-cd.

FIXME! update update-cd soon!
2004-07-12 22:07:47 +00:00
Steve McIntyre 932c89932e Checking in changes used for the woody r2 update images:
Cope with changes in md5sum; don't fail if we get the spurious "-"
2004-07-12 21:22:05 +00:00
Steve McIntyre 9a9978fa73 Checking in old changes used for the woody r2 images:
Cope with newer versions of silo in the mirror; use the oldest to make
sure it'll still work with woody

Complain and stop if we fail to find the cd.b or second.b boot files
2004-07-12 21:18:14 +00:00
Joey Hess f74bc4c693 consistent indentation 2004-07-11 21:33:42 +00:00
Petter Reinholdtsen 0df4d3b579 Typo. 2004-07-11 15:35:36 +00:00
Petter Reinholdtsen 979f6666f3 Better error messages when the config is missing or the mirror is incomplete. 2004-07-11 15:22:58 +00:00
Petter Reinholdtsen c2bd5f1e8d Avoid illegal dash (-) in cpp architecture defines. Patch from Colin Watson. 2004-07-11 09:44:00 +00:00
Petter Reinholdtsen ae64f372b5 Use DI_CODENAME to locate the installation system. This make it
possible to use debian-installer with Woody CDs.
2004-07-11 09:34:59 +00:00
Colin Watson 8ea83f4810 Here-documents already do parameter expansion if EOF is unquoted, so no
need for the sed.
2004-07-10 01:34:44 +00:00
Steve McIntyre 51dcd370d7 Initial versions of boot.calc files for HFS images using the new
SIZE_MULT options. These sizes will probably need tweaking individually
2004-07-09 16:28:20 +00:00
Joey Hess ef257176b2 Fix obscenely stupid typo in KERNEL_PARAMS support. (bad manual merge I think) 2004-07-07 03:31:05 +00:00
Colin Watson 26180c00ea Add bootable CD support for arm, following Vince Sanders' advice. 2004-07-06 16:02:17 +00:00
Joey Hess f4db02836f merge KERNEL_PARAMS support from debian-edu branch 2004-07-03 00:48:28 +00:00
Joey Hess c9802cb2c2 - Add MAXCDS config variable, which forces debian-cd to stop after a given
number of binary CDs.
2004-07-02 19:28:02 +00:00
Joey Hess ffa69860a8 Add tools/get_diskusage.pl (originally by Petter). 2004-06-29 22:02:53 +00:00
Petter Reinholdtsen 83b25ffb88 Missing b-f documentation is not a fatal error. Keep
building if it is missing.
2004-06-27 22:48:19 +00:00
Kenshi Muto f882aab15d Add floppy/asian-root.img and floppy/access/* as i386 disk image. 2004-06-26 10:07:35 +00:00
Joey Hess 1b2e0c4a98 - Add usbutils to netinst cds, it'll be installed by a future version
of hw-detect.
2004-06-07 15:16:40 +00:00
Santiago Garcia Mantinan 456ea7e25b - Fix the dirty workaround bug that was adding debs to businesscards.
- Add 2.6 support to powerpc cds.
 - Add yaboot to powerpc netinst cds as debootstrap no longer adds it.
 - Update boot-sparc not to depend on a kernel version.
 - Update debian-installer tasks once again.
2004-06-07 09:35:40 +00:00
Santiago Garcia Mantinan 0b02488a7c Add support for sarge bootable mipsel cds (delo based).
This is the first time we use delo for this, and it still have some
issues that won't be worked out before sarge, so we must workaround
them. There is work to be done in mipsel support, see the mipsel
installation reports in the lists and comment on how we can solve
this issues.
2004-06-07 09:07:49 +00:00
Joey Hess 0de5c65fb7 add jfsutils to netinst cds 2004-05-30 18:06:58 +00:00
Stephen R. Marenka 35b4f99b42 Add m68k/bvme6000 boot code 2004-05-28 18:05:05 +00:00
Joey Hess be8f913bc1 - Add mdadm to the netinst CD, needed for software raid installs.
- Add lvm2 (and dependencies libdevmapper1.00 and lvm-common)
      for new partman. Left lvm10 on the CD for now, remove later.
2004-05-22 18:36:16 +00:00
Joey Hess 8d213eaf7d - Fix mirror_check to look under LOCALDEBS for files if it is set. 2004-05-17 22:30:58 +00:00
Stephen R. Marenka 77b4a0a1eb m68k bump kernels to 2.4, except mac 2004-05-13 14:40:55 +00:00
Stephen R. Marenka 1c7ae12a6c m68k bump kernels to 2.4, except mac 2004-05-13 14:37:48 +00:00
Stephen R. Marenka ac031d4b9a update m68k boot/install support for sarge 2004-05-12 19:51:18 +00:00
Stephen R. Marenka 79556acf0c m68k add cdrom22 2004-05-11 20:19:10 +00:00