summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-03-061-5/+5
|\ \
| * | [dhcpc-busybox] Fix domain not appearing in resolv.conf due to broken printf ↵Simon Rettberg2014-02-281-5/+5
| | | | | | | | | | | | call
* | | [xorg] add iptable rule for X11 portJonathan Bauer2014-03-061-0/+4
| | |
* | | [rfs-s31] fix hostnameJonathan Bauer2014-03-061-2/+2
| | |
* | | [rootfs-stage31] fix hostnameJonathan Bauer2014-03-061-3/+4
|/ / | | | | | | | | write hostname not the fqdn in /etc/hosts Added localhost entry in hosts
* | added example usageJonathan Bauer2014-02-271-1/+6
| |
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-02-277-17/+14Star
|\|
| * sdfoighsdihoiSimon Rettberg2014-02-261-2/+8
| |
| * [rfs-stage31] Update drm hint list: nvidia ion, some intel chip in Dell ↵Simon Rettberg2014-02-261-1/+1
| | | | | | | | Optiplex GX 620
| * Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdmSimon Rettberg2014-02-266-32/+5Star
| |
| * Restart splash screen in stage32 (if booting with splashscreen enabled)Simon Rettberg2014-02-253-0/+18
| |
* | uhmJonathan Bauer2014-02-271-91/+20Star
| |
* | added chroot.incJonathan Bauer2014-02-271-0/+131
|/ | | | | | this help provides chroot-install functionality. Only use 'chroot_run <build_dir>' in your build scripts. Have a look at the comment on how to use.
* [rfs-stage32] setup-partitions: Remove old Wait 3 seconds" hackSimon Rettberg2014-02-241-0/+1
|
* Integrate prop nvidia drivers into systemSimon Rettberg2014-02-2410-2/+40
| | | | | | | | If we detect nvidia.ko was loaded in stage31, download nvidia libs via our slx-addon system. It is also ensured that kdm will not start before the nvidia libs have been downloaded and integrated into the running system. For that matter, it was ensured that slx addons are only downloaded when setup-partitions finished running, and a proper /tmp dir is available.
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-02-242-3/+4
|\
| * Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-02-2414-53/+295
| |\
| * | [rfs-stage31] Fix prompt of drop_shell callSimon Rettberg2014-02-241-1/+1
| | |
| * | ultrastace: TimestampsSimon Rettberg2014-02-241-2/+3
| | |
* | | [rfs-stage31] Async fbsplashSimon Rettberg2014-02-241-1/+1
| | |
* | | [nvidia_libs] Refine required files/dirs, less pinfo spamSimon Rettberg2014-02-243-40/+31Star
| |/ |/|
* | [rfs-stage32] setup-slx-addons: Fix slxlog call when aufs fails, add -o ro ↵Simon Rettberg2014-02-241-3/+3
| | | | | | | | to sqfs mount
* | [rfs-stage32] setup_partitons: Remove sleep 3 hack when waiting for partitionsSimon Rettberg2014-02-241-11/+0Star
| |
* | [rfs-stage32] Don't check if addon is listen in SLX_ADDONS, just try to load itSimon Rettberg2014-02-241-4/+0Star
| |
* | [nvidia_libs] Fix indentationSimon Rettberg2014-02-241-27/+27
| |
* | Sorry, jetzt korrekte Verzeichnis.Dirk2014-02-211-0/+0
| |
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2014-02-21260-818/+6030
|\ \ | | | | | | | | | ...
| * | [nvidia_libs] Debug: Checkin für Joey:).Christian Rößler2014-02-202-19/+24
| | |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-02-209-36/+142
| |\ \
| | * | Support loading selected drm gfx drivers only, based on pci idsSimon Rettberg2014-02-198-35/+132
| | |/
| | * [openslx] Check if mksquashfs supports xz, fall back to default compression ↵Simon Rettberg2014-02-191-1/+10
| | | | | | | | | | | | if not
| * | [nvidia_libs] Module building libraries for nvidia GPU driver package.Christian Rößler2014-02-203-0/+155
| |/
| * [nvidia_kernel] conf: Added REQUIRED_DIRECTORIES /lib/modules/nvidiaChristian Rößler2014-02-191-0/+4
| |
| * [nvidia_kernel] Module building nvidia kernel modulesChristian Rößler2014-02-192-0/+131
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-02-183-1/+5
| |\
| | * Better prevent this from happening :)Simon Rettberg2014-02-171-0/+1
| | |
| | * Oops...Simon Rettberg2014-02-171-2/+0Star
| | |
| | * mltk now sources file "config" on startSimon Rettberg2014-02-173-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You can put pretty much anything there, but there are two main uses for now: Setting an http proxy: export http_proxy=1.2.3.4:8080 (wget will obey this env var) Setting a custom URL for fetching the distro logo: CFG_DISTLOGO_URL=http://somewhere/distlogo?distro= (Defaults to mltk-services.ruf.uni-freiburg.de/... if unset) Same could be done in openslx if it would be useful...
| * | nvidia driver extraction: First working script, perhaps useful for someone. ↵Christian Rößler2014-02-181-61/+118
| | | | | | | | | | | | Use with care.
| * | [kernel] Added 'make prepare' and 'make scripts' for eg. nvidia compilationChristian Rößler2014-02-181-8/+10
| |/
| * [redsocks] Tweaked iptables rules so we don't interfere with openstackSimon Rettberg2014-02-171-4/+5
| |
| * [iptables-helper] Put everything in a dedicated chain so we don't interfere ↵Simon Rettberg2014-02-171-3/+27
| | | | | | | | with other tools writing rules directly
| * [rfs-stage31] Don't fail when debug shell is requestedSimon Rettberg2014-02-171-1/+2
| |
| * [rfs-stage31] Some more tweaks to the never ending "setup network" storySimon Rettberg2014-02-174-5/+12
| |
| * Forgot to actually request domain search option (-O search)Simon Rettberg2014-02-162-2/+2
| |
| * [rfs-stage31] Also add domain search support to stage31 dhcpSimon Rettberg2014-02-151-1/+5
| |
| * [busybox/udhcpc] Enable RFC3397 "domain search" option (and use it if present)Simon Rettberg2014-02-153-44/+52
| |
| * [rfs-stage32] Make sure addons are inserted into the aufs stack before ↵Simon Rettberg2014-02-141-1/+1
| | | | | | | | stage4, so they can override files
| * Overhauled vmware kernel module patching, also added global kernel version ↵Simon Rettberg2014-02-148-19/+298
| | | | | | | | | | | | | | | | | | variables Variables are now: KERNEL_CURRENT_VERSION - currently running kernel (uname -r) SYS_UTS_RELEASE - What uname -r will yield on the generated system SYS_KERNEL - Just version number of SYS_UTS_RELEASE (eg. 3.5.6-12-openslx -> 3.5.6)
| * [smbclient] -binary findsmbChristian Rößler2014-02-131-1/+0Star
| |