| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [nscd] Shut that annoying thing up | Simon Rettberg | 2013-08-30 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-08-29 | 4 | -3/+13 | |
| |\ | ||||||
| | * | [vbox] Some directory cleaning | Christian Rößler | 2013-08-29 | 1 | -1/+0![]() | |
| | | | ||||||
| | * | [vbox] Ubuntu-branch functional, could need some more error checking. | Christian Rößler | 2013-08-29 | 1 | -2/+7 | |
| | | | ||||||
| | * | [openbox] Added needed packages dor pango-querymodules, udev-dev | Christian Rößler | 2013-08-29 | 1 | -0/+4 | |
| | | | ||||||
| | * | [openbox] Added needed packages dor pango-querymodules, udev-dev | Christian Rößler | 2013-08-29 | 1 | -0/+2 | |
| | | | ||||||
| * | | [vbox] Extended addon-init: Some group things and dir under /dev | Christian Rößler | 2013-08-29 | 1 | -1/+8 | |
| |/ | ||||||
| * | [busybox] Cleaned commentary - commentaries blocked compiling of | Christian Rößler | 2013-08-29 | 1 | -3/+0![]() | |
| | | | | | addgroup. WTF! | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-08-29 | 1 | -7/+0![]() | |
| |\ | ||||||
| | * | Moved nfs-mount from systemd module to toofst-stage32, also added ↵ | Simon Rettberg | 2013-08-29 | 1 | -7/+0![]() | |
| | | | | | | | | | DefaultDependencies=no to make sure it starts up | |||||
| * | | [busybox] Corr. options for addgroup | Christian Rößler | 2013-08-29 | 1 | -3/+3 | |
| |/ | ||||||
| * | [vbox] URL now from www, not local. | Christian Rößler | 2013-08-29 | 1 | -2/+2 | |
| | | ||||||
| * | [busybox] Temporary! Config options changed for addgroup, needed by vbox | Christian Rößler | 2013-08-29 | 1 | -0/+6 | |
| | | | | | for testing purposes. Will be reverted soon, do not depend on. | |||||
| * | [vbox] Build script now installs VirtualBox Extpack for USB2, RDP etc. | Christian Rößler | 2013-08-28 | 1 | -0/+12 | |
| | | | | | 32/64 bit Versions. | |||||
| * | [vbox] vbox build script - compiles kernel modules, unpacks rpm, | Christian Rößler | 2013-08-28 | 1 | -12/+2![]() | |
| | | | | | patches scripts so far. | |||||
| * | [vbox] Standard configuration file for openSuse 12.3 | Christian Rößler | 2013-08-28 | 1 | -2/+2 | |
| | | ||||||
| * | [vbox] Standard configuration file vbox.conf | Christian Rößler | 2013-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | Tried to amend single commentary for many files: New vbox module | Christian Rößler | 2013-08-28 | 2 | -29/+30 | |
| |\ | | | | | | | | | | | | | | | [not complete] Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts Conflicts: helper/fileutil.inc | |||||
| | * | [xorg] Fix ubuntu config | Simon Rettberg | 2013-08-27 | 1 | -2/+2 | |
| | | | ||||||
| | * | Add helper that detects which LTS xorg version is installed | Simon Rettberg | 2013-08-27 | 1 | -27/+27 | |
| | | | ||||||
| | * | [kernel] mkdir before cp | Simon Rettberg | 2013-08-27 | 1 | -0/+1 | |
| | | | ||||||
| * | | [vbox] addon-init for systemd service | Christian Rößler | 2013-08-28 | 12 | -0/+1117 | |
| |/ | ||||||
| * | [kernel] copy kernel to build dir | Simon Rettberg | 2013-08-26 | 1 | -1/+1 | |
| | | ||||||
| * | [vmchooser] Shuffle dnbd3 server list | Simon Rettberg | 2013-08-26 | 1 | -1/+3 | |
| | | ||||||
| * | [plymouth] moved plymouth stuff to /usr. Uses PREFIX from the config file | Jonathan Bauer | 2013-08-22 | 2 | -7/+9 | |
| | | ||||||
| * | [rootfs-stage32] Make it possible to run a script after adding an addon to ↵ | Simon Rettberg | 2013-08-21 | 1 | -0/+5 | |
| | | | | | | | the aufs stack. Call it addon-init and place it in the root directory of your addon [vmplayer] Add such an addon-init script that will take care of setting up the vmplayer environment | |||||
| * | [sshd] don't touch /var/run! | Simon Rettberg | 2013-08-21 | 1 | -1/+0![]() | |
| | | ||||||
| * | [systemd] Fix path of 'ip' in service file | Simon Rettberg | 2013-08-21 | 1 | -1/+2 | |
| | | ||||||
| * | [vmchooser] Add support for dnbd3 (if servers are specified in config) | Simon Rettberg | 2013-08-20 | 3 | -14/+57 | |
| | | | | | Also add fallback if MAC address is not present in config | |||||
| * | Switch to using /etc/tmpfiles.d for creating files/dirs in /run | Simon Rettberg | 2013-08-20 | 7 | -16/+11![]() | |
| | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly | |||||
| * | [dnbd3] add systemd service + script to load the module and launch the user ↵ | Simon Rettberg | 2013-08-20 | 3 | -0/+22 | |
| | | | | | space daemon | |||||
| * | [dnbd3] update requested commit | Simon Rettberg | 2013-08-20 | 2 | -1/+3 | |
| | | ||||||
| * | [busybox] add dirname to busybox | Jonathan Bauer | 2013-08-19 | 1 | -1/+1 | |
| | | ||||||
| * | [stage31] move configuration of stage32 into /bin/activate_sysconfig. | Jonathan Bauer | 2013-08-15 | 1 | -98/+0![]() | |
| | | ||||||
| * | [debug] renamed debug-report to debug_report | Jonathan Bauer | 2013-08-15 | 1 | -0/+98 | |
| | | ||||||
| * | [debug] Add htop | Simon Rettberg | 2013-08-14 | 2 | -0/+2 | |
| | | | | | [setup_target] Make it possible to mark required binaries as optional by prefixing them with '@' | |||||
| * | [busybox] Use official git repository instead of our own repo | Simon Rettberg | 2013-08-14 | 3 | -10/+1051 | |
| | | | | | Also include busybox in stage31 only and simply copy it before switchrooting to stage32 | |||||
| * | [dnbd3] update requested git commit of dnbd3 | Simon Rettberg | 2013-08-13 | 1 | -2/+1![]() | |
| | | ||||||
| * | [systemd] config file for Scientific Linux - please read | Christian Rößler | 2013-08-12 | 1 | -9/+25 | |
| | | | | | systemd.build.scientific.README! | |||||
| * | [systemd] README-file, if another try is made for compiling systemd | Christian Rößler | 2013-08-12 | 1 | -0/+11 | |
| | | | | | under Scientific Linux. | |||||
| * | [systemd] This version will maybe prove useful for compiling systemd | Christian Rößler | 2013-08-12 | 1 | -0/+178 | |
| | | | | | | | under Scientific Linux, if a Scientific Linux-Version with a kernel >= 2.6.34 will be published. This script contains experimental hacks and such. | |||||
| * | [systemd] Reversion, without Scientific Linux - please notice | Christian Rößler | 2013-08-12 | 1 | -86/+0![]() | |
| | | | | | systemd.build.scientific for that use. | |||||
| * | Make script more compatible to different shell versions. | thaibault | 2013-08-09 | 1 | -3/+6 | |
| | | ||||||
| * | Fix some issues with race conditions. | thaibault | 2013-08-09 | 3 | -49/+59 | |
| | | | | | | Code refactoring. Improve documentation. | |||||
| * | Fix statefile moving. | thaibault | 2013-08-08 | 2 | -2/+2 | |
| | | ||||||
| * | Fix bug in xml filter. | thaibault | 2013-08-08 | 1 | -4/+3![]() | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | thaibault | 2013-08-08 | 1 | -0/+2 | |
| |\ | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-08-08 | 5 | -28/+532 | |
| | |\ | ||||||
| | * | | [systemd] New TODO-file for, well, systemd-module specific TODOs. | Christian Rößler | 2013-08-08 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Increase compatibility with different busybox versions. | thaibault | 2013-08-08 | 2 | -7/+13 | |
| | |/ |/| | ||||||

