DragonFly kernel List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/etc Makefile
For people who don't know, there is an 'upgrade' target in
/usr/src/Makefile which upgrades the pieces of /etc which are
normally not modified by the sysadmin.
This target will do things like update your /etc/rc.d files and so
on and so forth. It also cleans up stale files that are no longer
used, and as of this commit it will cleanup the 'stale' compiler related
files from their old locations in /usr/bin, /usr/libexec, and /usr/lib.
It would be a good idea to run this target after building and installing
a new world after the big compiler commit I just made.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
:
:dillon 2004/01/16 01:11:10 PST
:
:DragonFly src repository
:
: Modified files:
: etc Makefile
: Log:
: Augment the upgrade_etc target to remove stale compiler-related binaries
: and data files if it detects that the gcc upgrade has occured from a
: recent installworld.
:
: Revision Changes Path
: 1.9 +14 -0 src/etc/Makefile
:
:
:http://www.dragonflybsd.org/cvsweb/src/etc/Makefile.diff?r1=1.8&r2=1.9&f=h
:
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]