Age | Commit message (Expand) | Author |
2012-05-21 | switch-root: move switch_root() call into its own .c file | Lennart Poettering |
2012-05-21 | main: do_switch_root() do not recursively remove across device boundaries | Harald Hoyer |
2012-05-21 | util: rm_rf_children() add root_dev parameter | Harald Hoyer |
2012-05-21 | delta/delta.c: initialize bottom for fail state | Harald Hoyer |
2012-05-21 | core/main.c: handle the initrd timestamp differently, if in the initrd | Harald Hoyer |
2012-05-21 | core/main.c: do_switch_root(): do not remove the old root if not in initrd | Harald Hoyer |
2012-05-21 | core/main.c: add "--switchedroot" parameter | Harald Hoyer |
2012-05-21 | manager: only serialize the timestamps for the initramfs if in_initrd() | Harald Hoyer |
2012-05-21 | util.c: add in_initrd() | Harald Hoyer |
2012-05-21 | main: corrected do_switch_root() | Harald Hoyer |
2012-05-21 | delta: fix spelling of overridden | Nis Martensen |
2012-05-21 | util: fix typo in newdup | Frederic Crozat |
2012-05-21 | sd-pam: Drop uid so parent signal arrives at child. | Auke Kok |
2012-05-21 | journalctl: fix built-in usage output | Daniel Mack |
2012-05-21 | cryptsetup: support discards (TRIM) | Matthew Monaco |
2012-05-21 | main: try a bit harder to find an init process to execute after reexec/switch... | Lennart Poettering |
2012-05-21 | service: make the fsck pass no configurable | Lennart Poettering |
2012-05-21 | cryptsetup: a few simplifications | Lennart Poettering |
2012-05-21 | hostname-setup: also consider (Ε„one) an unset hostname | Lennart Poettering |
2012-05-21 | unit: introduce RequiredBy= setting in [Install], to complement WantedBy= | Lennart Poettering |
2012-05-21 | login: minor typo fix | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-05-21 | systemctl: drop useless DBus calls from 'systemctl show foo.service' | Michal Schmidt |
2012-05-21 | dbus-unit: always load the unit before handling a message for it | Michal Schmidt |
2012-05-21 | delta: drop PHP'ism | Lennart Poettering |
2012-05-21 | delta: don't highlight unchanged files | Lennart Poettering |
2012-05-21 | delta: introduce arg_flags field, to follow our usual scheme | Lennart Poettering |
2012-05-16 | delta: use same nomenclature for equivalent and redirected everywhere | Lennart Poettering |
2012-05-16 | delta: enums are much cooler than defines | Lennart Poettering |
2012-05-16 | delta: Support filtering what type of deltas to show | Gergely Nagy |
2012-05-16 | delta: add preset dirs | Lennart Poettering |
2012-05-16 | delta: add missing files | Lennart Poettering |
2012-05-16 | switch-root: check for absolute paths | Lennart Poettering |
2012-05-15 | udev: update docs, NEWS | Kay Sievers |
2012-05-15 | udev: libudev - bump soname, remove deprecated functions, introduce symbol ve... | Kay Sievers |
2012-05-15 | tmpfiles: if we are supposed to write a string to a file, it's OK if we can't... | Lennart Poettering |
2012-05-15 | install: fix inverted meaning of '--force' in systemctl enable | Michal Schmidt |
2012-05-14 | missing: Fix broken syscall(__NR_fanotify_mark... on ppc32 | Andreas Schwab |
2012-05-14 | sd-login: update header docs a bit | Lennart Poettering |
2012-05-14 | namespace: make PrivateTmp= apply to both /tmp and /var/tmp | Lennart Poettering |
2012-05-14 | systemctl: add switch-root verb | Lennart Poettering |
2012-05-14 | core: add extra safety check before switching root | Lennart Poettering |
2012-05-14 | job: info message if JOB_VERIFY_ACTIVE detects an inactive unit | Michal Schmidt |
2012-05-14 | job: report the status of first half of JOB_RESTART the same as JOB_STOP | Michal Schmidt |
2012-05-14 | unit: unit type dependent status messages | Michal Schmidt |
2012-05-14 | unit: print the color status marks on the left | Michal Schmidt |
2012-05-14 | job: change red [ABORT] status to yellow [DEPEND] | Michal Schmidt |
2012-05-14 | job: only jobs on the runqueue can be run | Michal Schmidt |
2012-05-14 | keymap: Add Mio N890 | Martin Pitt |
2012-05-10 | udev: path_id - cciss - set "we have a bus" flag | Kay Sievers |