summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32
Commit message (Collapse)AuthorAgeFilesLines
* [rfs-stage32] Support swap on GPT aswellSimon Rettberg2016-11-171-4/+7
|
* [rfs-stage32] Support GPT for ID44Simon Rettberg2016-11-171-1/+2
|
* [rfs-stage32] Run update-issue after setup_partitions for proper /tmp displaySimon Rettberg2016-10-311-0/+1
|
* [rfs-stage32] Sanitize and refactor the (very) old setup-partitions scriptSimon Rettberg2016-10-281-77/+98
| | | | | For example, just look at the actual partition id column for values like 44 45 46, instead of anywhere in the whole damn line!!!
* [rfs-stage32] Check for nvidia.ko first, then for whitelisted pciidsSimon Rettberg2016-10-201-4/+5
| | | | | | | | | | We might have a supported onboard card AND a whitelisted nvidia card. Stage 3.1 will load the nvidia kernel modules all right, but then stage 3.2 sees the whitelisted onboard card, enables "force 3d" for vmware and skips the part where it will load the nvidia user space libs, resulting in an unusable client. Check for the nvidia kernel module first and only check for a supported onboard card if none was found to prevent this situation from occuring.
* [rfs-stage32] Improve /etc/issue banner even more :-)Simon Rettberg2016-10-172-4/+37
|
* [rfs-stage32] Improve /etc/issue generatorSimon Rettberg2016-10-172-9/+41
|
* [rootfs/hwstats] Use 66% RAM as /tmp tmpfs instead of 60G so we can detect ↵Simon Rettberg2016-10-121-2/+6
| | | | and report when running out of memory
* [rfs-stage32] Add ip6tablesSimon Rettberg2016-08-301-0/+1
|
* [rfs-stage32] Add --delete and --sync to slxlog, make spam protection a ↵Simon Rettberg2016-07-141-15/+43
| | | | per-user thing
* [rfs-stage32] Use proper variable in confSimon Rettberg2016-04-291-1/+1
|
* [rfs-stage32] This module is just fucked up...Simon Rettberg2016-04-263-3/+10
|
* [rfs-stage32] Include all CAs from /etc/ssl/certsSimon Rettberg2016-04-262-1/+5
|
* [rfs-stage32] Remove unneeded entry from .conf.ubuntuSimon Rettberg2016-04-261-3/+0Star
|
* [rfs-stage32] Move required binary openssl to module.confSimon Rettberg2016-04-262-3/+1Star
|
* [rfs-stage32] Whitelist another i915 (8086:0102)Simon Rettberg2016-04-071-1/+1
|
* (3D) Whitelist another i915 pciid and nvidia quadro K420Simon Rettberg2016-04-011-4/+2Star
|
* [rfs-stage32] Whitelist some mor eintel chips for vmware 3dSimon Rettberg2016-01-181-1/+1
|
* [rfs-stage3*] Move ntpdate binary to stage31 aswell...Simon Rettberg2016-01-126-6/+1Star
|
* [rfs-stage31/32] Sync time in stage31 to prevent clock jumping later onSimon Rettberg2016-01-123-34/+0Star
|
* [rootfs-*] Disable 'demo' login, support $SLX_DEMO_PASS to set a password ↵Simon Rettberg2015-10-261-2/+2
| | | | via config
* [rfs-stage32/cups] Include missing files/binaries for foomatic.rip when not ↵Simon Rettberg2015-10-261-0/+3
| | | | using stage 4
* [rfs-s32] added some radeon card pciid 3d whitelist vmware stuffJonathan Bauer2015-10-161-1/+1
|
* [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)
* [rfs-s32] added openssl.cnf to REQUIRED_FILESJonathan Bauer2014-08-132-3/+4
|
* [rootfs-stage32] added binary opensslChristian Rößler2014-08-071-0/+7
|
* 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-s32] added openvswitch to REQUIRED_KERNEL_MODULESJonathan Bauer2014-07-091-0/+1
| | | | TODO: fetch this in the openstack module
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-0/+6
|\
| * [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-045-6/+23
|/ | | | | | | | | | | | | | | | 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.
* don't split busybox applets in /usr.Jonathan Bauer2014-07-011-1/+1
| | | | | | 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
|
* [rootfs-stage32] ditro logo max tries and timeoutJonathan Bauer2014-06-251-1/+1
|
* grepJonathan Bauer2014-06-131-0/+1
|
* fix wrong shell used in a few scriptsJonathan Bauer2014-06-104-4/+4
|
* Minor cleanup.Dirk2014-06-081-3/+15
|
* [resolv.conf] dont save it to run, since it will be lost when systemd ↵Jonathan Bauer2014-06-041-1/+1
| | | | re-mounts it
* Make resolv.conf a symlink to /run/network/resolv.conf (where we generate ↵Simon Rettberg2014-05-202-1/+2
| | | | 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-081-0/+1
|
* [rfs-s32] use copy_kernel functionJonathan Bauer2014-05-081-1/+1
|
* Improve ld cache handling a bitSimon Rettberg2014-04-253-3/+14
|