Commit Graph

630 Commits

Author SHA1 Message Date
Steve McIntyre 342bcac67b don't suggest binutils-multiarch, we haven't needed that for mipsel CDs since woody 2006-12-23 01:17:47 +00:00
Steve McIntyre 82aa893404 Minor update to boot-sparc 2006-12-22 14:24:28 +00:00
Steve McIntyre 5f185be61f Removed old "set -x" 2006-12-21 16:19:34 +00:00
Steve McIntyre 4a2a622525 Make the boot scripts more consistent in how they call add_mkisofs_opt 2006-12-21 16:05:32 +00:00
Steve McIntyre 67d9909bbe Make sure the mkisofs options file goes in the right place 2006-12-21 15:27:50 +00:00
Steve McIntyre 95ffabb409 * Don't put ppc boot files on discs >1.
* Add more hfs options to m68k discs, to match ppc.
2006-12-12 02:09:34 +00:00
Steve McIntyre 634682f779 Fixing oversights from the big merge 2006-12-07 23:51:14 +00:00
Steve McIntyre a269a8fd4c Merge of changes from Steve's development branch to take us to
debian-cd version 3.0.0. Highlights:

  * Support now added for multi-arch CDs/DVDs, including mixed
    binary/source discs. Multi-arch discs should be bootable on those
    multiple arches, modulo boot-sector clashes. Extra support added
    in boot-i386 and boot-amd64 to make the 2 main arches happily
    co-exist.

  * Disc sizing is now much more intelligent - sizes are defined
    depending on the disk type chosen at the start, and discs are now
    filled exactly to those sizes while files are added rather than
    the old up-front guessing method. Equally, the metadata on the
    disc (Packages, Packages.gz, Sources, Sources.gz, md5sums.txt) is
    generated as much as possible while this is happening to make the
    sizing code incredibly accurate. Using this method of disc sizing
    means that customising discs should be much easier/safer - either
    add custom contents at the start and debian-cd will fill the
    remainder of the disc, or afterwards roll back the packages on the
    disc and add extras later.

  * Source is now treated as (almost) just another arch, with most of
    the special casing for source hidden internally. If asking for
    source-only discs, they will simply be built using all the
    available sources. If combined with other arches, the sources will
    automatically be chosen to match the binary packages. Meeting GPL
    requirements was never so easy!

  * Removed lots of old cruft to clean up the codebase:
    + non-US support
    + woody support
    + lots of old support scripts that have been made redundant
    + significantly simpler Makefile, much easier to follow
    + old boot-$ARCH.calc files for estimating boot-file sizes are now
      (obviously) obsolete and therefore gone
2006-12-07 23:09:01 +00:00
Frans Pop 5f62118c2c Daily builds for amd64 now done by Andreas Barth; with thanks to Kurt Roeckx 2006-12-07 01:01:01 +00:00
Colin Watson 7a843520eb * Include prep support on powerpc images again. 2006-12-04 10:30:40 +00:00
Steve McIntyre 3f2f6c11e3 Don't attempt to make ppc CDs bootable after #1 2006-11-27 09:43:10 +00:00
Steve McIntyre 9b44f8f3e0 Fix f1.txt mods - only apply on CD1 2006-11-27 09:36:49 +00:00
Steve McIntyre 38aa21763a * DEVEL BRANCH MERGE: Change mkisofs_opts usage: add a shell function
for the boot-$arch scripts to use rather than simply appending to the
    $N.mkisofs_opts file directly. Needed for forthcoming multi-arch
    support.
2006-11-27 02:15:29 +00:00
Steve McIntyre 89235c1124 Try again for dates 2006-11-26 22:53:28 +00:00
Steve McIntyre 6f101339c8 Add the build date/time into a few more places so people can see them
more easily; add the build time into the .disk/info file.
2006-11-26 22:42:02 +00:00
Frans Pop 9924a80b78 * Include floppy disk images again for i386. 2006-11-23 00:42:39 +00:00
Steve McIntyre 3e59b569ea Current values 2006-11-17 00:35:50 +00:00
Frans Pop 2a9dbeb4d8 * Include "tape" images again for S/390. 2006-11-02 07:21:58 +00:00
Steve McIntyre b5de101510 Current boot- sizes 2006-10-31 00:06:55 +00:00
Frans Pop ddf215a939 Also remove no longer needed boot parameters for hppa 2006-10-22 22:42:44 +00:00
Joey Hess de0e745535 * Increase alpha hardcoded ramdisk_size to 20 mb, 16 is too small now. 2006-10-22 22:23:56 +00:00
Steve McIntyre 4a6935c1d3 * Merge patch from Petter to allow override of the default boot choice
in syslinux using the ISOLINUX_DEFAULT config option. Closes: #393229
2006-10-18 20:47:32 +00:00
Petter Reinholdtsen 99ca059cfa [ Petter Reinholdtsen ]
* Update tools/boot/*/boot-amd64 to use the correct isolinux
    splash image settings, and to insert $KERNEL_PARAMS correctly into
    isolinux.cfg.  Based on patches already implemented in boot-i386.
2006-10-15 16:44:41 +00:00
Steve McIntyre 5a80e07493 * Fix KERNEL_PARAM breakage. Thanks to Vagrant Cascadian for the patch,
closes: #387255
2006-10-08 11:25:42 +00:00
Colin Watson 277eecc730 * Remove init=/linuxrc from hppa. 2006-09-15 09:07:20 +00:00
Petter Reinholdtsen 758e9dc0bb * Correct splash screen generation for sarge and etch, making sure the
correct background colour (black) is selected.
2006-09-02 10:56:44 +00:00
Colin Watson 83af20b93f cope with powerpc cdrom -> cdrom64 change 2006-08-29 14:09:19 +00:00
Joey Hess 4110d78b3e move an echo around 2006-08-24 18:52:10 +00:00
Frans Pop 73f2664cec Disable el-torito boot image for i386 2006-07-30 13:00:57 +00:00
Frans Pop 2e0f6ffcca Exclude floppy and el-torito images for i386 as they are not being built 2006-07-29 21:09:05 +00:00
Frans Pop 7c7e23faf9 Make sure that we also actually take 2.6 kernel images if DI_DIR is set 2006-07-29 20:03:50 +00:00
Frans Pop 452b0ec0a6 There are no tape images with 2.6.16 for S/390 2006-07-29 19:11:12 +00:00
Steve McIntyre ed1abc0ee4 * Mips has dropped r5k-ip22 kernels and gained r5k-ip32. And r5k-ip32
doesn't have CD boot support yet, so don't attempt to use the cdrom
    boot image.
2006-07-28 22:35:14 +00:00
Frans Pop 7bde597d14 Mips has dropped r5k-ip22 kernels and gained r5k-ip32 2006-07-28 21:18:49 +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 45ac515723 Give daily builds for i386 back to Joey 2006-07-23 17:38:16 +00:00
Frans Pop d9d9e45386 Temporarily take over i386 daily builds 2006-07-17 09:29:14 +00:00
Steve McIntyre c48ee7153e Add debug output to help work out which images we're using
Fix boot-amd64 to find the daily image files correctly
2006-07-03 14:39:16 +00:00
Steve McIntyre 22fbd311c0 Syncing changes back from the build machine 2006-07-03 14:00:34 +00:00
Steve McIntyre fd5997614f Sync some changes in from the build machine 2006-07-03 13:59:09 +00:00
Frans Pop f4277b2348 AMD64 d-i images are now available from people.d.o 2006-07-02 22:14:37 +00:00
Frans Pop ba45622865 Fix URL to powerpc images 2006-06-24 12:31:04 +00:00
Frans Pop 20434539ca Wouter Verhelst has taken over daily d-i builds for powerpc 2006-06-23 20:50:42 +00:00
Joey Hess a36572ee9e * Add gtk initrd to amd64 images if available.
* Add autorun file to amd64 images if there's a README.html, same as for
  i386.
2006-06-15 19:39:41 +00:00
Joey Hess 99a1707eb8 * Correct url to the amd64 dailys. 2006-06-15 19:25:33 +00:00
Joey Hess 5c2d0ecb20 * d-i doesn't include bast images anymore, drop from boot-arm. 2006-05-24 18:03:47 +00:00
Joey Hess 43ff633c0e * i386 has stopped building because the el-torito boot images were turned
off (due to size issues). Fix this by not failing if the el-torito images
  arn't there.
2006-05-24 18:00:58 +00:00
Joey Hess 9ce8394fb7 fix copying of image to cd 2006-05-15 22:04:18 +00:00
Joey Hess 0bcfa7bdad remove remaining with* files always 2006-05-15 22:00:57 +00:00
Joey Hess 88c8591c95 typo 2006-05-15 00:53:46 +00:00
Joey Hess cbd40e680e * Add support to boot/etch/boot-i386 for adding gtk images. If the
isolinux files include .with26+gtk, include gtk initrd along with the 
    2.4 kernel. If .withgtk, include gtk initrd along with the default 
    (presumably 2.6) kernel.
untested!!
2006-05-14 17:27:44 +00:00
Joey Hess 9d6a6006e7 * ths has taken over mipsel builds 2006-05-10 20:08:42 +00:00
Steve McIntyre 78966b6bde * Fix to tools/grab_md5: reset the file and dir name after each source
package is finished with.
* Add extra debug in tools/boot/etch/boot-i386
2006-05-02 21:52:05 +00:00
Colin Watson c017d3cf55 * Only tell mkisofs to use the prep initrd if it's available (which it
currently isn't for 2.6.16).
2006-04-27 14:05:22 +00:00
Frans Pop e13e471f6d Thiemo Seufer has resumed building images for mips 2006-04-23 18:10:53 +00:00
Frans Pop d015fe8754 Revert i386 takeover - Joey is back 2006-04-22 23:59:26 +00:00
Frans Pop c52a1e5ec6 Temporarily take over daily builds for i386 from Joey 2006-04-22 02:17:42 +00:00
Frans Pop 0596978928 Colin Watson has taken over daily d-i builds for PowerPC 2006-03-28 16:23:04 +00:00
Joey Hess 7980cf50a4 * Remove net-drivers floppy from full CD images. 2006-03-08 18:02:33 +00:00
Steve McIntyre d056a7b6e5 Mipsel boot images haven't actually moved yet in etch. Cope with this
- fall back to the old location if the new one isn't there.
2006-02-28 01:23:18 +00:00
Frans Pop e365484e8b Kyle McMartin is now taking care of HPPA daily builds 2006-02-15 22:20:09 +00:00
Steve McIntyre b9ee14bddd Update the boot-sparc scripts to improve the algorithm for finding the
right version of silo to use - grab the filename from the appropriate
Packages file rather than looking in the silo directory in the pool.
2006-02-12 20:53:25 +00:00
Frans Pop 3f38cc069c tbm has temporarily taken over daily mips builds from ths 2006-02-07 18:40:38 +00:00
Frans Pop 839d556954 arm: risc* flavours are no longer built; patch by Martin Michlmayr 2006-02-07 18:34:58 +00:00
Steve McIntyre 576e35c431 Add an initial copy of boot-amd64.calc for etch 2006-02-05 02:09:42 +00:00
Steve McIntyre f7a94acfc8 Cope with mipsel boot images moving location. Closes: #349563 2006-01-24 00:08:23 +00:00
Joey Hess a408da1a54 * Drop floppies from i386 netinst and businesscard; this will make the
netinst small enough to fit on 128 mb usb keychains again.
2005-12-28 18:07:01 +00:00
Steve McIntyre b9dab72c03 Use "|" rather than "/" as a sed separator in the etch boot-amd64 and
boot-i386 scripts. Closes: #342344
2005-12-17 17:53:52 +00:00
Frans Pop 5e5a31750c Set boot-s390 script executable 2005-12-15 22:24:34 +00:00
Steve McIntyre 70605c7b44 Fix the code to find the kernel(s) for HPPA; JTE wants the path
relative to the root of the CD, not the absolute path on the host
filesystem.
2005-12-08 01:33:17 +00:00
Steve McIntyre 2c24d679d4 Merging JTE support into the trunk now that the Debian mkisofs package
has JTE included by default.
2005-12-07 00:08:57 +00:00
Frans Pop ab9a1f6db4 Problem analyzed, so debugging no longer needed 2005-10-31 16:22:02 +00:00
Frans Pop b7c085427d Debug why daily m68k builds are not build from smarenka's home; will revert tomorrow 2005-10-31 15:50:25 +00:00
Joey Hess a365d7c22b * Don't chmod amiboot if it doesn't exist. 2005-10-31 15:20:27 +00:00
Colin Watson f315aecc40 use $DI_CODENAME in boot-powerpc rather than hardcoding sarge/etch 2005-10-18 08:27:19 +00:00
Tollef Fog Heen d44ee5d938 Apply patch from Bdale to make CD building work correctly on HPPA. 2005-09-29 08:01:49 +00:00
Steve McIntyre 9fdb678d8b Copied Richard Hirst's hppa ramdisk size fix for sarge as well as etch 2005-09-26 21:25:25 +00:00
Joey Hess c2df2f7c1e - Fix ramdisk_size value for hppa 2005-09-21 07:32:45 +00:00
Sven Luther 3adf94038b Readded the bitness thingy, which got lost before i had svn access. 2005-09-20 17:26:10 +00:00
Sven Luther 5aaa17f9fc Better fix, which doesn't go over the net. 2005-09-20 15:10:06 +00:00
Sven Luther 25b483599a Now test not only if $DI_DIR is not empty, but also if it is a real dir.
This was not the case in the powerpc builds, and thus the build failed.
2005-09-20 14:55:36 +00:00
Sven Luther 75b9f25cc5 Added set -x to actually provide some visible info in the log about what is happening. Hopefully it will work this time. 2005-09-20 12:15:50 +00:00
Raphaël Hertzog 86b020552d Little fix committed for Sven Luther. 2005-09-19 14:12:28 +00:00
Joey Hess 46f282657d second half of sven's patch 2005-09-17 17:05:27 +00:00
Joey Hess fc0ae496b1 * Applied patch from Sven Luther which adds powerpc64 kernels to
the CDs, and adds IBM chrp boot files. Closes: #328274
* Remove Debian_sid task, which dates from before woody and should not be
  used.
2005-09-14 17:55:39 +00:00
Joey Hess 34df7ddf4e fix sid symlinks, and begin versioning in svn 2005-09-07 15:21:11 +00:00
Frans Pop 10f1ae01cc Update for Sparc:
- sparc64: switch to 2.6.12 kernel; make CD multiboot 2.6 and 2.4,
  using 2.6.12 by default
- sparc32: drop 2.6 kernel support as it has no 2.6.12 kernel
- restructure silo.conf with proper support for install, expert and
  rescue boot options
2005-09-05 21:05:05 +00:00
Joey Hess 2e38d856fa - Applied s390 boot support patch by Frans Pop. Closes: #318021 2005-08-08 17:51:56 +00:00
Joey Hess 97a1836833 - Switch mipsel to use my builds. 2005-08-04 05:54:00 +00:00
Joey Hess 2d7658bac7 - Use isolinux config files included in the d-i debian-cd_info tarball
so it does not need to be maintained in both places.
2005-07-08 09:22:27 +00:00
Joey Hess 433894c716 please limit pointless debugging messages to English. :-P 2005-07-08 09:12:12 +00:00
Joey Hess 73a4345271 - Completed access cd-drivers transition.
- d-i renamed syslinux.txt to boot.txt, us new name instead of
      renaming file from d-i.
2005-07-08 08:07:22 +00:00
Stephen R. Marenka f5a7063347 m68k etch updates 2005-06-29 12:41:28 +00:00
Stephen R. Marenka f82f3649ac handle etch changes in d-i 2005-06-15 12:29:25 +00:00
Joey Hess d51a2cabd4 - Synced up all sarge changes to etch. 2005-06-10 21:45:45 +00:00
Steve McIntyre 74ed0539fd Multiple changes before final release:
* Add release notes to CD#1 on full CD/DVD sets, and link them from
    README.html
  * Tweak the generated Release files to be "stable" rather than
    "testing"
  * Added Sven's patch: a pegasos forth boot script
2005-06-04 14:36:59 +00:00
Santiago Garcia Mantinan d90f6e41f4 Allow the usage of a local mirror of the daily d-i builds to be used
for sid_d-i builds.
2005-05-26 17:56:34 +00:00
Santiago Garcia Mantinan d3ab791cdb Port to etch previous changes I commited for sarge. 2005-05-17 16:08:15 +00:00
Santiago Garcia Mantinan 34220d8a54 Add some amd64 patches from Goswin that fix boot-amd64 and missing packages. 2005-05-17 11:49:25 +00:00
Santiago Garcia Mantinan 8a8cc186cb Add autorun capabilities to i386 cds 2005-05-17 09:55:36 +00:00
Santiago Garcia Mantinan f029f6e6e6 Allow the usage of a local mirror of the daily d-i builds to be used
for sid_d-i builds.
2005-05-17 09:47:34 +00:00
Steve McIntyre c754493b57 Don't copy boot.img.gz onto amd64 CD1 2005-05-11 22:10:10 +00:00
Joey Hess 15be267e26 - Add support for f4.txt that is for systems with the 2.6 kernel. 2005-05-06 18:47:45 +00:00
Joey Hess 14988d1047 Add etch stuff. Mostly copied unchanged from sarge, with light edits.
Only enable the rescue isolinux targets for etch.

I hope at least some of the etch stuff (like tools/boot/etch) can be used
for the daily CD builds that build using d-i daily builds.
2005-05-05 16:15:44 +00:00
Joey Hess b49bfbf516 - Add rescue stanzas to isolinux.cfg. Rescue mode is supported in
post-sarge d-i images only, but I guess it won't hurt to have the
      stanzas there even for sarge images. We may add rescue mode in r1
      or something even..
2005-05-04 18:20:17 +00:00
Steve McIntyre 0359eee355 Don't copy the whole d-i cdrom directory onto CD1 for amd64.
Closes: #306926
2005-05-01 17:20:06 +00:00
Steve McIntyre f052e56e2a Make woody's post-boot-mipsel script cope with extra fields in the
output of sarge's isoinfo
2005-04-18 00:00:06 +00:00
Joey Hess 2d8b715b82 sparc daily build moved 2005-03-20 20:09:34 +00:00
Joey Hess 496b90e673 preferred url for alpha images 2005-02-18 18:15:09 +00:00
Joey Hess f427edbd31 kmuto is now doing arm builds 2005-02-17 07:46:30 +00:00
Joey Hess 509a9fe0e0 - Switch mips daily builds to new builds by ths. 2005-01-20 22:34:50 +00:00
Bdale Garbee 553eb21ce6 switch hppa to 2.6.8 kernel version of installer 2005-01-16 04:35:22 +00:00
Raphaël Hertzog b01a2e73ba - Apply patch from bug #258026. 2005-01-12 16:38:17 +00:00
Steve McIntyre 3a19971c45 Added script to make amd64 CDs/DVDs bootable.
FIXME: the help text for isolinux still needs updating...
2004-12-08 22:47:20 +00:00
Joey Hess a990f95026 use vorlon's daily builds for alpha, jailey's machine is going away 2004-12-03 18:19:49 +00:00
Santiago Garcia Mantinan f1d2a2a4fb - Update debian-installer's tasks.
- Update calc script and calc files.
- Make i386 cds 8.3 filenaming compatible again.
- Workaround the two kernels problem on hppa.
2004-11-29 18:36:42 +00:00
Stephen R. Marenka 75b221301d Handle missing m68k/bvme6000 floppy 2004-10-20 12:03:11 +00:00
Santiago Garcia Mantinan 1619ec160a Add tools/calc script to update .calc files with up to date estimations on
the iso size parameters.
Update .calc files with up to date estimations.
Update debian-installer tasks.
2004-10-06 20:38:25 +00:00
Santiago Garcia Mantinan 4db567acec Upload some changes by Thiemo Seufer, namely:
- Add arcboot to the mips tasks/base-sarge list, like it is done for
  other bootloaders.
- Add a default bootfile named sashARCS for mips, aliased to r4k-ip22.
2004-10-01 15:11:14 +00:00
Kenshi Muto 7a550c08b1 fix typo 2004-10-01 00:05:06 +00:00
Santiago Garcia Mantinan d8ba0ec5ec Add prep powerpc support.
Try to fix powerpc DVDs.
Update debian-installer tasks.
2004-09-27 22:30:36 +00:00
Joey Hess 049b9e7d94 - Drop i386 floppies that have gone away in d-i. 2004-09-25 14:20:26 +00:00
Colin Watson 8c4888772d Hardlink powerpc and powerpc/minimal vmlinux files together, since they're
identical.
2004-09-25 10:45:15 +00:00
Colin Watson dee0dd273f Remove 2.4 images from power3 and power4; those few who want them can
netboot.
Remove 2.6 PReP images from power3 and power4, as no such machines exist.
2004-09-25 10:32:32 +00:00
Colin Watson d98b470673 Fix syntax error. 2004-09-24 18:00:19 +00:00
Colin Watson 5d4fbb96b8 Drop compatibility with old powerpc 2.4/2.6 d-i image layout, since the
changed image layout reached sarge a while ago.
2004-09-24 17:59:29 +00:00
Joey Hess d57cff08f9 put back the extra images for full cds 2004-09-23 12:06:29 +00:00
Joey Hess 957b7e9db9 - Remove access floppies to save space on netinsts. Also remove
net-drivers floppy and some other things not really needed for install
      from CD.
2004-09-23 11:12:52 +00:00
Sven Luther 3fa03ffcd3 Simplified boot-powerpc copying stuff a bit.
Added support for cdrom-minimal images copying.
2004-09-20 19:51:24 +00:00
Kenshi Muto f5f49b5527 check and install disk image 2004-09-18 15:31:10 +00:00
Kenshi Muto 20c78d730b fix EXTRA_DISK_IMAGES handling 2004-09-18 14:58:10 +00:00
Joey Hess 4a49305a57 - Sparc daily builds moved to joshk's builds. 2004-09-13 16:35:55 +00:00
Joey Hess a1805e9908 put back net-drivers 2004-09-11 23:15:06 +00:00
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
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 46cb5b3c5b Update URL to Sven's daily d-i images. 2004-07-19 14:15:34 +00:00
Kenshi Muto 889c873e41 insert LF before APPEND 2004-07-13 05:33:15 +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 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
Kenshi Muto f882aab15d Add floppy/asian-root.img and floppy/access/* as i386 disk image. 2004-06-26 10:07:35 +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
Stephen R. Marenka 35b4f99b42 Add m68k/bvme6000 boot code 2004-05-28 18:05:05 +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
Stephen R. Marenka 997a0005e0 Fix m68k/amiga icons 2004-05-03 14:19:14 +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
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
Santiago Garcia Mantinan b52c3bfcfd Really add sarge boot scripts for hppa 2004-03-16 09:56:58 +00:00
Joey Hess 69e8176c72 fix randisk size for expert too 2004-03-08 04:16:35 +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
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 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
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
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 7e4d11fd43 net-image is currently broken, comment it out temporarily (hi Mithrandir!) 2003-07-25 16:12:50 +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
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
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
Philip Hands 3fd2d46aed BOOT_SIZE_1 increased by 2 (a tweak left over from building the 3.0_r0 CDs
that I obviously never commited)
2002-12-20 01:52:52 +00:00
Philip Hands 6638924296 BOOT_SIZE_1 increased by 1 (a tweak left over from building the 3.0_r0 CDs
that I obviously never commited)
2002-12-20 01:52:04 +00:00
Philip Hands fbaeaf0137 alpha 1_NONUS CD almost too big, so tweaked the numbers slightly to
correct this in future.
2002-12-20 01:50:00 +00:00
Petter Reinholdtsen 4cb787d8b2 In woody, keep the time stamp of smb.bin when copying it to CD. 2002-12-14 14:07:03 +00:00
Santiago Garcia Mantinan deebd75f9f Updated the list of udebs to be included on the first CD.
Switched from joeyh's repository of debian-installer to tfheen's one.
2002-11-22 17:14:32 +00:00
Raphaël Hertzog 6c065e9b9e * Update isolinux config.
* Updated the list of available boot methods.
2002-10-13 14:27:53 +00:00
Raphaël Hertzog 15aed6f236 * Use wget in quiet mode. 2002-10-11 12:03:29 +00:00
Raphaël Hertzog 0b07e43e17 * Fix a typo. 2002-10-11 09:38:26 +00:00
Raphaël Hertzog 17feaa1fbc * Finished boot-i386 for debian-installer support. Time to test. 2002-10-11 09:05:55 +00:00
Raphaël Hertzog ce2817c9a1 * Fix two stupid errors/typo. 2002-10-10 17:27:12 +00:00
Raphaël Hertzog 5ddbb8223c * Added support for sarge and debian-installer. 2002-10-10 12:56:48 +00:00
Philip Hands aa08dc45b9 adjust alpha & sparc *.calc files to make sure that CDs produced are
small enough.
2002-07-16 10:17:42 +00:00
Philip Hands 7ba3f5e26a *** empty log message *** 2002-07-16 10:13:14 +00:00
Tollef Fog Heen 40c7cb2411 Patch courtesy of Petter Reinholdtsen, hand-applied because of conflicts.
- Preserve timestamps when copying files into the CDs
 - Make sure build.sh can run in -e (stop on error) mode
 - Report if packages needed by debootstrap is missing on a CD
 - Report how much space is reserved on each CD
 - Handle boot-floppy directories without documentation
2002-07-11 22:01:44 +00:00
Philip Hands cec9734a40 These boot-*.calc files contain are the values I'm using to make sure that
that we don't get oversized CDs.
2002-07-01 19:01:00 +00:00
Santiago Garcia Mantinan 15fc56e652 Remove Contents files from jigdofilelist so that they are included on
the jigdo templates instead of needing to download them.

Remove unneeded wgets for Amiga files as they now are on the boot floppies.
2002-07-01 17:34:05 +00:00
Santiago Garcia Mantinan e7000ebb51 Fix some little things on the new way to make sparc bootable cds. 2002-06-04 20:04:02 +00:00
Raphaël Hertzog d926f4fd93 * Updated tools/add_secured to work with all versions of md5sum
(including the one that comes with dpkg >= 1.10).
* Protect the call to add_secured by a stamp file. Closes: #147105
* Provide a customised isolinux image. We don't need to
  recommend syslinux now.
2002-05-15 21:32:02 +00:00
Santiago Garcia Mantinan 964374e12e Added a customized version of isolinux that tells the user to try cds 2-5
or read the doc in case of an isolinux failure. Made de modifications to
use our isolinux, maybe now we don't need to recomend syslinux :-?
2002-05-15 16:13:46 +00:00
Falk Hueffner 372b3fb808 Attempt to support Jensen, which cannot use generic kernel. Untested. 2002-05-10 21:00:35 +00:00
Raphaël Hertzog 82570417b3 * Remove the :> that erases default mkisofs options. 2002-05-07 08:29:45 +00:00
Karsten Merker 08b8e247f5 Changed post-processing of mipsel CD images to make them bootable - uses
"manual mode" of mkdecbootcd >= 0.2 and can therefore be used without
root privileges.

Requires:
- mkdecbootcd >= 0.2
- mkisofs (for isoinfo)
2002-05-05 18:44:15 +00:00
Raphaël Hertzog ca93745a86 * Applied patch for #145318.
* Updated README.sbm.
2002-05-04 13:25:03 +00:00
Ben Collins ec454c246b Uncompress sparc64 kernel, so SILO doesn't get messed up by the size of uncompressing it itself 2002-05-03 20:25:53 +00:00
Raphaël Hertzog 3ecef23070 * Added Smart Boot Manager image.
* Prepare 2.2.14 release.
2002-04-28 13:56:50 +00:00
Ben Collins c3e0fc0e26 Updates for sparc boot. No longer needs root! Requires next upload of boot-floppies though 2002-04-26 16:32:50 +00:00
Richard Hirst cd1ced40f2 Reworked post-boot-hppa to hardcode path to palo, and to ensure
1_NONUS.raw is built properly.
2002-04-23 22:50:35 +00:00
Richard Hirst 63f0213511 Reworked boot-ia64 to use hardlinks and so 1_NONUS.raw is built properly. 2002-04-23 14:50:29 +00:00
Raphaël Hertzog 75a0846932 * Last updates for the boot on mips, mipsel, alpha arches. 2002-04-22 21:01:20 +00:00
Richard Hirst 8675da45e6 Added ramdisk_size=8192 to palo command line for hppa; kernel default is
6144, and since I turned on language chooser, the ramdisk is now 8192.
2002-04-18 14:04:12 +00:00
Raphaël Hertzog 6db585e4fc * Removed el-torito multiboot support.
* Documented the choice of isolinux.
2002-04-15 22:42:15 +00:00
Raphaël Hertzog 139fd6593f * Fix handling of NONFREE/EXTRANONFREE variable.
* Update the order of the boot images for i386 :
  1: isolinux multiboot
  2: vanilla
  3: compact
  4: idepci
  5: bf2.4
* Put ISOLINUX=1 by default. Added it to CONF.sh.
2002-04-13 12:17:57 +00:00
Christopher Lawrence 194e481288 Add disksize argument to loadlin command lines. 2002-04-09 22:45:11 +00:00
Christopher Lawrence 82c4005825 Add ramdisk_size and disksize arguments to loadlin and isolinux
command lines.
2002-04-09 22:38:16 +00:00
Christopher Lawrence ceff16b166 Add ISOLINUX support and fix boot options in /install/boot.bat when
using loadlin.
2002-04-09 01:39:43 +00:00
Raphaël Hertzog aa0928ffc0 * Also change the order of flavors in boot.bat. 2002-04-07 12:52:26 +00:00
Christopher Lawrence 01ae554a2c Fix use of ${VAR:-default} construct; it doesn't seem to like
substitutions in the VAR part.
2002-04-07 04:24:22 +00:00
Raphaël Hertzog 348a314e2b * Put idepci on the first CD. Fix multiboot for adding vanilla.bin
alternative image when the old default image is not used as default...
* Change kernel name for alpha bf too even if the new bf are not yet
  available...
2002-04-06 12:30:55 +00:00
Raphaël Hertzog 26627760e3 * Fix kernel name in post-boot-hppa. 2002-03-30 18:28:11 +00:00
Raphaël Hertzog 1318755d05 * Include languages packs.
* Fix kernel name.
* New NOSUGGESTS option.
2002-03-25 10:03:53 +00:00
Santiago Garcia Mantinan dcf92f2ded Fix jigdofilelist when unstable is not available.
Allow disks-alpha/current not to be a symlink.
2002-03-13 22:40:14 +00:00
Raphaël Hertzog e14b741797 * Fixed Makefile.
* Updated boot-i386 for bf 3.0.19.
2002-02-11 14:04:08 +00:00
Stefan Gybas e5eed0b1c2 Adapted to new s390 boot-floppies 3.0.19 directory structure 2002-02-05 14:09:12 +00:00
Raphaël Hertzog 7de1d023be * Fix the MULTIBOOT test. :-| 2001-12-31 17:48:47 +00:00
Colin Walters 0a2173c3ac Copy the new-powermac kernel image in, as well as the new boot.msg.
Wow.  This might, like, actually work and stuff.
2001-12-19 10:03:02 +00:00
Raphaël Hertzog 220413d16b * Removed bashism.
* Updated documentation.
* Improved debian/rules to clean some CVS files.
2001-12-18 22:51:14 +00:00
Raphaël Hertzog be248ef6f4 * New release. 2001-12-16 03:25:53 +00:00
Jochen Röhrig aafe39a044 Provide boot support for s390. 2001-11-22 22:36:44 +00:00
Raphaël Hertzog aeb5b8b4aa * More fixes wrt flavors that are available. 2001-11-21 20:32:30 +00:00
Raphaël Hertzog 1d1fabcdd5 * Removed bashism in multiboot code.
* Removed "ide" boot floppies type, it doesn't exist any more.
2001-11-21 07:36:22 +00:00
Jim Westveer 14be05494c Clean up of mboot code 2001-11-18 00:36:20 +00:00
Jim Westveer 8094342bfb MULTIBOOT option now supports all 6 flavors of boot-disk kernels on disk1 2001-11-17 10:49:46 +00:00
Jim Westveer 04f8fa0dbc first test of multiboot ElTorito image for cd1 2001-11-17 06:04:45 +00:00
Jim Westveer f6ccb04145 fixed typo on boot flavor assignment. 2001-11-16 14:29:49 +00:00
Raphaël Hertzog 86e2dd8f69 * Preparing 2.2.9 release. 2001-11-16 07:22:05 +00:00
Jim Westveer 484aefea48 small change suggested by Petter Reinholdtsen 2001-11-16 01:24:47 +00:00
Richard Hirst 839c7ebd20 ia64, only first disk is bootable, save space with symlinks in /install
(rescue.bin is 10MB).
2001-11-13 09:31:21 +00:00
Ethan Benson 1c43928d79 Apparently someone is using very newwest debian-cd for potato r* CD images...
add a kludgy version of yaboot.conf to accomidate the anchient and
broken yaboot in potato, use this version in the potato scripts.
2001-11-11 15:32:29 +00:00
Falk Hueffner b625144edc isomarkboot can't resolve symlinks within the ISO image, so we do it
manually.
2001-10-25 15:43:02 +00:00
Raphaël Hertzog d9b5e6200a * Drop slink support.
* Drop dpkg-multicd support.
* Uses apt-ftparchive instead of dpkg-scan{packages,sources}
* Try to use extra override file (for Task: fields), not tested.
2001-10-06 15:55:12 +00:00
Jim Westveer fccd6bf335 added boot blocks for udma100-ext3 to disk 4 and reiserfs to disk 5 2001-09-30 00:32:43 +00:00
Falk Hueffner e8860ae192 Adapt to changes with woody boot floppies. Largely untested, but the
previous version didn't work at all, so it can only have improved :)
2001-09-29 23:21:13 +00:00
Raphaël Hertzog 7fb104fc41 * Moved to main (removed the last use of unzip).
* Added a suggests to palo (>= 0.94) for hppa.
2001-09-10 12:01:10 +00:00
Richard Hirst 0434e7bd1a Add support for hppa. 2001-09-10 10:15:59 +00:00
Ben Collins 0951c6d6d3 Damnit...get the path right this time 2001-09-02 04:14:24 +00:00
Ben Collins 84d3f6f226 Fixup location of etc files to match the last move 2001-09-02 04:11:47 +00:00
Ben Collins 368ef60f3c Get rid of pool-unfriendly code, and fix potato'ism 2001-09-02 04:03:16 +00:00
Ben Collins 2967c3744d Update to same as potato 2001-09-02 03:48:43 +00:00
Richard Hirst 899ca54fb1 Add support for ia64. Closes #110553. 2001-08-29 17:18:31 +00:00
Raphaël Hertzog c726de1585 * Various little modifications. 2001-08-16 16:37:23 +00:00
Ethan Benson 0ed3289ac8 make yaboot extraction pool compatible 2001-06-16 12:24:59 +00:00
Ethan Benson 3f27afa2f7 add post-boot-powerpc so mkhybrid will work too. 2001-06-14 23:58:11 +00:00
Ethan Benson 9ae1c3f839 replace woody/boot-powerpc with potato/boot-powerpc. it appears to be
an old noop version.  this might still need a tweak for woody.
2001-06-14 23:57:10 +00:00
Ethan Benson 9d4778026a really fix bootable CD problem. i hope 2001-06-14 23:41:55 +00:00
Ethan Benson a19442e7d7 hopefully fix powermac bootable CD problem, check whether mkhybrid or
mkisofs is used, if mkhybrid do as we always have, if mkisofs add
args: -hfs-bless $n/install/powermac.  note this *REQUIRES* the
mkisofs from woody, potato's will not work.

don't make HFS images for CDs > 1, its not needed.

I will have someone test this to ensure it works asap.
2001-06-14 09:41:01 +00:00
Raphaël Hertzog 14052d7889 * Changed UDMA66 to IDE according to the latest boot floppies. 2001-04-15 00:32:55 +00:00
Raphaël Hertzog 84c05090cb * Fixed outstanding bugs.
* Simplified a regexp in tools/apt-selection
* Modified the install/boot.bat provided on the first CD
2001-01-27 17:32:34 +00:00
Jim Westveer f74e6a2f86 update to woody boot-i386 for boot.bat 2001-01-26 15:21:22 +00:00
Jim Westveer 71beba826d added boot kernel udma66 to cd#4 on woody 2001-01-07 20:21:51 +00:00
Jim Westveer ed04449aa0 added boot kernel udma66 to cd#4 2001-01-07 20:20:29 +00:00
Jim Westveer c42826c0e8 update i386 boot routines to include boot blocks on all binary disks 2001-01-04 05:31:46 +00:00
Jim Westveer d32dd75402 added boot block on all disks 2001-01-03 15:57:21 +00:00
Dan Jacobowitz 4e43bca1fc Path for yaboot has changed. 2000-12-01 03:12:56 +00:00
Philip Hands a03167f409 CONF.sh:
VERBOSE_MAKE variable added.  allows the verbosity of the make process
    to be controlled, by determining if the lines start with a @ or not
  ATTEMPT_FALLBACK variable added.  allows one to control whether build_all.sh
    should bother to attempt to build a simple CD if the official build
    fails.

Makefile:
  o  added "set -e;" to the start of most of the blocks of shell commands to
     ensure that if one of the scripts fails, that fact is not ignored
  o  replaced many of the @'s with $(Q) and ensured that Q=@ by default.
     This allows one to see what make is actually doing when it all goes
     horribly wrong -- VERBOSE_MAKE in CONF.sh is used to control this

build_all.sh
  o  made it stop on error dependant on ATTEMPT_FALLBACK from CONF.sh

tools/pi-makelist:
  These are the changes by J.A. Bezemer to get rid of files from the list
  that are not available on ftp mirrors

tools/boot/potato/boot-alpha
  check to see if the boot1 directory already exists, and skip its creation
  if so.  This is required to deal with the fact that this script gets called
  for CD1 & CD1_NONUS, and making the directories twice fails, and is pointless
2000-08-25 16:54:03 +00:00
David Huggins-Daines 0e65cd3b52 Doh! doh doh doh. Make alpha CDs boot properly, I hope. 2000-08-18 15:43:14 +00:00
Ben Collins 277435d843 use TDIR instead of hardcoded tmp 2000-08-17 12:47:23 +00:00
Ben Collins 37f4ffd803 remove tmp dir unconditionally at start 2000-08-17 12:45:57 +00:00
Anne Bezemer 7ce100cfe5 Hopefully more correct BOOT_SIZE_1. 2000-08-12 22:45:48 +00:00
Ben Collins df7986ecb8 Changes for the dedication aswell as a fix for sum/list generation in build_all.sh 2000-07-25 15:03:57 +00:00
Raphaël Hertzog 009c366c2e * Typo problem (B on the first line). 2000-07-13 12:05:52 +00:00
Jim Westveer 7c4a271ff6 fixed spelling and comments --jwest 2000-07-06 01:06:29 +00:00
Jim Westveer 5d74a85ef4 update to /tools/boot/woody/i386 to check for existance of bootdisks --jwest 2000-07-06 00:34:45 +00:00
David Huggins-Daines d27b3760ec Make bootable CDs on Alpha, requires boot-floppies 2.2.16 2000-06-29 17:56:25 +00:00
Nick Holgate 7f195774e8 * Reduced space requirement of CD 1 by 32MB. 2000-06-17 21:37:51 +00:00
Nick Holgate 2497697eb8 * Fixed conflicts merge checked in by Steve McIntyre.
* Removed wget's of dmesg files no included in boot-floppies.
2000-06-17 21:30:59 +00:00
Steve McIntyre 6ef81f9eb6 Added FORCENONUSONCD1 option - forces non-US packages/sources onto the
first CD where possible. We then make 2 copies of this, one with
non-US and one without. Useful for people wanting to create non-US and
US-safe CD sets without having to spend so much disk space.

Side-effects: The CD tress are now $(DIR)/CD<foo> instead of
$(DIR)/<foo>
2000-06-16 23:42:50 +00:00
Nick Holgate b5250e6d28 * CD install directory created by moving disks-m68k/<boot-floppies-version>
and replacing it with a symlink to the install directory.
2000-06-16 11:14:39 +00:00
Nick Holgate 5c07ab6020 * CD install directory created by moving disks-m68k/<boot-floppies-version>
and replacing it with a symlink to the install directory.
2000-06-14 22:00:14 +00:00
Nick Holgate cc912c27fb * Included AmigaOS dmesg tool and readme. 2000-06-14 12:45:11 +00:00
Nick Holgate 23f29cc9ba * Added missing Amiga StartInstall* scripts.
* Added missing Amiga install.doc.
* Added missing Amiga .info files.
2000-06-13 14:01:14 +00:00
Ben Collins 22d6caf0e7 Edited boot-alpha
Added extra file to help fine tune each arch's CD size
2000-06-11 13:12:56 +00:00
Ben Collins 8c62adea7e update to 2.2.15 2000-06-04 17:32:32 +00:00
Nick Holgate 4f227426e4 * First stab for potato release, still needs some work I'm sure, as my
knowledge of non VME sub architectures is nil.
2000-05-26 11:32:18 +00:00
Raphaël Hertzog edbe3d2bd9 * Added documentation (README.html & README.txt) that replaced some
old doc. Needs a lynx dependency.
* Added arm support.
* Failry large changes to the Makefile due to the added documentation.
* Make the translated documentation more available.
* Copied some files from potato dir to the woody dir (so that we can
  still build woody CDs).
2000-05-18 22:49:02 +00:00
Dan Jacobowitz b2ba460749 Add $YABOOT_DEBUG for testing 2000-05-03 18:48:13 +00:00
Dan Jacobowitz 0b6a1c2ebf PowerPC boot support 2000-05-01 04:59:02 +00:00
Jim Westveer cc240c6ba8 Changes to make /woody/boot-i386 work 2000-04-15 00:42:38 +00:00
Ben Collins 3b4dca8a33 updates for sparc bootable 2000-04-09 17:14:17 +00:00
Raphaël Hertzog d48b62b9af * Applied patch for powerPC PReP support. 2000-04-03 22:30:50 +00:00
Raphaël Hertzog ad9dd80b45 * Documentation updates.
* Changed how the sizelimit is get by the scripts (they could have ignored
  values given by the environment variable).
* Put the documentation tree from the mirror on the first CD only.
2000-04-03 22:05:07 +00:00
Ben Collins 4245f7a139 works only with 2.2.11 now 2000-04-03 19:30:08 +00:00
Ben Collins ef164672de minor fixes 2000-04-02 04:22:44 +00:00
Ben Collins 0330bfcc6d right, use the mirror dir since the disks aren't installed when we run 2000-03-31 05:14:57 +00:00
Ben Collins d19d85f5ef use silo package to get the .b boot images 2000-03-30 14:09:36 +00:00
Ben Collins c0c383cee8 sparc updates 2000-03-30 13:53:54 +00:00
Jim Westveer 7c1df814f7 boot.bat not working because of missing loadlin.exe ..fixed 2000-03-25 15:38:50 +00:00
Ben Collins 2017c75b71 debian/CONF.sh: added defaults for new vars
tools/boot/potato/boot-sparc: updates for sparc CD's
2000-03-22 17:42:48 +00:00
Raphaël Hertzog bbd0b98d17 * Removed the useless "cd" that displayed an error. 2000-03-18 09:17:55 +00:00
Raphaël Hertzog 37ab5b703b * Reverted the removal of */doc dirs in disks 2-4.
* Removed $ADIR too in target bin-distclean.
2000-03-14 21:49:00 +00:00
Ben Collins 18cd7f9a51 oops, bad merge 2000-03-14 04:58:56 +00:00
Ben Collins 5525ecb5d7 Updates for sparc bootable CD's 2000-03-14 04:07:15 +00:00
Ben Collins eb806b5fb7 Base files for sparc bootable CD's 2000-03-14 04:06:29 +00:00
Hartmut Koptein e1acb251bf * update for the 2.2.8 b-f's (images-1.44/*) 2000-03-13 22:52:59 +00:00
Jim Westveer 34b5e8885b revision to originalcode, and notes about problems in making it work 2000-03-13 17:55:31 +00:00
Jim Westveer 27c25cfb80 yet another change to boot-sparc, fixes errors and reduces the number of files un-necessairly copied to the /install directory 2000-03-13 05:47:34 +00:00
Jim Westveer 4740b391df update to tools/boot/potato/boot-i386 to use new bootdisks 2000-03-13 05:12:25 +00:00
Jim Westveer 86777281d3 changes for boot-sparc to fix size of cd#2 --jwest 2000-03-13 00:35:26 +00:00
Jim Westveer 93335b5b05 a few more changes for boot-sparc --jwest 2000-03-12 22:30:06 +00:00
Jim Westveer bc6dd63d1b changes for sparc boot disks...please test! --jwest 2000-03-12 16:55:21 +00:00
Jim Westveer 39a288ffe6 changes to for new sparc boot disks...please test! --jwest 2000-03-12 16:27:26 +00:00
Ben Collins 734ad566dd apt-select: if no NONFREE, then only do main/contrib
boot-sparc: fixups for new CD layout
2000-03-09 21:06:03 +00:00
Raphaël Hertzog 1f41fe62d6 * Added set -e for shell scripts.
* Now generate *.list for Pseudo Image Kit.
* Added files for woody.
* Updated the README* files.
* Added some .cvsignore files.
2000-02-19 17:52:52 +00:00
Raphaël Hertzog 831b19816a * Added some tasks-* package to the list of packages that should go
on the first CD.
* Make the second i386 CD bootable with the "compact" image.
2000-01-31 08:36:50 +00:00
Jim Westveer 86a3c7ee39 Updates for 2.2.3 bootdisks 1999-12-27 17:39:40 +00:00
Matt Porter 5ea70caacd * Added PReP boot support. It actually works. :) 1999-11-19 00:19:07 +00:00
Raphaël Hertzog 479e95a41e * Splitted the boot disks scripts for slink & potato.
* Corrected the Makefile accordingly.
* Updated the tasks/Debian_potato to use the task-* packages.
1999-11-11 20:22:24 +00:00
Adam Di Carlo e83ef58217 Initial revision 1999-11-11 17:10:37 +00:00