aboutsummaryrefslogtreecommitdiff
path: root/release/boot_crunch.conf.pccard
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate PC-card installation floppy and add PC-card support forTatsumi Hosokawa2000-01-141-22/+0
| | | | | | | generic installation floppy. Notes: svn path=/head/; revision=55942
* Step #2 of fixing the fixit floppy.Joerg Wunsch1999-12-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Kill duplicates for programs that have been in the boot crunched image as well as on the fixit floppy (pwd, newfs, hostname, test). Our space is really too valuable to have them around there twice. I doubt pwd needs to be there at all since it's a builtin into sh(1) anyway (oh, and the same applies to test(1) IIRC), but heck, leave them by now. Use the new `fixit' target in MAKEDEV to create the /dev nodes on the floppy, instead of including the kitchensink... Finally, tune the values used for creating the floppy. I currently end up with Filesystem 1K-blocks Used Avail Capacity iused ifree %iused /dev/vnn0c 1363 1301 -47 104% 368 14 96% ...which is not quite ideal yet, but at least a working configuration again. Notes: svn path=/head/; revision=54616
* Add the hostname command for dhcp.Jordan K. Hubbard1999-12-021-1/+1
| | | | Notes: svn path=/head/; revision=54009
* Remove bad144 from floppy images.Poul-Henning Kamp1999-11-271-1/+1
| | | | Notes: svn path=/head/; revision=53747
* Add libnetgraphPoul-Henning Kamp1999-11-091-1/+1
| | | | Notes: svn path=/head/; revision=53049
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* sync with boot_crunch.conf.genericTatsumi Hosokawa1999-07-191-3/+4
| | | | | | | (added arp, sed, and test) Notes: svn path=/head/; revision=48902
* Add bits of PAO that are non-controversial.Mark Murray1999-06-171-0/+20
Submitted by: Tatsumi HOSOKAWA Notes: svn path=/head/; revision=47983