Age | Commit message (Expand) | Author |
2010-10-30 | units: add unit to call /bin/plymouth update-root-fs --read-write | Lennart Poettering |
2010-10-30 | fedora: /bin/plymouth --sysinit is not necessary on shut down | Lennart Poettering |
2010-10-29 | fsck: return SUCCESS when we skip the check | Kay Sievers |
2010-10-29 | fsck: skip checking / if it is writable | Kay Sievers |
2010-10-29 | fedora: invoke plymouth with its /bin instead of the /usr/bin/ path | Lennart Poettering |
2010-10-29 | units: fix variable expansion | Lennart Poettering |
2010-10-29 | mount: don't pull in nofail mounts by default, but use them if they are around | Lennart Poettering |
2010-10-29 | job: recursively fail BoundBy dependencies | Lennart Poettering |
2010-10-29 | fsck: fix target name to check for | Lennart Poettering |
2010-10-29 | units: order units by default before appropriate targets in case they are pul... | Lennart Poettering |
2010-10-29 | fedora: enable system mounting/swapping by default | Lennart Poettering |
2010-10-29 | units: fix quota check description | Lennart Poettering |
2010-10-29 | fedora plymouthd doesn't seem to like --attach-to-session here | Lennart Poettering |
2010-10-29 | units: no need to create rescue.target.wants anymore | Lennart Poettering |
2010-10-29 | units: make fedora/single.service standard and rename it to rescue.service | Lennart Poettering |
2010-10-29 | units: introduce plymouth-start and plymouth-kexec, and move a few things bac... | Lennart Poettering |
2010-10-29 | fedora: get rid of sysinit.service | Lennart Poettering |
2010-10-29 | Fedora: Link graphical-target.wants to the virtual display-manager.service, n... | Bill Nottingham |
2010-10-29 | Fedora: Make systemunitdir/graphical.target.wants on 'make install'. | Bill Nottingham |
2010-10-29 | Fedora: by default, run prefdm last to match prior behavior. | Bill Nottingham |
2010-10-29 | Fedora: don't ship [Install] sections; these are enabled in the system config... | Bill Nottingham |
2010-10-29 | Fedora: further unit tweaks | Bill Nottingham |
2010-10-29 | Fedora: Assorted tweaks to Fedora single-user mode. | Bill Nottingham |
2010-10-29 | Fedora: Don't ship a init.d reboot symlink. | Bill Nottingham |
2010-10-29 | update fixme | Lennart Poettering |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake... | Lennart Poettering |
2010-10-29 | getty@.service: switch to agetty as the default | Kay Sievers |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering |
2010-10-28 | automount: show who's triggering an automount | Lennart Poettering |
2010-10-28 | units: run sysctl only if /etc/sysctl.conf exists | Lennart Poettering |
2010-10-28 | systemctl: always show what and where for mount units in status output | Lennart Poettering |
2010-10-28 | shutdown: reword a few messages a little | Lennart Poettering |
2010-10-28 | manager: show which jobs are actually installed after a transaction | Lennart Poettering |
2010-10-28 | timer: when deserializing timer state stay elapsed when we are elapsed | Lennart Poettering |
2010-10-28 | unit: replace recursive_stop by stop_retroactively to simplify things a little | Lennart Poettering |
2010-10-28 | service: unify tstamp serialization code | Lennart Poettering |
2010-10-28 | device: set recursive_stop=true by default | Lennart Poettering |
2010-10-28 | unit: suppress incorrect deserialization errors | Lennart Poettering |
2010-10-28 | swap: there's no reason not order swap after sysinit, so drop it | Lennart Poettering |
2010-10-28 | socket: fix IPv6 availability detection | Andrey Borzenkov |
2010-10-28 | update fixme | Lennart Poettering |
2010-10-27 | TODO: /proc/swaps is poll()able now | Kay Sievers |
2010-10-27 | mounts: automatically create /dev/stderr and friends early on boot so that th... | Lennart Poettering |
2010-10-27 | selinux: automatically load policy if the initrd hasn't done this for us yet | Lennart Poettering |
2010-10-27 | main: move make_null_stdio() to util.c | Lennart Poettering |
2010-10-27 | units: run sysv related scripts with TERM=linux | Lennart Poettering |
2010-10-27 | service: when after startup only one process is in a service's cgroup, assume... | Lennart Poettering |
2010-10-27 | unit: serialize active timestamps | Lennart Poettering |
2010-10-26 | man: be more explicit about the usefulness of --system | Lennart Poettering |
2010-10-26 | update fixme | Lennart Poettering |