Commit Graph

358 Commits

Author SHA1 Message Date
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
Santiago Garcia Mantinan 3504cff536 Make fast_sums ignore md5sums of files not in the pool directory. 2004-05-09 23:12:24 +00:00
Otavio Salvador f55bb17b13 Sorry, I did a wrong change. Need be CODENAME and not DI_CODENAME. 2004-05-07 08:46:37 +00:00
Otavio Salvador c6b6caf457 Use DI_CODENAME variable to build debian-installer+kernel task. 2004-05-07 03:56:16 +00:00
Joey Hess e9c6a241b2 remove README.non-US 2004-05-05 15:52:53 +00:00
Otavio Salvador a279c2ed9c Preprocess exclude files much like tasks files are. Closes: #247379 2004-05-04 21:57:10 +00:00
Stephen R. Marenka 997a0005e0 Fix m68k/amiga icons 2004-05-03 14:19:14 +00:00
Joey Hess 45ed7eb677 - Include only 2.4 ia64 kernels on the d-i CD for now, the 2.6 ones
are not a good choice ATM according to bdale.
2004-04-29 00:08:40 +00:00
Bdale Garbee f3b1514f2c palo can't handle a command line longer than 127 chars right now 2004-04-28 06:23:00 +00:00
Joey Hess cc102092f1 make discover change to correct file 2004-04-25 20:38:22 +00:00
Petter Reinholdtsen 64bd6c0546 Update list2cds to allow #-comments in the exclude file. 2004-04-24 11:42:13 +00:00
Santiago Garcia Mantinan bea6527d6f - Add kernel 2.6 on i386 cds.
- Remove it from the exclusion list.
 - Add support for booting 2.6 as well as 2.4 i386 isolinux cd.
2004-04-21 11:11:32 +00:00
Santiago Garcia Mantinan f1b745df4d Update boot script for powerpc in sarge to sync with the others, I have
added a new ofboot.b as the changes needed for sarge didn't seem to be
suited for woody.
2004-04-19 19:17:56 +00:00
Santiago Garcia Mantinan d0218a6524 Update the boot script for alpha. 2004-04-18 12:05:46 +00:00
Stephen R. Marenka 1003b29a25 m68k amiga dmesg update 2004-04-15 14:22:13 +00:00
Santiago Garcia Mantinan 94974ba690 - Update isolinux.bin to the version we are shipping with Sarge.
- Update debian-installer tasks.
- Update boot scripts for sarge to be able to build cds using d-i
  images from the chosen dist using the mirror or from the web.
- Add support for sarge bootable mips cds.
- Add support for sarge bootable sparc cds.
2004-04-14 10:44:46 +00:00
Stephen R. Marenka 909331f4dd m68k support 2004-04-13 18:48:46 +00:00
Joey Hess eb26b098f3 * Remove debian-keyring.tar.gz from the doc dir.
* Don't include Contents-$ARCH.gz on netinst/businesscard CD.
   * Joey Hess
     - Include sarge installation manual on sarge CDs.
     - Remove install/doc, and just use doc/install.
     - Patch from Thiemo Seufer to add mips and mipsel kernels.
       Also, remove some packages from arches that do not need them.
2004-03-31 23:37:57 +00:00
Joey Hess 00930ef2e1 - Include sarge installation manual on sarge CDs.
- Remove install/doc, and just use doc/install.
2004-03-26 18:07:27 +00:00
Raphaël Hertzog 5be9dc670b - Remove debian-keyring.tar.gz from doc dir.
- Don't include Contents-$ARCH.gz on netinst/businesscard CDs.
2004-03-25 06:35:36 +00:00
Joey Hess 0f20038840 including all powerpc kernels makes the netinst huge, so include only those
base-installer can install
2004-03-18 19:52:33 +00:00
Santiago Garcia Mantinan b52c3bfcfd Really add sarge boot scripts for hppa 2004-03-16 09:56:58 +00:00
Santiago Garcia Mantinan 075eaf8b11 Make Makefile remove dedication files except for current version.
Update debian-installer.* tasks
Add hppa kernels to generate_di+k_list
Add sarge boot scripts for hppa
2004-03-16 09:51:53 +00:00
Joey Hess 02019c3cd8 Try to include some sparc kernels on the CD 2004-03-16 03:09:29 +00:00
Joey Hess dcad45cc2c - Include every available powerpc kernel on the CD, which is perhaps
better than a random selection of two obscure subarches..
2004-03-16 00:16:49 +00:00
Petter Reinholdtsen c467ac350d Make generated debian-installer list easier to read by adding
arch info at the end of an #ifdef block.
2004-03-10 22:03:03 +00:00
Joey Hess 1358ed4fb9 Add wireless-tools to generate_d-i+k_list 2004-03-10 20:22:41 +00:00
Santiago Garcia Mantinan 80faafdf64 Add DI_CODENAME variable make it posible to build cds with a special
debian-installer version.
2004-03-08 13:43:40 +00:00
Joey Hess 69e8176c72 fix randisk size for expert too 2004-03-08 04:16:35 +00:00
Joey Hess a6b8202968 add lilo back to the CD 2004-03-08 01:59:15 +00:00
Joey Hess 4a29df168d dd xfsprogs and reiserfsprogs to generate_di+k_list. 2004-03-04 18:26:34 +00:00
Kenshi Muto a91f66a350 add iso-codes 2004-02-21 09:19:23 +00:00
Joey Hess bd02de1d0c - Use d-i boot screens from the debian-cd_info.tar.gz.
- Remove the netboot initrd from netinst CDs, since d-i builds a mini-iso
      with this initrd on it, and since the d-i help screen does not mention
      the net type.
2004-02-08 19:05:29 +00:00
Joey Hess 1d1f9c58ae - Update boot/sarge/boot-i386 to use the new d-i image names. 2004-02-08 04:43:17 +00:00
Raphaël Hertzog 458a589244 - Remove kernel cruft.
- Fix sorting in list2cds and cds2src (problematic with perl 5.8 and random
  hashes).
2004-01-29 00:39:07 +00:00
Joey Hess 9920b3c5b4 - Add pcmcia-cs onto the generate-di+k_list, now that is is not
autoinstalled by debootstrap.
2004-01-28 18:56:40 +00:00
Kenshi Muto 7b59b01582 add console-cyrillic, console-terminus, hotplug 2004-01-14 00:41:59 +00:00
Joey Hess 738db18304 add initrd-tools, needed for ia64 2004-01-13 19:31:57 +00:00
Joey Hess a774e29acc fix expansion 2004-01-13 19:11:31 +00:00
Steve Langasek 75d4caab64 kernel complains about /dev/rd/0 on boot - use /dev/ram instead 2004-01-03 22:51:32 +00:00
Joey Hess 67be21fe01 Substitute into yaboot.msg the same as is done for isolinux.txt.
(and also sync yaboot.msg with d-i again)
2003-12-30 20:56:29 +00:00
Joey Hess 60fc43a889 There are no .txt docs for sarge, and the install.en.html is called
index.en.html instead.
2003-12-28 17:48:21 +00:00
Joey Hess 79fd1bc1c1 don't fail fi the doc directory is not yet present
(will be after upcoming mirror push)
2003-12-24 20:14:55 +00:00
Joey Hess d883d67047 - Use the d-i docs in sid instead of the woody boot floppies docs. 2003-12-24 18:11:33 +00:00
Joey Hess a594a25066 - Add my exclude_udebs lists, for general and i386, and modify
generate_di_list to not include udebs from those lists onto the
      cdrom, to save space on the netinst cds.
2003-12-24 17:19:14 +00:00
Kenshi Muto b579229191 add jfbterm 2003-12-24 16:21:14 +00:00
Joey Hess df22bb10a8 - Link the d-i INSTALLATION-HOWTO into doc/, if it exists. 2003-12-24 02:49:26 +00:00
Joey Hess 38ab7ffb82 - Add appropriate kernel-pcmcia-modules package to
debian-installer+kernel task for i386.
2003-12-22 18:54:26 +00:00
Joey Hess 672f9f0170 - Merge in d-i iso/syslinux help files from d-i CVS to data/sarge.
Expand ${DEBIAN_VERSION}, ${MEDIA_TYPE}, and ${BUILD_DATE}
      Only f3.txt varies (due to net boot type).
      Closes: #220612, #221186
    - Add "expert" mode to isolinux.cfg for sarge.
2003-12-22 17:30:44 +00:00
Richard Atterer e6440d5a07 Added code/docs for automatic generation of fallback directories during jigdo generation 2003-12-18 10:22:38 +00:00
Santiago Garcia Mantinan 61dd8fa541 Updated debian-installer related tasks.
Changed powerpc kernel selection method in generate_di+k_list.

Updated boot-$ARCH for the arches using d-i so that it is easier to
change  the repository for d-i and removed -q option of wget to see
wget failures in the logs.
2003-11-13 17:33:50 +00:00
Raphaël Hertzog bee1fd5f17 - Added aptitude on netinst CD. 2003-11-11 21:15:36 +00:00
Santiago Garcia Mantinan 00f30e2ef9 Modified the yaboot structure to better support new releases, moved release
specific files (yaboot.conf and boot.msg) to the release subdir and changed
boot scripts for potato and woody to adjust to this.

Added sarge script for booting powerpcs (still lacks some subarches).
2003-10-09 21:57:34 +00:00
Santiago Garcia Mantinan 78008efbd0 Added script to make ia64 cds bootable, thanks to Richard Hirst and JBailey 2003-10-08 21:40:15 +00:00
Santiago Garcia Mantinan 5ab948e0c7 Updated debian-installer and debian-installer+kernel tasks, this last one
has now multiarch support.

Added generate_di+k_list script to generate debian-installer+kernel task
trying to put on it the best kernel for each architecture.

Upgraded post-boot-alpha for sarge (use d-i instead of disks-alpha).
2003-10-05 21:09:17 +00:00
Steve Langasek 300ce24796 working scripts to make alpha CDs bootable 2003-09-20 19:05:09 +00:00
Santiago Garcia Mantinan 7efb25d56d Changes to use newer d-i images (sjogren's repository), which mainly
means no cdrom144 brand.

Updated debian-installer[+kernel] tasks to cope with changes in d-i.
2003-09-13 17:06:50 +00:00
Josip Rodin be3dd0c0b3 semicolons? who needs semicolons? (selfish indulgence. sorry. :) 2003-07-25 16:13:41 +00:00
Josip Rodin 7e4d11fd43 net-image is currently broken, comment it out temporarily (hi Mithrandir!) 2003-07-25 16:12:50 +00:00
Josip Rodin 5b444e0468 more or less cosmetic language fixes 2003-07-24 23:42:55 +00:00
Josip Rodin 38ceb03c5e conditionalize the BOOTDISKS stuff better 2003-07-24 17:41:53 +00:00
Josip Rodin 4ad8f25184 shortened some silly-code :) 2003-07-24 16:06:59 +00:00
Josip Rodin d6bd43ea87 doesn't exist any more anyhow 2003-07-24 15:32:35 +00:00
Josip Rodin 0a28a20b7f extended regexp isn't necessary, simply search for an empty pattern; formatting 2003-07-24 15:21:05 +00:00
Josip Rodin 6fa4fa5933 don't die if the input files are missing (the non-US file will be missing when top-level NONUS variable is unset); die if the output file is empty, however 2003-07-24 12:22:36 +00:00
Tollef Fog Heen 49d56709a3 really fix the names this time. 2003-07-14 09:35:49 +00:00
Tollef Fog Heen 3173377e49 fix the names of the boot images, since they've changed. 2003-07-14 07:54:41 +00:00
Santiago Garcia Mantinan de073349e3 Debian-installer related changes (update) 2003-05-10 15:16:08 +00:00
Ben Collins 63edcedaf7 New boot-sparc scripts to make use of silo-1.3.0's ability to use an
unpatched mkisofs (since the needed silo patch is no longer in mkisofs).
2003-04-15 19:59:20 +00:00
Alastair McKinstry 14ff9bbfab Initial cut at boot-alpha 2003-03-14 22:10:45 +00:00
Alastair McKinstry 8e74971e66 Needed so debian-cd doesn't complain about lack of "bootable" support for arm , when building Arm CDs 2003-03-14 21:52:28 +00:00
Alastair McKinstry 28c81a492d Generate debian-installer task file for multiple archs 2003-03-08 14:08:00 +00:00
Raphaël Hertzog f39afce541 - SKIPMIRRORCHECK=yes can disable the mirror check in build.sh
- Fix a bug that prevented udebs to be included.
2003-01-19 15:00:40 +00:00
Philip Hands c068335db7 Increase BOOT_SIZE_1 by 2 because 1_NONUS was close to being too big. 2003-01-10 09:07:06 +00:00
Gerhard Tonn 75062f8496 Joliet support added for s390. 2003-01-05 19:02:11 +00:00