pkgsrc/mk/pkginstall
joerg e1659a7b56 Try to work around the mess called useradd on Linux. On Red Hat derived
distributions, useradd will create the home directory by default and
there is support for an option to disable that. Other Linux
distrubutions either lack the option in login.defs or the support for
-M. As workaround look for the option and if it is set, force -M.
Tested by Jens Rehsack. Addresses PR 40737.
2009-03-08 19:39:03 +00:00
..
bsd.pkginstall.mk Automatically add ${GAMES_USER} and ${GAMES_GROUP} to PKG_USERS and 2008-03-04 06:51:41 +00:00
deinstall Add back a facility to rebuild the run-time library search paths database 2007-07-18 18:01:02 +00:00
deinstall-pre
dirs In the CHECK-PERMS case, moved test of exit code one line up, so the 2008-01-04 21:50:27 +00:00
files Fix a longstanding bug in the pkginstall infrastructure: incomplete 2008-09-25 14:01:46 +00:00
fonts * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
footer
header Be more conservative and avoid possible shell implementation differences 2006-07-19 22:26:26 +00:00
info-files * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
install Add back a facility to rebuild the run-time library search paths database 2007-07-18 18:01:02 +00:00
install-post
perms * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
shell * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
shlibs Move the +SHLIBS generation code back into the pkginstall module. In the 2007-07-27 18:37:35 +00:00
usergroup Be more conservative and avoid possible shell implementation differences 2006-07-19 22:26:26 +00:00
usergroup-check Remove trailing spaces. 2006-12-15 12:46:23 +00:00
usergroupfuncs * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
usergroupfuncs.DragonFly * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
usergroupfuncs.FreeBSD * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
usergroupfuncs.Linux Try to work around the mess called useradd on Linux. On Red Hat derived 2009-03-08 19:39:03 +00:00