summaryrefslogtreecommitdiffstats
path: root/remote/modules/nscd
Commit message (Collapse)AuthorAgeFilesLines
* [nscd] fix bad nscd templateJonathan Bauer2015-02-091-3/+3
|
* new 'stage32-headless' target. Started centos support. WIPJonathan Bauer2014-07-171-0/+6
| | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
* "Fedora Support", step 1 ->Simon Rettberg2014-07-041-0/+6
| | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules.
* woopsie, the return ;)Jonathan Bauer2014-03-255-38/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-255-0/+38
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* Fix tmpfiles.d files to use 'd' not 'D' for directoriesSimon Rettberg2014-02-051-1/+1
| | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet.
* * Add debian support *Simon Rettberg2013-09-301-0/+6
|
* [nscd] Remove "netgroup" from nscd.conf as it is not available in all nscd ↵Simon Rettberg2013-09-301-10/+0Star
| | | | versions
* [nscd] Shut that annoying thing upSimon Rettberg2013-08-301-0/+1
|
* [nscd] update configJonathan Bauer2013-07-293-6/+12
|
* [pam] Cleanup, formatting, force nscd usage in nsswitch.conf, set timeouts ↵Simon Rettberg2013-07-051-1/+1
| | | | for LDAP lookups
* .Simon Rettberg2013-07-021-1/+4
|
* [nscd] Move nscd related files from pam module to nscd moduleSimon Rettberg2013-07-022-0/+12
|
* [nscd] extra module for nscd, removed from pam moduleJonathan Bauer2013-07-024-0/+117