| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [helper] make useradd independent of tools build order, [helper] simplify logger | Simon Rettberg | 2013-02-25 | 2 | -9/+5![]() | |
| | | ||||||
| * | Fix quotes in base.build | Simon Rettberg | 2013-02-22 | 1 | -3/+3 | |
| | | ||||||
| * | Added helper/fileutil.inc that provides tarcopy, an error-checking version ↵ | Simon Rettberg | 2013-02-22 | 1 | -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.inc | Simon Rettberg | 2013-02-21 | 2 | -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-scripts | Simon Rettberg | 2013-02-21 | 1 | -6/+6 | |
| |\ | ||||||
| | * | [systemd] kmod variable fix | Jonathan Bauer | 2013-02-21 | 1 | -6/+6 | |
| | | | ||||||
| * | | Add add_user function to add users and groups to the system | Simon Rettberg | 2013-02-21 | 1 | -4/+7 | |
| |/ | | | | Add qnd_exit to stop the entire mltk script from within a function | |||||
| * | Merge branch 'master' of ssh://openslx/openslx-ng/tm-scripts | Simon Rettberg | 2013-02-20 | 10 | -18/+56 | |
| |\ | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | michael | 2013-02-20 | 19 | -5/+270 | |
| | |\ | ||||||
| | | * | init auto hw config | Jonathan Bauer | 2013-02-20 | 5 | -3/+22 | |
| | | | | ||||||
| | * | | install libkmod from source | michael | 2013-02-20 | 2 | -8/+20 | |
| | | | | ||||||
| | * | | add mksquashfs to DEPS for mltk build core | michael | 2013-02-20 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | add user polkitd | michael | 2013-02-20 | 2 | -6/+12 | |
| | | | | ||||||
| | * | | add aufs, nfs, sshd to DEPS | michael | 2013-02-20 | 2 | -1/+2 | |
| | | | | ||||||
| * | | | [base module] clean passwd/group/shadow of host system: remove local ↵ | Simon Rettberg | 2013-02-20 | 1 | -1/+30 | |
| | |/ |/| | | | | | users/groups | |||||
| * | | Remove *.la files that confuse libtool | Simon Rettberg | 2013-02-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add SSHd Package to Tools | root | 2013-02-20 | 12 | -1/+169 | |
| | | | ||||||
| * | | renaming | Jonathan Bauer | 2013-02-20 | 1 | -0/+78 | |
| |/ | ||||||
| * | fixes | Jonathan Bauer | 2013-02-18 | 4 | -31/+3![]() | |
| | | ||||||
| * | fix for stage 3.1 lib/modules | Jonathan Bauer | 2013-02-18 | 1 | -0/+1 | |
| | | ||||||
| * | fix | Jonathan Bauer | 2013-02-18 | 1 | -1/+2 | |
| | | ||||||
| * | fix | Jonathan Bauer | 2013-02-18 | 3 | -0/+95 | |
| | | ||||||
| * | policykit fixes | Jonathan Bauer | 2013-02-18 | 2 | -58/+0![]() | |
| | | ||||||
| * | policykit 105 | Michael Neves | 2013-02-15 | 2 | -0/+58 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-02-15 | 18 | -24/+487 | |
| |\ | ||||||
| | * | debug output cleaned a bit | Jonathan Bauer | 2013-02-14 | 3 | -4/+4 | |
| | | | ||||||
| | * | fix path for gtk-pixbuf? | Jonathan Bauer | 2013-02-14 | 1 | -1/+2 | |
| | | | ||||||
| | * | TODOS: find triplet name | Jonathan Bauer | 2013-02-13 | 2 | -1/+3 | |
| | | | ||||||
| | * | fix for home/pos1/etc... | Jonathan Bauer | 2013-02-13 | 1 | -0/+1 | |
| | | | ||||||
| | * | fix for auto german keyboard layout | Jonathan Bauer | 2013-02-13 | 2 | -0/+1 | |
| | | | ||||||
| | * | german keymap loading & fix for aufs and squashfs modules | Jonathan Bauer | 2013-02-13 | 2 | -0/+6 | |
| | | | ||||||
| | * | [systemd] service files for: network interface, udhcpc, nfs mount | root | 2013-02-12 | 7 | -16/+28 | |
| | | | ||||||
| | * | [base] fix for mounting nfs | Jonathan Bauer | 2013-02-08 | 1 | -1/+2 | |
| | | | ||||||
| | * | [base] ssh, sshd, scp | Jonathan Bauer | 2013-02-08 | 1 | -2/+8 | |
| | | | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-08 | 5 | -0/+415 | |
| | |\ | ||||||
| | | * | Modules for systemd scripts for standard configuration (local harddisk, ↵ | Dirk | 2013-02-07 | 5 | -0/+415 | |
| | | | | | | | | | | | | | swap, IP and DNS ...) | |||||
| | * | | [base] mount.aufs & mount.nfs | Jonathan Bauer | 2013-02-08 | 2 | -9/+27 | |
| | |/ | ||||||
| | * | german keymap | Jonathan Bauer | 2013-02-01 | 1 | -0/+0 | |
| | | | ||||||
| * | | ldm | Michael Neves | 2013-02-15 | 4 | -8/+9 | |
| |/ | ||||||
| * | [base] follow symlinks for binaries | Jonathan Bauer | 2013-02-01 | 1 | -1/+3 | |
| | | ||||||
| * | fixes | Michael Neves | 2013-02-01 | 19 | -224/+14![]() | |
| | | ||||||
| * | removed double files | Jonathan Bauer | 2013-02-01 | 2 | -144/+0![]() | |
| | | ||||||
| * | ldm renaming fixes | Jonathan Bauer | 2013-02-01 | 3 | -1/+62 | |
| | | ||||||
| * | renamed config & build scripts for ldm-gtk-greeter | Jonathan Bauer | 2013-02-01 | 3 | -74/+0![]() | |
| | | ||||||
| * | renamed gtk-greeter to ldm-gtk-greeter | Jonathan Bauer | 2013-02-01 | 145 | -0/+0 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-01 | 1 | -1/+2 | |
| |\ | ||||||
| | * | ps in base | Michael Neves | 2013-02-01 | 1 | -1/+2 | |
| | | | ||||||
| * | | systemd PATH fix | Jonathan Bauer | 2013-02-01 | 2 | -4/+3![]() | |
| |/ | ||||||
| * | xorg.conf formatting | Jonathan Bauer | 2013-01-31 | 1 | -32/+46 | |
| | | ||||||
| * | gtk-greeter fixes | Michael Neves | 2013-01-22 | 3 | -4/+5 | |
| | | ||||||

