Home
last modified time | relevance | path

Searched hist:"7 f047619e39f49f43db0c1dff967d7ba535b31ae" (Results 1 – 1 of 1) sorted by relevance

/freebsd/release/
H A DMakefilediff 7f047619e39f49f43db0c1dff967d7ba535b31ae Tue Dec 14 23:41:09 CET 1999 Joerg Wunsch <joerg@FreeBSD.org> 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.
diff 7f047619e39f49f43db0c1dff967d7ba535b31ae Tue Dec 14 23:41:09 CET 1999 Joerg Wunsch <joerg@FreeBSD.org> 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.