DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/etc Makefile
cpressey 2005/08/31 09:17:52 PDT
DragonFly src repository
Modified files:
etc Makefile
Log:
Two small alterations to 'make upgrade':
- Create etc/rc.d directory if it does not exist, before installing
scripts into it.
- Create etc/pam.d directory if it does not exist, and run convert.sh
to populate it in this case.
This allows a FreeBSD 4.9 system to be binary-upgraded to DragonFly
1.3.5-DEVELOPMENT. (A warning about missing PAM modules may still
occur during login, however.)
Revision Changes Path
1.88 +9 -0 src/etc/Makefile
http://www.dragonflybsd.org/cvsweb/src/etc/Makefile.diff?r1=1.87&r2=1.88&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]