summaryrefslogtreecommitdiffstats
path: root/helper
Commit message (Expand)AuthorAgeFilesLines
* Size calculation fixedMichael Neves2013-04-121-3/+2Star
* required/optional packages. consolekit for rpm.Simon Rettberg2013-04-121-1/+7
* KERNEL_VERSION from system.incMichael Neves2013-04-126-22/+203
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-03-192-12/+20
|\
| * mergeMichael Neves2013-03-193-2/+20
| |\
| | * use all cores by make through MAKEFLAGSJonathan Bauer2013-03-191-0/+4
| * | adjustments to generate_initramfs and generate_squashfsMichael Neves2013-03-191-12/+16
* | | Tweak modules to work with openSUSE 12.1Simon Rettberg2013-03-192-7/+12
* | | Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsroot2013-03-195-21/+84
|\ \ \ | | |/ | |/|
| * | binutil: add libs to blacklist, speeds up by a LOT (thanks michi:))Jonathan Bauer2013-03-191-1/+6
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-03-191-1/+1
| |\ \
| | * | Fix warning message in list_package_filesSimon Rettberg2013-03-191-1/+1
| | |/
| * / copy_static_files function now called on each moduleJonathan Bauer2013-03-191-0/+9
| |/
| * fix PREFIX beeing a linkJonathan Bauer2013-03-151-1/+1
| * fix INIT_DIR to TARGET_BUILD_DIRJonathan Bauer2013-03-141-12/+12
| * fix bad config for policykitJonathan Bauer2013-03-131-6/+2Star
| * plymouth for stage3.1Jonathan Bauer2013-03-131-2/+17
| * fix not removing ldd_outputJonathan Bauer2013-03-111-0/+1
| * new system.inc helper to fetch common system informationJonathan Bauer2013-03-111-0/+14
| * new function to list libc and ld-linux path, updated in setup_toolsJonathan Bauer2013-03-111-3/+3
| * binutil.inc: old test removedJonathan Bauer2013-03-051-1/+0Star
| * binutil.inc: get_basic_libs gets libc and ld-linuxJonathan Bauer2013-03-051-0/+10
| * change perror to pwarning if a package is not installed. TODO what if a packa...Jonathan Bauer2013-03-011-3/+3
| * tarcopy: check for destination directory else create itJonathan Bauer2013-03-011-0/+1
| * small touch upMichael Neves2013-02-281-1/+1
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-02-281-0/+46
| |\
| * \ init and build_core mergesMichael Neves2013-02-274-18/+182
| |\ \
| * | | move generate_initramfs to fileutilsMichael Neves2013-02-271-0/+13
* | | | openSUSE non-interactive zypperroot2013-03-191-1/+1
| |_|/ |/| |
* | | Generalization:root2013-02-271-0/+46
| |/ |/|
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-272-6/+8
|\ \
| * | Implemented more flexible command line parsingSimon Rettberg2013-02-261-5/+5
| * | Several fixes and improvements:Simon Rettberg2013-02-251-1/+3
* | | 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 valu...Simon Rettberg2013-02-222-9/+10
* | 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 of...Simon Rettberg2013-02-222-17/+66
* | 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
* Add add_user function to add users and groups to the systemSimon Rettberg2013-02-212-0/+145
* functions commonJonathan Bauer2013-02-191-0/+44