summaryrefslogtreecommitdiffstats
path: root/remote/modules/smbclient
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-0/+9
|\
| * [debian] started debian supportJonathan Bauer2014-07-031-0/+9
| | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-042-0/+10
|/ | | | | | | | | | | | | | | | 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-254-48/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-254-0/+48
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* [smbclient] -binary findsmbChristian Rößler2014-02-131-1/+0Star
|
* [smbclient] Make sure directory exists before making sure file exists.....Simon Rettberg2014-02-111-0/+2
|
* [smbclient] Make sure smb.conf existsSimon Rettberg2014-02-051-0/+2
|
* [smbclient] openSuse configuration file addedChristian Rößler2014-01-311-0/+9
|
* [smbclient] new module for smbclient stuffJonathan Bauer2014-01-313-0/+40
(including smbspool)