| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | My first steps when taking a look at the prop nvidia drivers | Simon Rettberg | 2014-02-03 | 1 | -0/+66 | |
| | | | | | | | | | | | | | | | Tried to extract the drivers and doing a fake install into a specific directory without messing up the system. Doesn't really work yet. Didn't have any more time/better things to do then. This stuff is about a year old.... | |||||
| | * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-02-03 | 10 | -26/+70 | |
| | |\ | ||||||
| | | * | [rfs-s32] blacklist 'pcspkr' to remove the annoying 'already | Jonathan Bauer | 2014-02-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | registered' error when booting | |||||
| | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-02-03 | 8 | -23/+66 | |
| | | |\ | ||||||
| | | | * | [vmware] Fix /etc/vmware/config generation to include build/version, add ↵ | Simon Rettberg | 2014-02-03 | 8 | -23/+66 | |
| | | | | | | | | | | | | | | | | | usbarb.conf, some other minor fixes | |||||
| | | * | | [rfs-s31] fix wrong printk output levels | Jonathan Bauer | 2014-02-03 | 1 | -3/+3 | |
| | | |/ | ||||||
| | * / | Clean up root 'data' dir... Lots of old stuff not required anymore or ↵ | Simon Rettberg | 2014-02-03 | 7 | -297/+0![]() | |
| | |/ | | | | | | | already taken care of | |||||
| | * | [openslx] Experimental -i switch when packing sqfs to filter files from ↵ | Simon Rettberg | 2014-02-03 | 3 | -8/+24 | |
| | | | | | | | | | another target (saves 10MB for vmware) | |||||
| | * | [rfs-s31] fix kernel printk lvl when splash is active | Jonathan Bauer | 2014-02-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-01-31 | 1 | -0/+9 | |
| | |\ | ||||||
| | | * | [smbclient] openSuse configuration file added | Christian Rößler | 2014-01-31 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | [rfs-stage32] Fix stage4.target triggering/ordering | Simon Rettberg | 2014-01-31 | 3 | -5/+5 | |
| | |/ | ||||||
| | * | [smbclient] new module for smbclient stuff | Jonathan Bauer | 2014-01-31 | 4 | -0/+41 | |
| | | | | | | | | | (including smbspool) | |||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Sebastian | 2014-01-31 | 2 | -10/+32 | |
| | |\ | ||||||
| | | * | More things to ignore when cloning stage 4 | Simon Rettberg | 2014-01-31 | 1 | -0/+22 | |
| | | | | ||||||
| | | * | [clone_stage4] Throw error if wrong number of arguments is given, instead of ↵ | Simon Rettberg | 2014-01-31 | 1 | -10/+10 | |
| | | | | | | | | | | | | | trying broken backwards compatibility mode | |||||
| | * | | [dhcp-busybox] add support for /etc/resolfconf/update.d for udhcpc | Sebastian | 2014-01-31 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | [rfs-s31] make sure IFACE in /run/network.conf is not empty :) | Sebastian | 2014-01-30 | 2 | -5/+7 | |
| | | | | ||||||
| | * | | fix bug in default session exec | Sebastian | 2014-01-30 | 1 | -6/+3![]() | |
| | | | | ||||||
| | * | | [rfs-s31] add network fallback script | Sebastian | 2014-01-30 | 4 | -21/+61 | |
| | |/ | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Sebastian | 2014-01-30 | 1 | -0/+1 | |
| | |\ | ||||||
| | | * | <stage31> Activate openslx splash screen | Simon Rettberg | 2014-01-30 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | cleanup setup_network script; dalay (final) br0 setup until IFACE | Sebastian | 2014-01-30 | 1 | -13/+22 | |
| | |/ | | | | | | | linkstate is up | |||||
| | * | [splash-openslx] A default splash screen. Needs to be added to stage31. See ↵ | Simon Rettberg | 2014-01-30 | 4 | -0/+20 | |
| | | | | | | | | | readme on how to activate. | |||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-01-30 | 2 | -0/+87 | |
| | |\ | ||||||
| | | * | [busybox] Add patch for centering the image displayed with fbsplash | Simon Rettberg | 2014-01-30 | 2 | -0/+87 | |
| | | | | ||||||
| | * | | [rfs-s31] add '-x' switch to fbsplash call to center splash pic | Jonathan Bauer | 2014-01-30 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | [rfs-s31] forgot * to allow many whitespaces | Jonathan Bauer | 2014-01-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | [rfs-s31] suppress kernel output if splash NOT active ... | Jonathan Bauer | 2014-01-30 | 1 | -2/+2 | |
| | | | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-01-30 | 1 | -0/+1 | |
| | |\ | ||||||
| | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2014-01-30 | 2 | -2/+23 | |
| | | |\ | ||||||
| | | * | | [iptables-helper] as required: stage32-opensuse | Christian Rößler | 2014-01-30 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | [rfs-s31] dont grep all the time, set a variable at the start | Jonathan Bauer | 2014-01-30 | 2 | -26/+27 | |
| | | |/ | |/| | | | | | | | NOTE: missing /etc/splash.ppm in git atm, til we make it fancy. | |||||
| | * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-01-30 | 1 | -0/+3 | |
| | |\| | ||||||
| | | * | [rfs-stage32] Add output to early-network-triggers | Simon Rettberg | 2014-01-30 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | [rfs-s31] added fbsplash startup logic. | Jonathan Bauer | 2014-01-30 | 2 | -2/+23 | |
| | |/ | | | | | | | | | | | Use "vga=current splash quiet" to enjoy the fanciness of fbsplash! 'quiet' is optional but would make sense to use it too. Only absolutly required are 'vga=current splash'. | |||||
| | * | [kdm] remove deprecated deps of kdm.service | Jonathan Bauer | 2014-01-30 | 1 | -2/+1![]() | |
| | | | | | | | | | [plymouth and activate-nss-ldap] | |||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-01-30 | 1 | -3/+3 | |
| | |\ | ||||||
| | | * | [clone-stage4] readme/doc updated: Parameter 'stage to exclude' not ↵ | Christian Rößler | 2014-01-30 | 1 | -3/+3 | |
| | | | | | | | | | | | | | necessary anymore | |||||
| | * | | [rfs] moved /etc/functions.inc to /inc/functions | Jonathan Bauer | 2014-01-30 | 3 | -3/+3 | |
| | |/ | | | | | | | since we have that include directory :) | |||||
| | * | [rfs-s31] oops | Jonathan Bauer | 2014-01-30 | 1 | -4/+0![]() | |
| | | | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Sebastian | 2014-01-30 | 1 | -0/+4 | |
| | |\ | ||||||
| | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-01-30 | 25 | -81/+102 | |
| | | |\ | | | | | | | | | | | | | | | | | Conflicts: remote/rootfs/rootfs-stage31/data/inc/udhcpc-trigger | |||||
| | | * | | [rfs-s31] append host info from dhcp instead of creating the file | Jonathan Bauer | 2014-01-30 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | allow to change default export path; on remote via mltk -n name; on server via | Sebastian | 2014-01-30 | 4 | -8/+19 | |
| | | | | | | | | | | | | | | | | | export REMOTE_EXPORT_DIR=/export/name | |||||
| | * | | | add module for swiss keymaps/locals | Sebastian | 2014-01-30 | 19 | -0/+2257 | |
| | | |/ | |/| | ||||||
| | * | | [systemd] Clean up build file | Simon Rettberg | 2014-01-30 | 1 | -20/+2![]() | |
| | | | | ||||||
| | * | | Some more blacklisting for stage 4 | Simon Rettberg | 2014-01-30 | 3 | -0/+10 | |
| | | | | ||||||
| | * | | [rfs-stage31] Write DNS and hostname to /opt/openslx/config | Simon Rettberg | 2014-01-30 | 3 | -25/+19![]() | |
| | | | | | | | | | | | | | Also cleaned up and tweaked init a bit | |||||
| | * | | [systemd] Don't wait more than 3 seconds on udev settle | Simon Rettberg | 2014-01-29 | 1 | -1/+1 | |
| | | | | ||||||

