summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data
Commit message (Collapse)AuthorAgeFilesLines
* [systemd] Init tty to look prettierSimon Rettberg2015-10-092-1/+24
|
* [systemd] force reset on the tty before it is spawnedJonathan Bauer2015-02-041-1/+2
|
* 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.
* [systemd] fix debug shellJonathan Bauer2014-04-151-1/+1
|
* 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] 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-2994-0/+1322
| | | | | maintain our own minimalistic set of services instead of just filtering out the "bad ones".
* 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] 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] english plxJonathan Bauer2013-11-281-1/+1
|
* [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-301-0/+13
| | | | 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
|
* 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
|
* adapted new naming conventions for all the scripts.Jonathan Bauer2013-08-012-2/+2
| | | | | | | | | | | | | | for our own systemd service files: use: service-file-name.service ex: /etc/systemd/system/setup-proxy.service ALL systemd services files need to be under /etc/systemd/system for our own scripts: use: tool-what_it_does ex: /opt/openslx/scripts/systemd-setup_proxy ALL our scripts under /opt/openslx/scripts
* restructuring file paths a bitJonathan Bauer2013-07-312-2/+2
|
* Moved debug-shell service from systemd module to debug moduleSimon Rettberg2013-06-282-34/+0Star
|
* Rework networking setup to be more robustSimon Rettberg2013-06-281-2/+2
|
* [udhcpc] Properly renew and fork to backgroundSimon Rettberg2013-06-201-1/+3
|
* Included new module german for german keyboards (qwertz)Christian Rößler2013-06-061-5/+0Star
| | | | | Also changed rootfs-stage32: env vars now through new add_env stage32-opensuse has new target german
* host bridge interfaceMichael Neves2013-06-051-1/+1
|
* vmware networkMichael Neves2013-06-031-1/+1
|
* Remove ldap in initial nsswitch conf, will be added after udev started upSimon Rettberg2013-05-231-0/+39
| | | | | | Update to systemd 204 Remove some systemd services that don't make sense in our setup Add own sysctl defaults
* fix PATH for debug shellSimon Rettberg2013-05-231-2/+1Star
|
* Add autofs ko to stage3.2Simon Rettberg2013-05-081-1/+1
| | | | Fix nfs-mount.service to use proper path
* dhcp service now requests same IP if he got one previouslyJonathan Bauer2013-05-075-415/+1Star
|
* unlink load-german-keymap.serviceMichael Neves2013-05-031-1/+0Star
|
* move /openslx to /opt/openslxMichael Neves2013-05-034-4/+4
|
* We will require wpad for the future ...Dirk2013-04-241-1/+1
|
* only automount nfs when DEBUG != 0Jonathan Bauer2013-04-121-1/+1
|
* kdmrc, dont use broken scripts / debug-shell now /bin/shJonathan Bauer2013-04-121-1/+1
|
* restructuring...Jonathan Bauer2013-03-1412-0/+534