| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [rfs-stage31] Include intel/i915 firmware | Simon Rettberg | 2015-10-13 | 1 | -0/+2 | |
| |/ | ||||||
| * | [rfs-stage32] Add kernel modules for (mpt)sas | Simon Rettberg | 2015-10-07 | 1 | -0/+1 | |
| | | ||||||
| * | [rfs-stage32] Only complain about missing swap if host has less than 3gb of ram | Simon Rettberg | 2015-09-15 | 1 | -1/+4 | |
| | | ||||||
| * | Fix absolute pathes not working with stage32 only | Simon Rettberg | 2015-09-13 | 1 | -1/+3 | |
| | | ||||||
| * | [rootfs] systemd-setup_partitions: 3 sec added wait time if ↵ | Christian Rößler | 2015-09-12 | 1 | -1/+6 | |
| | | | | | /etcdisk.partition empty; 60 GB tmpfs | |||||
| * | Hardwired path of whoami/id/getent, but we should check all scripts and ↵ | Simon Rettberg | 2015-05-18 | 1 | -1/+1 | |
| | | | | | force PATH in critical ones | |||||
| * | New config files for openSuse 13.2 Harlequin - works so far (some pam problems | Christian Rößler | 2015-02-03 | 1 | -0/+20 | |
| | | | | | remain) | |||||
| * | Use 3 seconds timeout for reverse lookups everywhere | Simon Rettberg | 2014-12-04 | 1 | -2/+2 | |
| | | ||||||
| * | [rfs-stage31] Write IP information to /opt/openslx/config even if config.tgz ↵ | Simon Rettberg | 2014-11-24 | 1 | -1/+2 | |
| | | | | | does not exist | |||||
| * | [rfs-s31] new setup_stage4 script. Not beeing used currently | Jonathan Bauer | 2014-08-29 | 1 | -0/+69 | |
| | | | | | WIP | |||||
| * | [rfs-s32] added openssl.cnf to REQUIRED_FILES | Jonathan Bauer | 2014-08-13 | 2 | -3/+4 | |
| | | ||||||
| * | [rootfs-stage32] added binary openssl | Christian Rößler | 2014-08-07 | 1 | -0/+7 | |
| | | ||||||
| * | [rfs-s31] fix busybox copying v2 | Jonathan Bauer | 2014-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-07-25 | 1 | -1/+8 | |
| |\ | ||||||
| | * | [drm] nvidia entries corrected and moved | Christian Rößler | 2014-07-24 | 1 | -8/+8 | |
| | | | ||||||
| | * | [drm] one more nvidia: 10de-0dd8: nvidia Quadro 2000 | root | 2014-07-23 | 1 | -0/+2 | |
| | | | ||||||
| | * | [drm] Added two nvidia cards for OG: 10de-0fc2, 10de:11c0 | root | 2014-07-23 | 1 | -0/+5 | |
| | | | ||||||
| * | | [rfs-s31] fix copying of the busybox | Jonathan Bauer | 2014-07-25 | 1 | -1/+1 | |
| |/ | | | | as its no longer in /usr, just copy /bin and /sbin. Even if they are symlinked, it should work :) | |||||
| * | new 'stage32-headless' target. Started centos support. WIP | Jonathan Bauer | 2014-07-17 | 1 | -0/+17 | |
| | | | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet. | |||||
| * | [rfs-s32] remove jfs stuff from configs as we dont use it | Jonathan Bauer | 2014-07-17 | 3 | -3/+0![]() | |
| | | ||||||
| * | [rfs-stage31] Fix cursor hiding if showing splash | Simon Rettberg | 2014-07-09 | 2 | -5/+4![]() | |
| | | ||||||
| * | [rfs-s32] added openvswitch to REQUIRED_KERNEL_MODULES | Jonathan Bauer | 2014-07-09 | 1 | -0/+1 | |
| | | | | | TODO: fetch this in the openstack module | |||||
| * | Fix new splash screen... | Simon Rettberg | 2014-07-05 | 2 | -2/+5 | |
| | | ||||||
| * | [stage31] Made splash-screen nicer | Simon Rettberg | 2014-07-05 | 2 | -3/+10 | |
| | | ||||||
| * | Try to clean up the mess with all the different kernel version variables ↵ | Simon Rettberg | 2014-07-04 | 1 | -2/+2 | |
| | | | | | everywhere | |||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | Simon Rettberg | 2014-07-04 | 1 | -0/+6 | |
| |\ | ||||||
| | * | [rfs-stage31] Source config right after fetching | Simon Rettberg | 2014-07-04 | 1 | -0/+1 | |
| | | | ||||||
| | * | [debian] started debian support | Jonathan Bauer | 2014-07-03 | 1 | -0/+6 | |
| | | | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos | |||||
| * | | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 8 | -9/+29 | |
| |/ | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | |||||
| * | [rfs-s31] linking bb applets breaks some stage4's binaries | Jonathan Bauer | 2014-07-02 | 1 | -7/+0![]() | |
| | | | | | TODO: make it not so dumb | |||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 2 | -3/+10 | |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | |||||
| * | [stage4] fix ldconfig race | Jonathan Bauer | 2014-06-30 | 1 | -0/+6 | |
| | | ||||||
| * | [rfs-s32] fix addons downloading | Jonathan Bauer | 2014-06-26 | 1 | -3/+2![]() | |
| | | ||||||
| * | [rfs-s32] fix broken terminals on ssh sessions | Jonathan Bauer | 2014-06-26 | 1 | -0/+2 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-06-25 | 7 | -82/+75![]() | |
| |\ | ||||||
| | * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-06-16 | 2 | -3/+1![]() | |
| | |\ | ||||||
| | * | | [rfs-stage31] Restructured init script and includes a bit... could use more work | Simon Rettberg | 2014-06-16 | 7 | -82/+75![]() | |
| | | | | ||||||
| * | | | [rootfs-stage32] ditro logo max tries and timeout | Jonathan Bauer | 2014-06-25 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | grep | Jonathan Bauer | 2014-06-13 | 2 | -3/+1![]() | |
| |/ | ||||||
| * | [rfs-s31] init cosmetics | Jonathan Bauer | 2014-06-11 | 1 | -2/+2 | |
| | | ||||||
| * | -E for regex!!! | Jonathan Bauer | 2014-06-10 | 1 | -1/+1 | |
| | | ||||||
| * | oopsie | Jonathan Bauer | 2014-06-10 | 1 | -2/+2 | |
| | | ||||||
| * | fix wrong shell used in a few scripts | Jonathan Bauer | 2014-06-10 | 4 | -4/+4 | |
| | | ||||||
| * | [stage31] mount /dev through devtmpfs | Jonathan Bauer | 2014-06-10 | 1 | -9/+4![]() | |
| | | ||||||
| * | Minor cleanup. | Dirk | 2014-06-08 | 2 | -3/+19 | |
| | | ||||||
| * | [resolv.conf] dont save it to run, since it will be lost when systemd ↵ | Jonathan Bauer | 2014-06-04 | 2 | -2/+2 | |
| | | | | | re-mounts it | |||||
| * | [rfs31] prevent modprobe from spamming | Michael Pereira Neves | 2014-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | Make resolv.conf a symlink to /run/network/resolv.conf (where we generate ↵ | Simon Rettberg | 2014-05-20 | 3 | -2/+4 | |
| | | | | | ours from now on), in case someone wants to override the resolv.conf via config.tgz | |||||
| * | [rfss31/2] moved vxlan from s31 to s32 | Jonathan Bauer | 2014-05-08 | 2 | -1/+1 | |
| | | ||||||
| * | [rfs-s31] added vxlan.ko needed for openstack | Jonathan Bauer | 2014-05-08 | 1 | -0/+1 | |
| | | ||||||

