| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [systemd] Init tty to look prettier | Simon Rettberg | 2015-10-09 | 2 | -1/+24 |
| | | |||||
| * | [systemd, sssd] Patches for openSuse 13.2 | Christian Rößler | 2015-03-23 | 1 | -0/+4 |
| | | |||||
| * | [systemd] force reset on the tty before it is spawned | Jonathan Bauer | 2015-02-04 | 1 | -1/+2 |
| | | |||||
| * | new 'stage32-headless' target. Started centos support. WIP | Jonathan Bauer | 2014-07-17 | 1 | -0/+11 |
| | | | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet. | ||||
| * | [pam] reworked how we determine path to PAM-modules | root | 2014-07-17 | 2 | -11/+22 |
| | | | | | detect the path in remote/helper/paths.inc and use that global path in the build scripts | ||||
| * | [systemd] remove old scientific linux specific build scripts | Jonathan Bauer | 2014-07-11 | 2 | -189/+0![]() |
| | | |||||
| * | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 3 | -2/+11 |
| | | | | | | | | | | | | | | | | | 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 Bauer | 2014-07-01 | 2 | -3/+3 |
| | | | | | | | 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. | ||||
| * | [systemd] xattr patch needed in ubuntu 14.04 | Jonathan Bauer | 2014-04-15 | 1 | -0/+1 |
| | | |||||
| * | [systemd] revert to version 204 for ubuntu 14.x | Jonathan Bauer | 2014-04-15 | 1 | -3/+2![]() |
| | | |||||
| * | [systemd] fix debug shell | Jonathan Bauer | 2014-04-15 | 1 | -1/+1 |
| | | |||||
| * | [systemd] little fix | Jonathan Bauer | 2014-04-15 | 1 | -0/+1 |
| | | |||||
| * | [systemd] added TODO for environment in systemd212 | Jonathan Bauer | 2014-04-15 | 1 | -0/+4 |
| | | |||||
| * | minor - indent fix | Jonathan Bauer | 2014-04-15 | 1 | -12/+11![]() |
| | | |||||
| * | [qt] update build scripts to always activate qt4 | Jonathan Bauer | 2014-04-15 | 1 | -14/+11![]() |
| | | |||||
| * | [systemd] remove 'systemd-timestamp' from binary list | Jonathan Bauer | 2014-04-14 | 1 | -0/+53 |
| | | |||||
| * | [systemd] fixes for the patch apply logic... | Jonathan Bauer | 2014-04-14 | 1 | -5/+8 |
| | | |||||
| * | [systemd] forgot '-i' for sed | Jonathan Bauer | 2014-04-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-04-14 | 1 | -1/+4 |
| |\ | |||||
| | * | [systemd] git REQUIRED_URL and REQUIRED_KMOD_URL added to U14.04-conf | Christian Rößler | 2014-04-14 | 1 | -1/+4 |
| | | | | | | | | | REQUIRED_LIBKMOD_URL | ||||
| * | | [systemd] apply openslx patch only in systemd<212 | Jonathan Bauer | 2014-04-14 | 1 | -16/+21 |
| |/ | | | | | for systemd 212 we use an alternative way using the option "set-environment" of systemctl. Corresponding services are in the static data folder | ||||
| * | [systemd] use systemd 212 (only for ubuntu 14 for now) | Jonathan Bauer | 2014-04-14 | 1 | -0/+2 |
| | | |||||
| * | [systemd] patch src/core/socket.c for ubuntu 14 | Jonathan Bauer | 2014-04-14 | 2 | -1/+12 |
| | | |||||
| * | lets try to make it work for Ubuntu 14.x before forcing subversion | Jonathan Bauer | 2014-04-14 | 1 | -0/+1 |
| | | |||||
| * | [ubuntu 14.04] WIP: update kdm and systemd conf's | Jonathan Bauer | 2014-04-11 | 1 | -0/+13 |
| | | |||||
| * | woopsie, the return ;) | Jonathan Bauer | 2014-03-25 | 8 | -400/+0![]() |
| | | |||||
| * | [modules] new module naming convention | Jonathan Bauer | 2014-03-25 | 8 | -0/+400 |
| | | | | | rename $MODULE.{conf,build} to module.{conf,build} | ||||
| * | Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdm | Simon Rettberg | 2014-02-26 | 1 | -3/+3 |
| | | |||||
| * | [systemd] Add remote-fs.target | Simon Rettberg | 2014-02-03 | 1 | -0/+3 |
| | | |||||
| * | [systemd] udev settle "fix" | Simon Rettberg | 2014-02-03 | 1 | -0/+6 |
| | | |||||
| * | [systemd] Clean up build file | Simon Rettberg | 2014-01-30 | 1 | -20/+2![]() |
| | | |||||
| * | [systemd] Don't wait more than 3 seconds on udev settle | Simon Rettberg | 2014-01-29 | 1 | -1/+1 |
| | | |||||
| * | <stage32> Trigger network target as soon as possible if network/dhcp has ↵ | Simon Rettberg | 2014-01-29 | 4 | -18/+9![]() |
| | | | | | been done in stage31 | ||||
| * | [systemd] reworked how we get the default systemd services files. We now | Jonathan Bauer | 2014-01-29 | 96 | -89/+1385 |
| | | | | | | maintain our own minimalistic set of services instead of just filtering out the "bad ones". | ||||
| * | [systemd] removed systemd-tmpfiles-cleaner stuff which was messing with | Jonathan Bauer | 2014-01-28 | 1 | -0/+2 |
| | | | | | our addons saved under /tmp | ||||
| * | Move udhcpc stuff to its own module. Was spread across systemd and ↵ | Simon Rettberg | 2014-01-15 | 2 | -14/+0![]() |
| | | | | | rootfs-stage32 | ||||
| * | <system startup> rework dhcp request: try to get an address (and ↵ | Simon Rettberg | 2014-01-13 | 4 | -3/+6 |
| | | | | | dns/hostname earlier) | ||||
| * | [systemd] update udev rule for systemd: only start dhcp on br0 | Jonathan Bauer | 2014-01-13 | 1 | -2/+2 |
| | | |||||
| * | [systemd] Comment about the environment patching | Simon Rettberg | 2013-12-22 | 1 | -2/+5 |
| | | |||||
| * | [systemd] Add patch that doesn't clear HOME and USER environment variable to ↵ | Simon Rettberg | 2013-12-19 | 2 | -4/+31 |
| | | | | | avoid a deadlock in libc/nss/nss_ldap/openssl/libpkcs11 | ||||
| * | [systemd] Add udev rule that sets the uaccess tag on floppy drives | Simon Rettberg | 2013-12-07 | 2 | -76/+8![]() |
| | | |||||
| * | [diverse modules] data dir: Changes shebangs to /bin/ash | Christian Rößler | 2013-11-29 | 1 | -1/+1 |
| | | |||||
| * | [systemd] Env variables added for kmod compiling/linking when no kmod in system. | Christian Rößler | 2013-11-29 | 1 | -1/+4 |
| | | | | | | Variable setting unelegant, should be bettered by using mltk-intern vars for determining OS/system. | ||||
| * | [systemd] english plx | Jonathan Bauer | 2013-11-28 | 1 | -1/+1 |
| | | |||||
| * | [systemd] systemd.build: Corrected pkg_config-Path to own kmod | Christian Rößler | 2013-11-21 | 1 | -3/+3 |
| | | |||||
| * | [systemd] systemd-shutdown_prescript: Deleted activation indicator after testing | Christian Rößler | 2013-10-07 | 1 | -3/+0![]() |
| | | |||||
| * | [systemd] Amended shutdown behaviour for systemd: reboot, halt, poweroff. nfs | Christian Rößler | 2013-10-07 | 4 | -0/+107 |
| | | | | | | and samba (cifs) umount script hooked via ExecStartPre; script will include kill routines etc. later on for faster shutdowns. Patched services r/h/s. | ||||
| * | [systemd] Providing links in to systemctl/systemd (halt, init, poweroff, reboot, | Christian Rößler | 2013-09-30 | 7 | -0/+7 |
| | | | | | runlevel, shutdown, telinit) | ||||
| * | [stage32] Some work on system startup regarding systemd dependencies - still ↵ | Simon Rettberg | 2013-09-30 | 2 | -2/+14 |
| | | | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering | ||||
| * | [systemd] Add udev-acl rules (compatibility with CK) | Simon Rettberg | 2013-09-30 | 1 | -0/+76 |
| | | |||||

