Date: Mon, 12 Mar 2001 22:42:13 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall config.c Message-ID: <200103130642.f2D6gDA08631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2001/03/12 22:42:13 PST
Modified files:
usr.sbin/sysinstall config.c
Log:
Be a better rc.conf citizen and create an initial file which:
1. Has a time-stamp to show when it was created
2. Sorts and uniq's the output to only contain single instances of a
given setting. This doesn't mean you still can't have settings which
override one another, that's still possible since it's too much
trouble to do the redundancy checking here.
Requested by: lots of people
Revision Changes Path
1.174 +10 -1 src/usr.sbin/sysinstall/config.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103130642.f2D6gDA08631>
