summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
Commit message (Collapse)AuthorAgeFilesLines
* [systemd] xattr patch needed in ubuntu 14.04Jonathan Bauer2014-04-151-0/+1
|
* [systemd] revert to version 204 for ubuntu 14.xJonathan Bauer2014-04-151-3/+2Star
|
* [systemd] fix debug shellJonathan Bauer2014-04-151-1/+1
|
* [systemd] little fixJonathan Bauer2014-04-151-0/+1
|
* [systemd] added TODO for environment in systemd212Jonathan Bauer2014-04-151-0/+4
|
* minor - indent fixJonathan Bauer2014-04-151-12/+11Star
|
* [qt] update build scripts to always activate qt4Jonathan Bauer2014-04-151-14/+11Star
|
* [systemd] remove 'systemd-timestamp' from binary listJonathan Bauer2014-04-141-0/+53
|
* [systemd] fixes for the patch apply logic...Jonathan Bauer2014-04-141-5/+8
|
* [systemd] forgot '-i' for sedJonathan Bauer2014-04-141-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-04-141-1/+4
|\
| * [systemd] git REQUIRED_URL and REQUIRED_KMOD_URL added to U14.04-confChristian Rößler2014-04-141-1/+4
| | | | | | | | REQUIRED_LIBKMOD_URL
* | [systemd] apply openslx patch only in systemd<212Jonathan Bauer2014-04-141-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 Bauer2014-04-141-0/+2
|
* [systemd] patch src/core/socket.c for ubuntu 14Jonathan Bauer2014-04-142-1/+12
|
* lets try to make it work for Ubuntu 14.x before forcing subversionJonathan Bauer2014-04-141-0/+1
|
* [ubuntu 14.04] WIP: update kdm and systemd conf'sJonathan Bauer2014-04-111-0/+13
|
* woopsie, the return ;)Jonathan Bauer2014-03-258-400/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-258-0/+400
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdmSimon Rettberg2014-02-261-3/+3
|
* [systemd] Add remote-fs.targetSimon Rettberg2014-02-031-0/+3
|
* [systemd] udev settle "fix"Simon Rettberg2014-02-031-0/+6
|
* [systemd] Clean up build fileSimon Rettberg2014-01-301-20/+2Star
|
* [systemd] Don't wait more than 3 seconds on udev settleSimon Rettberg2014-01-291-1/+1
|
* <stage32> Trigger network target as soon as possible if network/dhcp has ↵Simon Rettberg2014-01-294-18/+9Star
| | | | been done in stage31
* [systemd] reworked how we get the default systemd services files. We nowJonathan Bauer2014-01-2996-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 withJonathan Bauer2014-01-281-0/+2
| | | | our addons saved under /tmp
* Move udhcpc stuff to its own module. Was spread across systemd and ↵Simon Rettberg2014-01-152-14/+0Star
| | | | rootfs-stage32
* <system startup> rework dhcp request: try to get an address (and ↵Simon Rettberg2014-01-134-3/+6
| | | | dns/hostname earlier)
* [systemd] update udev rule for systemd: only start dhcp on br0Jonathan Bauer2014-01-131-2/+2
|
* [systemd] Comment about the environment patchingSimon Rettberg2013-12-221-2/+5
|
* [systemd] Add patch that doesn't clear HOME and USER environment variable to ↵Simon Rettberg2013-12-192-4/+31
| | | | avoid a deadlock in libc/nss/nss_ldap/openssl/libpkcs11
* [systemd] Add udev rule that sets the uaccess tag on floppy drivesSimon Rettberg2013-12-072-76/+8Star
|
* [diverse modules] data dir: Changes shebangs to /bin/ashChristian Rößler2013-11-291-1/+1
|
* [systemd] Env variables added for kmod compiling/linking when no kmod in system.Christian Rößler2013-11-291-1/+4
| | | | | Variable setting unelegant, should be bettered by using mltk-intern vars for determining OS/system.
* [systemd] english plxJonathan Bauer2013-11-281-1/+1
|
* [systemd] systemd.build: Corrected pkg_config-Path to own kmodChristian Rößler2013-11-211-3/+3
|
* [systemd] systemd-shutdown_prescript: Deleted activation indicator after testingChristian Rößler2013-10-071-3/+0Star
|
* [systemd] Amended shutdown behaviour for systemd: reboot, halt, poweroff. nfsChristian Rößler2013-10-074-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ößler2013-09-307-0/+7
| | | | runlevel, shutdown, telinit)
* [stage32] Some work on system startup regarding systemd dependencies - still ↵Simon Rettberg2013-09-302-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 Rettberg2013-09-301-0/+76
|
* [systemd] build script minus obsolete debug lineChristian Rößler2013-09-301-1/+0Star
|
* [systemd] corr. variable expor[systemd] corr. variable exporttChristian Rößler2013-09-301-7/+6Star
|
* [systemd] Cave: Possible breaker: build file doesn't install kmod anymore ↵Christian Rößler2013-09-301-1/+19
| | | | into base system.
* [systemd] conf file updated (systemd-204, kmod-14)Christian Rößler2013-09-301-1/+1
|
* * Add debian support *Simon Rettberg2013-09-301-0/+13
|
* [systemd] README file annotated, ENV limitationChristian Rößler2013-09-301-1/+10
|
* Moved nfs-mount from systemd module to toofst-stage32, also added ↵Simon Rettberg2013-08-291-7/+0Star
| | | | DefaultDependencies=no to make sure it starts up
* [systemd] Fix path of 'ip' in service fileSimon Rettberg2013-08-211-1/+2
|