Ben Collins
ff6d238be5
make index.html link again, fixed in 2.2.10
2000-03-31 04:04:07 +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
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
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
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
Jim Westveer
86a3c7ee39
Updates for 2.2.3 bootdisks
1999-12-27 17:39:40 +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
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
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