Date: Sat, 9 Nov 1996 08:25:50 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release fixit.services Makefile fixit.profile fixit_crunch.conf src/release/sysinstall install.c Message-ID: <199611091625.IAA06907@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/11/09 08:25:49 Modified: release Makefile fixit.profile fixit_crunch.conf release/sysinstall install.c Added: release fixit.services Log: Several improvements to the `fixit' configuration: . Don't gzip the crunched binary by now; it just fits, and execution is a lot faster this way (it's truly demand-paged again). . Add more(1), ft(8), protocols(5), a stripped down services(5). . Improve the .profile, and make sysinstall actually use it again. Still no go for a 4 MB configuration though. :-( Revision Changes Path 1.252 +8 -5 src/release/Makefile 1.2 +23 -8 src/release/fixit.profile 1.10 +4 -3 src/release/fixit_crunch.conf 1.139 +9 -6 src/release/sysinstall/install.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611091625.IAA06907>