Commit Graph

251 Commits

Author SHA1 Message Date
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 f350deb872 Changes for 2.2.19:
Removed silly mkisofs build-dep
Updated changelog
2004-08-20 14:53:41 +00:00
Santiago Garcia Mantinan fdb0ab06ed Change build.sh to allow building non complete CDs, like netinsts. 2004-08-20 09:19:49 +00:00
Steve McIntyre 6499379214 Last minor changes for the build 2004-08-19 17:53:19 +00:00
Steve McIntyre 46f7be0703 Updating changelog to add entries for my changes; ready for new upload now. 2004-08-19 17:29:03 +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
Joey Hess 285cb363a5 - Exclude kernel sources from popcon results, old data skews this badly.
- Remove old kernel sources from interesting-fromcd23, and various other
      removals and updates.
    - Update the task lists and popcon again.
    - Stop excluding 686 and 686-smp kernels, as these are probably the most
      popular, and they fit on CD#1 now.
2004-08-12 03:57:24 +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 24d4bf9ccb add alpha, mipsel bootloaders to our netinst package list 2004-07-29 23:53:02 +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 7443df3840 Clarify powerpc boot.msg a bit. 2004-07-25 13:08:35 +00:00
Colin Watson 9d439c92b2 Remove -safe options from powerpc yaboot menu, as they caused combinatorial
explosion. Instead, document video=ofonly in boot.msg.
2004-07-25 13:04:35 +00:00
Joey Hess f0b7ad7305 minor changelog cleanups 2004-07-24 22:20:55 +00:00
Colin Watson 3e0b8e7be3 Bump initrd-size to 10MB for powerpc 2.4. Current d-i initrds exceed that. 2004-07-24 01:55:55 +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
Sven Luther d986cd1134 Finalized powerpc kernels fix. 2004-07-18 21:18:02 +00:00
Joey Hess 3969a9bed1 - Switch CONF.sh to sarge.
- Uncomment exclude lines.
2004-07-17 23:20:58 +00:00
Joey Hess 58059c4636 - Add libfribidi0 to generate_di+k_list, needed for BIDI. 2004-07-15 02:44:38 +00:00
Joey Hess 3387388c64 - NORECOMMENDS should be used for sarge official CD sets (getting full
tasks is more important), and is on by default.
2004-07-15 01:50:10 +00:00
Joey Hess cc2e5dd920 - Update task-full-sarge and task.list to tasksel 2.05. The task.list was
manually ordered to give desktop task priority, followed by servers,
      followed by languages.
2004-07-15 01:14:00 +00:00
Joey Hess f805d4de52 - Update task-essential-sarge to tasksel 2.05. Fix the generator to work
with post-2002 tasksels.
2004-07-14 23:27:05 +00:00
Joey Hess 19bd90b409 - Exclude newer versions of i386 kernels to save space. Leave 2.6.x-386
kernels on the CD.
2004-07-14 23:25:46 +00:00
Joey Hess b99c834264 - Include debian-installer+kernel into Debian_sarge task to ensure all
debs as well as udebs used by d-i are included.
2004-07-14 23:24:33 +00:00
Colin Watson e1fcd8ff0b Unexclude zlib1g-udeb, needed for ssh support in d-i. 2004-07-14 19:05:12 +00:00
Colin Watson 1d62603597 Include kernel-image-2.4-* metapackages for ia64. 2004-07-13 20:04:53 +00:00
Joey Hess 2a114ce838 close a bug 2004-07-13 17:31:54 +00:00
Joey Hess 787a8a30b1 - Add new default udeb_include files (for to full CDs and DVDs) that
include ethdetect and netcfg, to make network configuration happen in
      first stage, since the second stage cannot currently do any.
2004-07-11 21:34:25 +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
Raphaël Hertzog 26b8aaa25e - Add missing Build-Depends-Indep. 2004-07-07 07:39:04 +00:00
Joey Hess 6cb12cb4f1 - Only exclude udebs from the CD that are in both the cd initrd and the
hd-media initrd, since both use the CD. This adds back floppy-modules
      and firewire-core-modules.
2004-07-07 01:37:14 +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 4167ac3889 Add update-popcon Makefile target (taken from Skolelinux). 2004-06-29 22:21:28 +00:00
Petter Reinholdtsen e2d87d10ae Make it possible to change which images to build using CONF.sh. 2004-06-29 22:15:58 +00:00
Petter Reinholdtsen 3ec0227ca8 Make it possible to give different CONF.sh files to build.sh. 2004-06-29 22:13:17 +00:00
Joey Hess ffa69860a8 Add tools/get_diskusage.pl (originally by Petter). 2004-06-29 22:02:53 +00:00
Colin Watson 351e17eb44 Add exclude-udebs-powerpc list with packages already in the initrd, along
the same lines as exclude-udebs-i386. Saves about 11 megabytes.
2004-06-28 14:36:22 +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
Petter Reinholdtsen 8df4cb3349 Try to create $(OUT) instead of just bailing out if it is missing. 2004-06-24 09:41:22 +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