summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
Commit message (Collapse)AuthorAgeFilesLines
...
* | [rfs-stage31] Include intel/i915 firmwareSimon Rettberg2015-10-131-0/+2
|/
* [rfs-stage32] Add kernel modules for (mpt)sasSimon Rettberg2015-10-071-0/+1
|
* [rfs-stage32] Only complain about missing swap if host has less than 3gb of ramSimon Rettberg2015-09-151-1/+4
|
* Fix absolute pathes not working with stage32 onlySimon Rettberg2015-09-131-1/+3
|
* [rootfs] systemd-setup_partitions: 3 sec added wait time if ↵Christian Rößler2015-09-121-1/+6
| | | | /etcdisk.partition empty; 60 GB tmpfs
* Hardwired path of whoami/id/getent, but we should check all scripts and ↵Simon Rettberg2015-05-181-1/+1
| | | | force PATH in critical ones
* New config files for openSuse 13.2 Harlequin - works so far (some pam problemsChristian Rößler2015-02-031-0/+20
| | | | remain)
* Use 3 seconds timeout for reverse lookups everywhereSimon Rettberg2014-12-041-2/+2
|
* [rfs-stage31] Write IP information to /opt/openslx/config even if config.tgz ↵Simon Rettberg2014-11-241-1/+2
| | | | does not exist
* [rfs-s31] new setup_stage4 script. Not beeing used currentlyJonathan Bauer2014-08-291-0/+69
| | | | WIP
* [rfs-s32] added openssl.cnf to REQUIRED_FILESJonathan Bauer2014-08-132-3/+4
|
* [rootfs-stage32] added binary opensslChristian Rößler2014-08-071-0/+7
|
* [rfs-s31] fix busybox copying v2Jonathan Bauer2014-07-251-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-07-251-1/+8
|\
| * [drm] nvidia entries corrected and movedChristian Rößler2014-07-241-8/+8
| |
| * [drm] one more nvidia: 10de-0dd8: nvidia Quadro 2000root2014-07-231-0/+2
| |
| * [drm] Added two nvidia cards for OG: 10de-0fc2, 10de:11c0root2014-07-231-0/+5
| |
* | [rfs-s31] fix copying of the busyboxJonathan Bauer2014-07-251-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. WIPJonathan Bauer2014-07-171-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 itJonathan Bauer2014-07-173-3/+0Star
|
* [rfs-stage31] Fix cursor hiding if showing splashSimon Rettberg2014-07-092-5/+4Star
|
* [rfs-s32] added openvswitch to REQUIRED_KERNEL_MODULESJonathan Bauer2014-07-091-0/+1
| | | | TODO: fetch this in the openstack module
* Fix new splash screen...Simon Rettberg2014-07-052-2/+5
|
* [stage31] Made splash-screen nicerSimon Rettberg2014-07-052-3/+10
|
* Try to clean up the mess with all the different kernel version variables ↵Simon Rettberg2014-07-041-2/+2
| | | | everywhere
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-0/+6
|\
| * [rfs-stage31] Source config right after fetchingSimon Rettberg2014-07-041-0/+1
| |
| * [debian] started debian supportJonathan Bauer2014-07-031-0/+6
| | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-048-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 binariesJonathan Bauer2014-07-021-7/+0Star
| | | | TODO: make it not so dumb
* don't split busybox applets in /usr.Jonathan Bauer2014-07-012-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 raceJonathan Bauer2014-06-301-0/+6
|
* [rfs-s32] fix addons downloadingJonathan Bauer2014-06-261-3/+2Star
|
* [rfs-s32] fix broken terminals on ssh sessionsJonathan Bauer2014-06-261-0/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-06-257-82/+75Star
|\
| * Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-06-162-3/+1Star
| |\
| * | [rfs-stage31] Restructured init script and includes a bit... could use more workSimon Rettberg2014-06-167-82/+75Star
| | |
* | | [rootfs-stage32] ditro logo max tries and timeoutJonathan Bauer2014-06-251-1/+1
| |/ |/|
* | grepJonathan Bauer2014-06-132-3/+1Star
|/
* [rfs-s31] init cosmeticsJonathan Bauer2014-06-111-2/+2
|
* -E for regex!!!Jonathan Bauer2014-06-101-1/+1
|
* oopsieJonathan Bauer2014-06-101-2/+2
|
* fix wrong shell used in a few scriptsJonathan Bauer2014-06-104-4/+4
|
* [stage31] mount /dev through devtmpfsJonathan Bauer2014-06-101-9/+4Star
|
* Minor cleanup.Dirk2014-06-082-3/+19
|
* [resolv.conf] dont save it to run, since it will be lost when systemd ↵Jonathan Bauer2014-06-042-2/+2
| | | | re-mounts it
* [rfs31] prevent modprobe from spammingMichael Pereira Neves2014-05-291-1/+1
|
* Make resolv.conf a symlink to /run/network/resolv.conf (where we generate ↵Simon Rettberg2014-05-203-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 s32Jonathan Bauer2014-05-082-1/+1
|
* [rfs-s31] added vxlan.ko needed for openstackJonathan Bauer2014-05-081-0/+1
|