summaryrefslogtreecommitdiffstats
path: root/helper
Commit message (Collapse)AuthorAgeFilesLines
...
* | | binutil.inc fixed functionality, see commentsJonathan Bauer2013-02-271-21/+58
|/ /
* | binutil external binary functionsJonathan Bauer2013-02-251-0/+122
| |
* | fix build_coreSimon Rettberg2013-02-252-10/+13
|/
* fix for user password genJonathan Bauer2013-02-251-1/+1
|
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-251-0/+5
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-252-9/+14
| |\
| * | canonicalize function for pathsroot2013-02-251-0/+5
| | |
* | | [helper] make useradd independent of tools build order, [helper] simplify loggerSimon Rettberg2013-02-252-21/+47
| |/ |/|
* | really fix password generation/replacementSimon Rettberg2013-02-221-2/+2
| |
* | [helper] Fix password replacement sed expression in add_user, fix return ↵Simon Rettberg2013-02-222-9/+10
| | | | | | | | value checking in tarcopy
* | Check if passwd/group/shadow exists when trying to add a userSimon Rettberg2013-02-221-0/+4
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-222-17/+66
|\
| * Added helper/fileutil.inc that provides tarcopy, an error-checking version ↵Simon Rettberg2013-02-222-17/+66
| | | | | | | | | | | | | | | | of "tar cp xx | tar xp -C xx" Added add_group function Changed add_user to update an existing user's password if called with a password Updated base.build to use new logging system
* | logging debug extendedJonathan Bauer2013-02-221-5/+5
|/
* 1. New logging/output system - use functions provided by helper/logging.incSimon Rettberg2013-02-215-75/+138
| | | | | | 2. Update modules to use new logging system - already updated policykit and systemd as an example 3. Stop all processing if a critical error occurs (use perror to notify user) 4. Some minor tweaks and fixes to setup_tools (added more error checking, but still incomplete)
* Add add_user function to add users and groups to the systemSimon Rettberg2013-02-212-0/+145
| | | | Add qnd_exit to stop the entire mltk script from within a function
* functions commonJonathan Bauer2013-02-191-0/+44
|
* initial commitSebastian2012-09-271-0/+0