Two small alterations to 'make upgrade':
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 31 Aug 2005 16:17:52 +0000 (16:17 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 31 Aug 2005 16:17:52 +0000 (16:17 +0000)
commitffbb93bb73066617a842594d714362f5e9b20bab
tree0c9b9a01cbe9863ea520c831f7fcc2f97824ba64
parent689d61925e75293969e073b8a315f686fd4f1ff1
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.)
etc/Makefile