| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [systemd] Init tty to look prettier | Simon Rettberg | 2015-10-09 | 2 | -1/+24 |
| | | |||||
| * | [systemd] force reset on the tty before it is spawned | Jonathan Bauer | 2015-02-04 | 1 | -1/+2 |
| | | |||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 1 | -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 shell | Jonathan Bauer | 2014-04-15 | 1 | -1/+1 |
| | | |||||
| * | 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] 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 | 94 | -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 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] 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] english plx | Jonathan Bauer | 2013-11-28 | 1 | -1/+1 |
| | | |||||
| * | [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 | 1 | -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 Rettberg | 2013-09-30 | 1 | -0/+76 |
| | | |||||
| * | Moved nfs-mount from systemd module to toofst-stage32, also added ↵ | Simon Rettberg | 2013-08-29 | 1 | -7/+0![]() |
| | | | | | DefaultDependencies=no to make sure it starts up | ||||
| * | [systemd] Fix path of 'ip' in service file | Simon Rettberg | 2013-08-21 | 1 | -1/+2 |
| | | |||||
| * | adapted new naming conventions for all the scripts. | Jonathan Bauer | 2013-08-01 | 2 | -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 bit | Jonathan Bauer | 2013-07-31 | 2 | -2/+2 |
| | | |||||
| * | Moved debug-shell service from systemd module to debug module | Simon Rettberg | 2013-06-28 | 2 | -34/+0![]() |
| | | |||||
| * | Rework networking setup to be more robust | Simon Rettberg | 2013-06-28 | 1 | -2/+2 |
| | | |||||
| * | [udhcpc] Properly renew and fork to background | Simon Rettberg | 2013-06-20 | 1 | -1/+3 |
| | | |||||
| * | Included new module german for german keyboards (qwertz) | Christian Rößler | 2013-06-06 | 1 | -5/+0![]() |
| | | | | | | Also changed rootfs-stage32: env vars now through new add_env stage32-opensuse has new target german | ||||
| * | host bridge interface | Michael Neves | 2013-06-05 | 1 | -1/+1 |
| | | |||||
| * | vmware network | Michael Neves | 2013-06-03 | 1 | -1/+1 |
| | | |||||
| * | Remove ldap in initial nsswitch conf, will be added after udev started up | Simon Rettberg | 2013-05-23 | 1 | -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 shell | Simon Rettberg | 2013-05-23 | 1 | -2/+1![]() |
| | | |||||
| * | Add autofs ko to stage3.2 | Simon Rettberg | 2013-05-08 | 1 | -1/+1 |
| | | | | | Fix nfs-mount.service to use proper path | ||||
| * | dhcp service now requests same IP if he got one previously | Jonathan Bauer | 2013-05-07 | 5 | -415/+1![]() |
| | | |||||
| * | unlink load-german-keymap.service | Michael Neves | 2013-05-03 | 1 | -1/+0![]() |
| | | |||||
| * | move /openslx to /opt/openslx | Michael Neves | 2013-05-03 | 4 | -4/+4 |
| | | |||||
| * | We will require wpad for the future ... | Dirk | 2013-04-24 | 1 | -1/+1 |
| | | |||||
| * | only automount nfs when DEBUG != 0 | Jonathan Bauer | 2013-04-12 | 1 | -1/+1 |
| | | |||||
| * | kdmrc, dont use broken scripts / debug-shell now /bin/sh | Jonathan Bauer | 2013-04-12 | 1 | -1/+1 |
| | | |||||
| * | restructuring... | Jonathan Bauer | 2013-03-14 | 12 | -0/+534 |

