summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
...
* main: refuse system to be started in a chrootLennart Poettering2011-03-09
* main: don't check if /usr really is a mount point, since it is fine if it is ...Lennart Poettering2011-03-09
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-09
* main: introduce /etc/machine-idLennart Poettering2011-03-04
* main: minor optimizationLennart Poettering2011-03-04
* main: add link to wiki page with longer explanation of the /usr madnessLennart Poettering2011-03-04
* s/seperate/separate/Lennart Poettering2011-03-04
* Spelling CorrectionsHarald Hoyer2011-02-28
* main: print warning if /usr is on a seperate partitionLennart Poettering2011-02-23
* main: refuse --test as rootLennart Poettering2011-02-19
* service: change default std output to inheritLennart Poettering2011-02-15
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-15
* getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering2011-02-14
* systemd: show status when run with plymouth, and don't start plymouth a secon...Lennart Poettering2011-02-09
* main: don't warn if /etc/mtab is a symlink to /proc/mountsLennart Poettering2011-01-21
* manager: make list of default controllers configurableLennart Poettering2010-11-18
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
* main: warn if /etc/mtab is not a symlinkLennart Poettering2010-11-10
* main: rename process on startup to 'systemd' to avoid confusionLennart Poettering2010-11-10
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-10
* selinux: automatically load policy if the initrd hasn't done this for us yetLennart Poettering2010-10-27
* main: move make_null_stdio() to util.cLennart Poettering2010-10-27
* main: fix typo in kernel cmdline parameters helpAndrey Borzenkov2010-10-26
* main: don't unset HOME/TERM when run in session modeLennart Poettering2010-10-26
* systemd: unset HOME and TERM set from the kernelLennart Poettering2010-10-25
* manager: hookup execution of systemd-shutdown helperFabiano Fidencio2010-10-14
* unit: add minimal condition checker for unit startupLennart Poettering2010-10-13
* unit: rename 'banned' load state to 'masked'Lennart Poettering2010-10-08
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-08
* util: unify implementations of freeze()Lennart Poettering2010-10-07
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering2010-09-17
* locale: initialize locale from /etc/locale by defaultLennart Poettering2010-09-16
* util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering2010-09-15
* main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering2010-09-08
* systemctl: make --version a little bit more verboseLennart Poettering2010-09-06
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-08-31
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-30
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-25
* main: restore an accidentally removed 'else'Tero Roponen2010-08-17
* main: properly fallback to rescue.target if default.target is hosedLennart Poettering2010-08-17
* modprobe: kill support for nomodulesLennart Poettering2010-08-17
* nss: don't disable nscd anymore, since it doesn't make sense to socket-activa...Lennart Poettering2010-08-17
* auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering2010-08-17
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* main: log build time features on startupLennart Poettering2010-08-12
* main: disable nscd properly, if possibleLennart Poettering2010-08-11
* selinux: split off selinux calls into seperate file label.cLennart Poettering2010-08-11
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11