cvs commit: src/etc Makefile
Chris Pressey
cpressey at crater.dragonflybsd.org
Wed Aug 31 09:20:30 PDT 2005
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
More information about the Commits
mailing list