HardenedBSD src tree
Go to file
Andrew Moore 101c9192f8 Added DOS partition support and maybe badblock remappping.
The following additional changes are needed for the new install disks:
1) Remove from filesystem disk's /filelist: bin/cat, dev/MAKEDEV.local.
2) Remove from the filesystem disk: /bin/cat, /COPYRIGHT and /dev/MAKEDEV.local.
3) Add to the filesystem disk:  /sbin/fdisk, /dev/fd1a and /dev/rfd1a.
4) Build a fourth DOS disk containing at least: os-bs, rz/sz

Outstanding problems:
1) If there are >1024 cylinders, then FreeBSD cannot boot unless installed
at cylinder 0 (and since neither can DOS evidently, the two can't share
a disk in this case).
2) If FreeBSD is installed at cylinder 0, subsequent installs tend to fail.
3) If a DOS partition exists, disklabel doesn't seem to update the disk
geometry in the FreeBSD disklabel correctly (so reinstalling FreeBSD with
a new geometry requires installing it at cylinder 0).  Rod suggested
invoking disklabel on the raw c-partition.  This makes sense, but it
doesn't seem to work (newfs, for instance, can't find the new label).
1993-09-07 12:02:11 +00:00
bin
etc Added DOS partition support and maybe badblock remappping. 1993-09-07 12:02:11 +00:00
gnu Removed some hard-coded paths in gzexe so it works with the current 1993-09-07 05:13:47 +00:00
lib/csu/i386
libexec/makekey
sbin
share/man/man4
sys Reverting wd driver back to version before Bruces new driver until the 1993-09-07 02:08:51 +00:00
usr.bin
usr.sbin Nailed one last lurking ^L. 1993-09-07 01:01:32 +00:00