Commit Graph

368 Commits

Author SHA1 Message Date
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 a10af8aa52 * Hardcode debootstrap path ... since /usr/sbin may not be out of the PATH.
* Print results of debootstrap checks.
2002-04-23 13:33:37 +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
Steve McIntyre ea30a16ccc Updated for r6, cleaned up a little 2002-04-16 00:25:46 +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
Philip Hands 1ea0224f49 Working, with files being linked from main archive 2002-04-12 11:46:22 +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 b535871449 Change syslinux to a recommendation, per Raphael. 2002-04-09 22:00:35 +00:00
Christopher Lawrence bc5f45c83d Added syslinux to the dependencies, since it's required for ISOLINUX
support to work.
2002-04-09 01:40:53 +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
Steve McIntyre 5b892f4ae9 Added support for DVD-sized images. Specify default image sizes in
CONF.sh as DEFBINSIZE and DEFSRCSIZE

build.sh and build_all.sh now use these settings to calculate the
packages and source files to go on each disk, using bc - shell
arithmetic cannot cope with > 32-bit numbers

use the md5sum from the textutils package - dpkg's md5sum cannot
handle large files.
2002-04-07 16:26:59 +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
Christopher Lawrence e81ac28c70 Added support for a local mirror of security.debian.org. Setting
$SECURITY to the path of the mirror will include any updated packages
in the Packages file for the given distribution and architecture.
2002-03-21 18:30:24 +00:00
Raphaël Hertzog 69327130a5 * Updated script in tasks/base-woody.
* New changelog entry.
2002-03-16 23:07:55 +00:00
Raphaël Hertzog 0317a15935 * Updated base-woody with latest debootstrap (0.1.17).
* Prepare for release.
2002-03-16 18:56:12 +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
Christopher Lawrence b044bdcf6d The task list was generated incorrectly (it only picked up tasks with
hyphens in their names).  I regenerated it as of today and put the
correct instructions for generating it in the header.
2002-03-07 16:37:17 +00:00
Raphaël Hertzog f150eabdff * First fix for the creation of .disk/kernel_installable.
* Added the corresponding changelog entry.
2002-03-02 19:45:24 +00:00
Raphaël Hertzog f8c0ab436e * Implement the .disk/{kernel,base}_installable stuff. Not tested yet. 2002-03-02 19:08:18 +00:00
Raphaël Hertzog 1c13f2a59e * Oops, forgot a -r in the rm call. 2002-02-13 11:16:56 +00:00
Raphaël Hertzog 54ddadb413 * Don't include basedeb-images-* on the CD. 2002-02-13 10:25:02 +00:00
Raphaël Hertzog e14b741797 * Fixed Makefile.
* Updated boot-i386 for bf 3.0.19.
2002-02-11 14:04:08 +00:00
Raphaël Hertzog 930a6f32df * Updated forcd1. 2002-02-11 10:52:46 +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 bb20429165 * Automatically add packages listed by debootstrap. 2002-02-04 14:09:13 +00:00
Anne Bezemer b7582144e3 Add jigdo generation support 2002-01-28 23:00:17 +00:00
Raphaël Hertzog f3cbca11a0 * New changelog entry. 2002-01-20 14:43:02 +00:00
Raphaël Hertzog 525819ce3d * Handle missing Contents file better.
* Prepare 2.2.12 release.
2002-01-20 14:37:56 +00:00
Raphaël Hertzog 2e178a4a23 * Fix some cpp related problem. 2002-01-13 18:05:57 +00:00
Raphaël Hertzog 718da6a3cc * Make the log output more consistent.
* Offer the possibilty to not force the inclusion of recommended/suggested packages.
2002-01-07 10:31:23 +00:00
Raphaël Hertzog 8385e85d6a * Correct spelling mistake. 2002-01-04 09:14:58 +00:00
Raphaël Hertzog 7de1d023be * Fix the MULTIBOOT test. :-| 2001-12-31 17:48:47 +00:00
Colin Walters 74348caf47 Add disksize=2.88 for new-powermac. 2001-12-31 07:02:34 +00:00
Raphaël Hertzog 3bfb19626f * New changelog entry. 2001-12-29 18:58:42 +00:00
Raphaël Hertzog 9db9cb02c7 * Complains for missing Release files.
* Prepare for release.
2001-12-29 18:52:24 +00:00
Colin Walters 0a5958c3c3 Change 'debian' => 'install' for clarity. 2001-12-19 10:32:10 +00:00
Colin Walters 351dfdee69 Change 'debian' => 'install' for clarity.
Also change date reference to be non-relative.
2001-12-19 10:31:27 +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
Colin Walters 144af86176 Update yaboot.conf to contain image info for our grand plan to allow a
boot-time choice of the 2.2 kernel or 2.4 kernel.

Add boot.msg which describes this.
2001-12-19 09:48:34 +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
Steve McIntyre a1daf080e5 Updates for 2.2r4 2001-12-16 23:22:11 +00:00
Steve McIntyre e340669c45 Cope with missing boot floppies 2001-12-16 23:18:00 +00:00
Steve McIntyre 07417d6ed1 Cope with missing boot images
Look for boot sizes on more than just the first 4 CDs
2001-12-16 23:15:07 +00:00