Commit Graph

285 Commits

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