Commit Graph

77 Commits

Author SHA1 Message Date
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
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
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