summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [freiburg-config] +ppd for Dell 1.OG, printer.confChristian Rößler2014-02-042-0/+216
|
* [rfs_s31] fix printk levels.... for the last time?Jonathan Bauer2014-02-032-4/+4
|
* [systemd] Add remote-fs.targetSimon Rettberg2014-02-031-0/+3
|
* [systemd] udev settle "fix"Simon Rettberg2014-02-031-0/+6
|
* [rfs-s32] fix early-network-trigger service to stay after exitJonathan Bauer2014-02-031-0/+1
|
* <stage4 blacklist> Ignore /etc/modprobe.dSimon Rettberg2014-02-031-0/+2
|
* My first steps when taking a look at the prop nvidia driversSimon Rettberg2014-02-031-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-scriptsSimon Rettberg2014-02-0310-26/+70
|\
| * [rfs-s32] blacklist 'pcspkr' to remove the annoying 'alreadyJonathan Bauer2014-02-031-0/+1
| | | | | | | | registered' error when booting
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-02-038-23/+66
| |\
| | * [vmware] Fix /etc/vmware/config generation to include build/version, add ↵Simon Rettberg2014-02-038-23/+66
| | | | | | | | | | | | usbarb.conf, some other minor fixes
| * | [rfs-s31] fix wrong printk output levelsJonathan Bauer2014-02-031-3/+3
| |/
* / Clean up root 'data' dir... Lots of old stuff not required anymore or ↵Simon Rettberg2014-02-037-297/+0Star
|/ | | | already taken care of
* [openslx] Experimental -i switch when packing sqfs to filter files from ↵Simon Rettberg2014-02-033-8/+24
| | | | another target (saves 10MB for vmware)
* [rfs-s31] fix kernel printk lvl when splash is activeJonathan Bauer2014-02-031-1/+1
|
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-01-311-0/+9
|\
| * [smbclient] openSuse configuration file addedChristian Rößler2014-01-311-0/+9
| |
* | [rfs-stage32] Fix stage4.target triggering/orderingSimon Rettberg2014-01-313-5/+5
|/
* [smbclient] new module for smbclient stuffJonathan Bauer2014-01-314-0/+41
| | | | (including smbspool)
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsSebastian2014-01-312-10/+32
|\
| * More things to ignore when cloning stage 4Simon Rettberg2014-01-311-0/+22
| |
| * [clone_stage4] Throw error if wrong number of arguments is given, instead of ↵Simon Rettberg2014-01-311-10/+10
| | | | | | | | trying broken backwards compatibility mode
* | [dhcp-busybox] add support for /etc/resolfconf/update.d for udhcpcSebastian2014-01-311-0/+7
| |
* | [rfs-s31] make sure IFACE in /run/network.conf is not empty :)Sebastian2014-01-302-5/+7
| |
* | fix bug in default session execSebastian2014-01-301-6/+3Star
| |
* | [rfs-s31] add network fallback scriptSebastian2014-01-304-21/+61
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsSebastian2014-01-301-0/+1
|\
| * <stage31> Activate openslx splash screenSimon Rettberg2014-01-301-0/+1
| |
* | cleanup setup_network script; dalay (final) br0 setup until IFACESebastian2014-01-301-13/+22
|/ | | | linkstate is up
* [splash-openslx] A default splash screen. Needs to be added to stage31. See ↵Simon Rettberg2014-01-304-0/+20
| | | | readme on how to activate.
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-302-0/+87
|\
| * [busybox] Add patch for centering the image displayed with fbsplashSimon Rettberg2014-01-302-0/+87
| |
* | [rfs-s31] add '-x' switch to fbsplash call to center splash picJonathan Bauer2014-01-301-1/+1
|/
* [rfs-s31] forgot * to allow many whitespacesJonathan Bauer2014-01-301-1/+1
|
* [rfs-s31] suppress kernel output if splash NOT active ...Jonathan Bauer2014-01-301-2/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-301-0/+1
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-01-302-2/+23
| |\
| * | [iptables-helper] as required: stage32-opensuseChristian Rößler2014-01-301-0/+1
| | |
* | | [rfs-s31] dont grep all the time, set a variable at the startJonathan Bauer2014-01-302-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-scriptsJonathan Bauer2014-01-301-0/+3
|\|
| * [rfs-stage32] Add output to early-network-triggersSimon Rettberg2014-01-301-0/+3
| |
* | [rfs-s31] added fbsplash startup logic.Jonathan Bauer2014-01-302-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.serviceJonathan Bauer2014-01-301-2/+1Star
| | | | [plymouth and activate-nss-ldap]
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-301-3/+3
|\
| * [clone-stage4] readme/doc updated: Parameter 'stage to exclude' not ↵Christian Rößler2014-01-301-3/+3
| | | | | | | | necessary anymore
* | [rfs] moved /etc/functions.inc to /inc/functionsJonathan Bauer2014-01-303-3/+3
|/ | | | since we have that include directory :)
* [rfs-s31] oopsJonathan Bauer2014-01-301-4/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsSebastian2014-01-301-0/+4
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-01-3025-81/+102
| |\ | | | | | | | | | | | | Conflicts: remote/rootfs/rootfs-stage31/data/inc/udhcpc-trigger
| * | [rfs-s31] append host info from dhcp instead of creating the fileJonathan Bauer2014-01-301-1/+1
| | |