summaryrefslogtreecommitdiffstats
path: root/remote/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* [helper] make useradd independent of tools build order, [helper] simplify loggerSimon Rettberg2013-02-252-9/+5Star
|
* Fix quotes in base.buildSimon Rettberg2013-02-221-3/+3
|
* Added helper/fileutil.inc that provides tarcopy, an error-checking version ↵Simon Rettberg2013-02-221-28/+35
| | | | | | | | 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
* 1. New logging/output system - use functions provided by helper/logging.incSimon Rettberg2013-02-212-43/+43
| | | | | | 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)
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-211-6/+6
|\
| * [systemd] kmod variable fixJonathan Bauer2013-02-211-6/+6
| |
* | Add add_user function to add users and groups to the systemSimon Rettberg2013-02-211-4/+7
|/ | | | Add qnd_exit to stop the entire mltk script from within a function
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-02-2010-18/+56
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsmichael2013-02-2019-5/+270
| |\
| | * init auto hw configJonathan Bauer2013-02-205-3/+22
| | |
| * | install libkmod from sourcemichael2013-02-202-8/+20
| | |
| * | add mksquashfs to DEPS for mltk build coremichael2013-02-201-1/+1
| | |
| * | add user polkitdmichael2013-02-202-6/+12
| | |
| * | add aufs, nfs, sshd to DEPSmichael2013-02-202-1/+2
| | |
* | | [base module] clean passwd/group/shadow of host system: remove local ↵Simon Rettberg2013-02-201-1/+30
| |/ |/| | | | | users/groups
* | Remove *.la files that confuse libtoolSimon Rettberg2013-02-201-1/+1
| |
* | Add SSHd Package to Toolsroot2013-02-2012-1/+169
| |
* | renamingJonathan Bauer2013-02-201-0/+78
|/
* fixesJonathan Bauer2013-02-184-31/+3Star
|
* fix for stage 3.1 lib/modulesJonathan Bauer2013-02-181-0/+1
|
* fixJonathan Bauer2013-02-181-1/+2
|
* fixJonathan Bauer2013-02-183-0/+95
|
* policykit fixesJonathan Bauer2013-02-182-58/+0Star
|
* policykit 105Michael Neves2013-02-152-0/+58
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-02-1518-24/+487
|\
| * debug output cleaned a bitJonathan Bauer2013-02-143-4/+4
| |
| * fix path for gtk-pixbuf?Jonathan Bauer2013-02-141-1/+2
| |
| * TODOS: find triplet nameJonathan Bauer2013-02-132-1/+3
| |
| * fix for home/pos1/etc...Jonathan Bauer2013-02-131-0/+1
| |
| * fix for auto german keyboard layoutJonathan Bauer2013-02-132-0/+1
| |
| * german keymap loading & fix for aufs and squashfs modulesJonathan Bauer2013-02-132-0/+6
| |
| * [systemd] service files for: network interface, udhcpc, nfs mountroot2013-02-127-16/+28
| |
| * [base] fix for mounting nfsJonathan Bauer2013-02-081-1/+2
| |
| * [base] ssh, sshd, scpJonathan Bauer2013-02-081-2/+8
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-085-0/+415
| |\
| | * Modules for systemd scripts for standard configuration (local harddisk, ↵Dirk2013-02-075-0/+415
| | | | | | | | | | | | swap, IP and DNS ...)
| * | [base] mount.aufs & mount.nfsJonathan Bauer2013-02-082-9/+27
| |/
| * german keymapJonathan Bauer2013-02-011-0/+0
| |
* | ldmMichael Neves2013-02-154-8/+9
|/
* [base] follow symlinks for binariesJonathan Bauer2013-02-011-1/+3
|
* fixesMichael Neves2013-02-0119-224/+14Star
|
* removed double filesJonathan Bauer2013-02-012-144/+0Star
|
* ldm renaming fixesJonathan Bauer2013-02-013-1/+62
|
* renamed config & build scripts for ldm-gtk-greeterJonathan Bauer2013-02-013-74/+0Star
|
* renamed gtk-greeter to ldm-gtk-greeterJonathan Bauer2013-02-01145-0/+0
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-02-011-1/+2
|\
| * ps in baseMichael Neves2013-02-011-1/+2
| |
* | systemd PATH fixJonathan Bauer2013-02-012-4/+3Star
|/
* xorg.conf formattingJonathan Bauer2013-01-311-32/+46
|
* gtk-greeter fixesMichael Neves2013-01-223-4/+5
|