| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [cleanup.inc] added traps for SIGINT and SIGTERM | Jonathan Bauer | 2014-03-11 | 1 | -0/+29 | |
| | | | | | | | | | | | | | | | Upon SIGINT and SIGTERM, cleanexit is called. At the moment, checks for mounts done by chroot and tries to umount them. TODO: make the cleanup modular instead of writing the stuff directly inside cleanexit. A-la 'cleanup.d' for example. | |||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-03-11 | 1 | -21/+30 | |
| |\ \ | ||||||
| | * | | [iptables-helper] Use -w everywhere to prevent race conditions | Simon Rettberg | 2014-03-10 | 1 | -21/+30 | |
| | | | | ||||||
| * | | | [udhcpcdcdcdcd] fix wrong hostname name being set | Jonathan Bauer | 2014-03-11 | 1 | -3/+4 | |
| |/ / | | | | | | | TODO: rewrite this ugly piece of code | |||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-03-06 | 1 | -5/+5 | |
| |\ \ | ||||||
| | * | | [dhcpc-busybox] Fix domain not appearing in resolv.conf due to broken printf ↵ | Simon Rettberg | 2014-02-28 | 1 | -5/+5 | |
| | | | | | | | | | | | | | call | |||||
| * | | | [xorg] add iptable rule for X11 port | Jonathan Bauer | 2014-03-06 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | [rfs-s31] fix hostname | Jonathan Bauer | 2014-03-06 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | [rootfs-stage31] fix hostname | Jonathan Bauer | 2014-03-06 | 1 | -3/+4 | |
| |/ / | | | | | | | | | write hostname not the fqdn in /etc/hosts Added localhost entry in hosts | |||||
| * | | added example usage | Jonathan Bauer | 2014-02-27 | 1 | -1/+6 | |
| | | | ||||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-02-27 | 7 | -17/+14![]() | |
| |\| | ||||||
| | * | sdfoighsdihoi | Simon Rettberg | 2014-02-26 | 1 | -2/+8 | |
| | | | ||||||
| | * | [rfs-stage31] Update drm hint list: nvidia ion, some intel chip in Dell ↵ | Simon Rettberg | 2014-02-26 | 1 | -1/+1 | |
| | | | | | | | | | Optiplex GX 620 | |||||
| | * | Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdm | Simon Rettberg | 2014-02-26 | 6 | -32/+5![]() | |
| | | | ||||||
| | * | Restart splash screen in stage32 (if booting with splashscreen enabled) | Simon Rettberg | 2014-02-25 | 3 | -0/+18 | |
| | | | ||||||
| * | | uhm | Jonathan Bauer | 2014-02-27 | 1 | -91/+20![]() | |
| | | | ||||||
| * | | added chroot.inc | Jonathan Bauer | 2014-02-27 | 1 | -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" hack | Simon Rettberg | 2014-02-24 | 1 | -0/+1 | |
| | | ||||||
| * | Integrate prop nvidia drivers into system | Simon Rettberg | 2014-02-24 | 10 | -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-scripts | Simon Rettberg | 2014-02-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-02-24 | 14 | -53/+295 | |
| | |\ | ||||||
| | * | | [rfs-stage31] Fix prompt of drop_shell call | Simon Rettberg | 2014-02-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [rfs-stage31] Async fbsplash | Simon Rettberg | 2014-02-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [nvidia_libs] Refine required files/dirs, less pinfo spam | Simon Rettberg | 2014-02-24 | 3 | -40/+31![]() | |
| | |/ |/| | ||||||
| * | | [rfs-stage32] setup-slx-addons: Fix slxlog call when aufs fails, add -o ro ↵ | Simon Rettberg | 2014-02-24 | 1 | -3/+3 | |
| | | | | | | | | | to sqfs mount | |||||
| * | | [rfs-stage32] setup_partitons: Remove sleep 3 hack when waiting for partitions | Simon Rettberg | 2014-02-24 | 1 | -11/+0![]() | |
| | | | ||||||
| * | | [rfs-stage32] Don't check if addon is listen in SLX_ADDONS, just try to load it | Simon Rettberg | 2014-02-24 | 1 | -4/+0![]() | |
| | | | ||||||
| * | | [nvidia_libs] Fix indentation | Simon Rettberg | 2014-02-24 | 1 | -27/+27 | |
| | | | ||||||
| * | | Sorry, jetzt korrekte Verzeichnis. | Dirk | 2014-02-21 | 1 | -0/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Dirk | 2014-02-21 | 227 | -455/+5470 | |
| |\ \ | | | | | | | | | | ... | |||||
| | * | | [nvidia_libs] Debug: Checkin für Joey:). | Christian Rößler | 2014-02-20 | 2 | -19/+24 | |
| | | | | ||||||
| | * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2014-02-20 | 8 | -35/+132 | |
| | |\ \ | ||||||
| | | * | | Support loading selected drm gfx drivers only, based on pci ids | Simon Rettberg | 2014-02-19 | 8 | -35/+132 | |
| | | |/ | ||||||
| | * / | [nvidia_libs] Module building libraries for nvidia GPU driver package. | Christian Rößler | 2014-02-20 | 3 | -0/+155 | |
| | |/ | ||||||
| | * | [nvidia_kernel] conf: Added REQUIRED_DIRECTORIES /lib/modules/nvidia | Christian Rößler | 2014-02-19 | 1 | -0/+4 | |
| | | | ||||||
| | * | [nvidia_kernel] Module building nvidia kernel modules | Christian Rößler | 2014-02-19 | 2 | -0/+131 | |
| | | | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2014-02-18 | 1 | -1/+2 | |
| | |\ | ||||||
| | | * | mltk now sources file "config" on start | Simon Rettberg | 2014-02-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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... | |||||
| | * | | [kernel] Added 'make prepare' and 'make scripts' for eg. nvidia compilation | Christian Rößler | 2014-02-18 | 1 | -8/+10 | |
| | |/ | ||||||
| | * | [redsocks] Tweaked iptables rules so we don't interfere with openstack | Simon Rettberg | 2014-02-17 | 1 | -4/+5 | |
| | | | ||||||
| | * | [iptables-helper] Put everything in a dedicated chain so we don't interfere ↵ | Simon Rettberg | 2014-02-17 | 1 | -3/+27 | |
| | | | | | | | | | with other tools writing rules directly | |||||
| | * | [rfs-stage31] Don't fail when debug shell is requested | Simon Rettberg | 2014-02-17 | 1 | -1/+2 | |
| | | | ||||||
| | * | [rfs-stage31] Some more tweaks to the never ending "setup network" story | Simon Rettberg | 2014-02-17 | 4 | -5/+12 | |
| | | | ||||||
| | * | Forgot to actually request domain search option (-O search) | Simon Rettberg | 2014-02-16 | 2 | -2/+2 | |
| | | | ||||||
| | * | [rfs-stage31] Also add domain search support to stage31 dhcp | Simon Rettberg | 2014-02-15 | 1 | -1/+5 | |
| | | | ||||||
| | * | [busybox/udhcpc] Enable RFC3397 "domain search" option (and use it if present) | Simon Rettberg | 2014-02-15 | 3 | -44/+52 | |
| | | | ||||||
| | * | [rfs-stage32] Make sure addons are inserted into the aufs stack before ↵ | Simon Rettberg | 2014-02-14 | 1 | -1/+1 | |
| | | | | | | | | | stage4, so they can override files | |||||
| | * | Overhauled vmware kernel module patching, also added global kernel version ↵ | Simon Rettberg | 2014-02-14 | 7 | -19/+296 | |
| | | | | | | | | | | | | | | | | | | | 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 findsmb | Christian Rößler | 2014-02-13 | 1 | -1/+0![]() | |
| | | | ||||||
| | * | [kernel] conf: now .conf.ubuntu.13.04 due to ubuntu/ and ubuntu-archive/ gits | Christian Rößler | 2014-02-12 | 2 | -1/+3 | |
| | | | ||||||

