Date: Wed, 14 Sep 1994 21:46:20 -0700 From: "Rodney W. Grimes" <rgrimes> To: ache, adam, alm, ats, bde, csgr, cvs-etc, davidg, dfr, dyson, gclarkii, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, swallace, torstenb, wollman Subject: cvs commit: src/etc/etc.i386 cdinst1.install cpio.rc inst1.install inst2.rc kc.profile Message-ID: <199409150446.VAA23149@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
rgrimes 94/09/14 21:46:18
Modified: etc Makefile
Log:
1. Add back *.c to CLEANFILES, seems crunch makes quite a mess!
2. Update the COPYRIGHT= to be just the COPYRIGHT file for now.
3. Fully parameterize the floppy device being used. This is needed right
now so I can at least build these on 1.44 until it all is working, then
I will have to find a way to get them back down to size.
4. Remove mount_pcfs from the filesystem floppy, we don't have that yet.
5. Update the shared libraries t obe copied. This should now work for
this and all future releases.
6. Reduce the CRYPT_SRCS down to the few static binaries that have crypt
in them.
7. Change all references for the kernel from /386bsd to /kernel.
8. For some reason umount is returning 1, use a - until I can find out why.
9. Update the disklabel commands to be 4.4 syntax.
10. Remove the ugly elvis wart, we don't have elvis anymore.
11. Use the -d (directories only) option on the mtree commands. This
greatly reduces the noise from distrib-dirs:.
12. Note the fact that the mtree commands need a wrapper around them as they
return a status of 2 if the tree was modified and the make should not
exit on that condition.
13. Add a trailing slash on the chflags command as ${RELEASEDIR} may be
a symbolic link.
Modified: etc/etc.i386 cdinst1.install cpio.rc inst1.install inst2.rc
kc.profile
Log:
1. Change all references for the kernel from /386bsd to /kernel.
2. Make this say it is 2.0.0 (Development).
3. Update the stty commands to say ^H for erase.
4. Update the disklabel commands to use the new 4.4 syntax.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199409150446.VAA23149>
