Commit Graph

2228 Commits

Author SHA1 Message Date
Ben Collins fa61376c58 run the boot script with sh -c, fixes an odd problem in the sparc script 2000-03-31 02:44:59 +00:00
Ben Collins 6a6516ae9e update 2000-03-30 14:10:54 +00:00
Ben Collins d19d85f5ef use silo package to get the .b boot images 2000-03-30 14:09:36 +00:00
Ben Collins fb1302f305 work around new boot-floppies where all langs are installed for docs 2000-03-30 13:55:53 +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
Ben Collins a2ccae3471 * Added two new variables, COPYLINK and APTTMP. I had to do this with my
setup which consists of an NFS mounted archive, the NFS mount was also
  used for the tmp space since it had room, and the iso images were
  created on the local drive, where it also had room. DOing symlink was
  crazy and didn't work too well, and the apt stuff could not be on the
  NFS tmp since apt's locking doesn't work on NFS. Problem solved, this
  should work exactly like it did before with these defaults though.
  COPYLINK basically makes a full copy of the files instead of hardlinking
  or symlinking.
2000-03-14 04:02: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 ec68c5a114 fix to remove /doc directory on cd 2,3,4,etc 2000-03-13 22:04:29 +00:00
Jim Westveer 34b5e8885b revision to originalcode, and notes about problems in making it work 2000-03-13 17:55:31 +00:00
Raphaël Hertzog dbdda83031 * Added missing semi-colon. 2000-03-13 12:17:20 +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 5ce5fd0340 updated changelog 2000-03-13 05:13:50 +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 0213832a19 changes for sparc boot disks --jwest 2000-03-12 17:00:20 +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
Jim Westveer e65b35430c 11-mar-00 added sparc to boot-disk documentation test --jwest 2000-03-12 14:36:54 +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 6bdd35ca98 * Modified the changelog for the next upload. 2000-03-07 19:34:37 +00:00
Raphaël Hertzog 92504f2149 * Many modifications to support the inclusion of local packages
available in dists/$CODENAME/local/binary-$ARCH.
* Updated documentation in several places.
* Updated CONF.sh.
* Added an empty task.
2000-03-07 18:59:31 +00:00
Raphaël Hertzog 93f96e4f49 * Added tools/pi-makelist this time.
* Removed set -e from tools/apt-selection. Apt must be able to fail ...
* Added a separate pi-makelist target.
* Updated the README with Pseudo Image Kit information.
2000-02-26 11:41:10 +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
Raphaël Hertzog 875c846204 * Corrected a bad symlink in bootdisk documentation when building
slink CDs. s/install.html/install.en.html/ in installtools.sh.
2000-01-21 22:02:26 +00:00
Raphaël Hertzog 8f95811e0c * Corrected the way it handles arch=all packages. It was assuming that
such a package would always live in binary-all, but apparently that's
  not the case. I'm now checking if the file in binary-$ARCH is a
  symbolic before assuming that.
2000-01-21 21:22:03 +00:00
Raphaël Hertzog 8e74984498 * Added tasks/popularity-contest which is a list of packages sorted by
use (the more widely used are first).
* Updated tasks/Debian_potato to benefit from this popularity-contest
  information.
1999-12-27 23:11:18 +00:00
Jim Westveer cda4609fcc fixed bad spaces in changelog 1999-12-27 19:54:02 +00:00
Jim Westveer 86a3c7ee39 Updates for 2.2.3 bootdisks 1999-12-27 17:39:40 +00:00
Raphaël Hertzog 9c1d1aa4b5 * debian/rules removes unneeded CVS directories.
* corrected a litlle quoting problem in the Makefile.
* removed NONUS=0 from the example in the README
1999-12-21 17:20:30 +00:00
Raphaël Hertzog 42e9e79fa7 * CD/install/index.html was a broken symlink. 1999-12-06 12:47:54 +00:00
Matt Porter 5ea70caacd * Added PReP boot support. It actually works. :) 1999-11-19 00:19:07 +00:00
Matt Porter 986415a4df * Fix support for installing powerpc documentation. It is in a different
directory name in the current 2.2.1 boot-floppies release.  This will
  change.
1999-11-19 00:17:36 +00:00
Raphaël Hertzog 2b7ba55cc1 * Updated the README : the mkhybrid package in Debian does
support the -F option. Closes: #50141
1999-11-14 14:09:57 +00:00
Raphaël Hertzog 6914b57b77 * Does now include the boot-floppies documentation again.
* Removed some cruft (master file for potato and master.i386)
1999-11-13 16:44:36 +00:00
Raphaël Hertzog 465fc84270 * Removed the now unnecessary files generated from the old master file. 1999-11-11 22:32:19 +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 807aa1637f resync with 2.1.90 1999-11-11 18:27:05 +00:00
Adam Di Carlo da0a22f23c resync with 2.1.90 1999-11-11 18:18:12 +00:00
Adam Di Carlo e83ef58217 Initial revision 1999-11-11 17:10:37 +00:00
Adam Di Carlo e7cc6c63f5 remove file prior to importing YACS 1999-11-11 16:43:24 +00:00
Hartmut Koptein d3ae43b229 * Readme for powerpc 1999-07-24 23:04:17 +00:00