debian-cd-clone/tools/boot/potato
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
..
sparc-etc update to 2.2.15 2000-06-04 17:32:32 +00:00
boot-alpha CONF.sh: 2000-08-25 16:54:03 +00:00
boot-arm * Added documentation (README.html & README.txt) that replaced some 2000-05-18 22:49:02 +00:00
boot-i386 Added FORCENONUSONCD1 option - forces non-US packages/sources onto the 2000-06-16 23:42:50 +00:00
boot-i386.calc Changes for the dedication aswell as a fix for sum/list generation in build_all.sh 2000-07-25 15:03:57 +00:00
boot-m68k * Fixed conflicts merge checked in by Steve McIntyre. 2000-06-17 21:30:59 +00:00
boot-m68k.calc * Reduced space requirement of CD 1 by 32MB. 2000-06-17 21:37:51 +00:00
boot-powerpc Added FORCENONUSONCD1 option - forces non-US packages/sources onto the 2000-06-16 23:42:50 +00:00
boot-powerpc.calc Hopefully more correct BOOT_SIZE_1. 2000-08-12 22:45:48 +00:00
boot-sparc use TDIR instead of hardcoded tmp 2000-08-17 12:47:23 +00:00
boot-sparc.calc Edited boot-alpha 2000-06-11 13:12:56 +00:00
post-boot-alpha Make bootable CDs on Alpha, requires boot-floppies 2.2.16 2000-06-29 17:56:25 +00:00
post-boot-powerpc Added FORCENONUSONCD1 option - forces non-US packages/sources onto the 2000-06-16 23:42:50 +00:00