Commit Graph

11 Commits

Author SHA1 Message Date
jkh
4eea864b5e Remove wicontrol from the boot floppy - it's not easy to make
these things architecture dependent and wpaul says wicontrol is
i386 only.
2000-01-21 19:14:25 +00:00
hosokawa
8b0394388b Eliminate PC-card installation floppy and add PC-card support for
generic installation floppy.
2000-01-14 02:17:57 +00:00
joerg
85075a3914 Step #2 of fixing the fixit floppy.
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.
1999-12-14 22:41:09 +00:00
jkh
9f985b37d4 Add the hostname command for dhcp. 1999-12-02 01:52:45 +00:00
phk
046249281a Remove bad144 from floppy images. 1999-11-27 14:32:58 +00:00
phk
bab6fb297b Add libnetgraph 1999-11-09 10:22:56 +00:00
peter
b6784c4210 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
jkh
6623f48de6 Add /bin/test to the boot floppy. Guess we'll have to sync this up
with boot_crunch.conf.pccard at some point?
1999-07-19 10:53:54 +00:00
jkh
bc7fbcba28 Miscellaneous fixes for dhcp client support. 1999-07-18 02:20:56 +00:00
jkh
304842b971 Add arp to the boot floppy. 1999-07-17 19:30:01 +00:00
markm
0783e41813 Add bits of PAO that are non-controversial.
Submitted by: Tatsumi HOSOKAWA
1999-06-17 19:04:56 +00:00