systemd 10
  1. 11ffbaf prefdm: make sure we start prefdm only after the getty is killed by Lennart Poettering · 15 years ago
  2. 3c4e3e1 units: make sure the file system is writable before we write utmp data by Lennart Poettering · 15 years ago
  3. a2ff477 units: add generic description for http-daemon.target by Lennart Poettering · 15 years ago
  4. 51cfda2 fedora: don't quit plymouth too early by Michal Schmidt · 15 years ago
  5. 88ac58d units: pull in syslog.target for synchronization purposes by systemd-logger.service by Lennart Poettering · 15 years ago
  6. 5a5582b units: start logger only after syslog is up by Lennart Poettering · 15 years ago
  7. 1ff5e88 units: we should be able to reach syslog.target even if no logger is enabled at all by Lennart Poettering · 15 years ago
  8. 1fd116f units: set working directory to /root for sulogin, since sulogin is crazy by Lennart Poettering · 15 years ago
  9. 739848d units: set HOME=/root when running shells by Lennart Poettering · 15 years ago
  10. e082d6c units: On Debian Runlevel 2, 3, 4 and 5 are multi-user by Michael Biebl · 15 years ago
  11. a5dc0a4 units: add umount unit files for Debian by Michael Biebl · 15 years ago
  12. d3f929f units: make sure we always fully write the utmp data by Lennart Poettering · 15 years ago
  13. f10814d units: Provide separate fsck.target for Debian by Michael Biebl · 15 years ago
  14. ad206af units: Add halt, killall, poweroff and reboot unit files for Debian by Michael Biebl · 15 years ago
  15. 8f78c3a units: don't add shutdown conflicts dep to umount.target by Lennart Poettering · 15 years ago
  16. b401e1f target: implicitly shutdown targets on shutdown, so that they are pulled into the final transaction and may be used for synchronization by Lennart Poettering · 15 years ago
  17. 71916d3 units: fix a typo in arch's rc-local.service unit file by Lennart Poettering · 15 years ago
  18. 2528a7a unit: introduce AllowIsolate= switch by Lennart Poettering · 15 years ago
  19. b2bb3db console: rework automatic getty on kernel console logic again by Lennart Poettering · 15 years ago
  20. 165e1b1 var-run: make sure /var/run/user is properly created and labelled by Lennart Poettering · 15 years ago
  21. 1740dc8 units: don't install runlevel links anymore, since thsoe are maintained in /lib now by Lennart Poettering · 15 years ago
  22. e0973af systemd-remount-api-vfs.service: fix typo by Kay Sievers · 15 years ago
  23. b574fa0 units: fix auto-serial unit by Lennart Poettering · 15 years ago
  24. 1a7fdca units: make sure prefdm is automatically respawned by Lennart Poettering · 15 years ago
  25. ddad680 units: invoke sulogin instead of /bin/sh by Lennart Poettering · 15 years ago
  26. 93a45c5 serial: use seperate getty template for serial ttys by Lennart Poettering · 15 years ago
  27. addab13 syslog: add minimal syslog/kmsg bridge syslogd by Lennart Poettering · 15 years ago
  28. 90685f7 units: add service file that remounts the root file system by Lennart Poettering · 15 years ago
  29. 449ddb2 remount: add tool that applies /etc/fstab mount options to all api mounts by Lennart Poettering · 15 years ago
  30. 867c288 units: fix After= setting in var-lock.service by Lennart Poettering · 15 years ago
  31. b2423f1 modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this by Lennart Poettering · 15 years ago
  32. 9f24a81 units: make sure getty@xxx.service is always run before gettys.target by Lennart Poettering · 15 years ago
  33. 5481ab2 units: add hwclock-load service by Lennart Poettering · 15 years ago
  34. f556ea4 units: add generic sysctl/hwclock-save service by Lennart Poettering · 15 years ago
  35. 7f17ef2 units: fix conflicts between random seed services by Lennart Poettering · 15 years ago
  36. b54dd8b units: add tmp.mount by Kay Sievers · 15 years ago
  37. 02ee865 service: rename ValidNoProcess= to RemainAfterExit= by Lennart Poettering · 15 years ago
  38. 3221980 units: add missing After= for var-run.service, var-lock.service by Kay Sievers · 15 years ago
  39. 3c268bd units: add var-run.service var-lock.service by Kay Sievers · 15 years ago
  40. c0b3469 load-fragment: make parser more forgiving by Lennart Poettering · 15 years ago
  41. 5192bd1 auto-getty: rework auto console getty logic to work in conjunction with single user mode by Lennart Poettering · 15 years ago
  42. 7774cdc shutdown: fix socket type in .socket file by Lennart Poettering · 15 years ago
  43. d8fa940 units: enable notify interface for internals services by Lennart Poettering · 15 years ago
  44. f614480 systemctl: add support for delayed shutdown, similar to sysv in style by Lennart Poettering · 15 years ago
  45. 6e200d5 random-seed: add missing random-seed.c file by Lennart Poettering · 15 years ago
  46. 8f53c0a units: don't require tty in rc-local.service by Lennart Poettering · 15 years ago
  47. 0dcc785 units: write utmp record before we kill all processes by Lennart Poettering · 15 years ago
  48. 2a2387d units: X 1.8 doesn't need HAL anymore, so avoid synchronization on that by Lennart Poettering · 15 years ago
  49. 86b846b units: make sure plymouth shutdown screen is shown before we kill all processes/shut down by Lennart Poettering · 15 years ago
  50. ca2cab5 random-seed: add little tool for saving/loading random seed on shutdown/boot, but don't enable it by default by Lennart Poettering · 15 years ago
  51. 34e9ba6 service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services by Lennart Poettering · 15 years ago
  52. 0278dfe unit: create three seperate plymouth service for halt/poweroff/reboot by Lennart Poettering · 15 years ago
  53. 145b66a unit: move prefdm after livesys by Lennart Poettering · 15 years ago
  54. 8e1e105 plymouth: call plymouth quit before running the getty, not after by Lennart Poettering · 15 years ago
  55. cd6d0a4 utmp: enable systemd-update-utmp by default by Lennart Poettering · 15 years ago
  56. b5e9dba unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop= by Lennart Poettering · 15 years ago
  57. 1310609 unit: hook plymouth into the boot by Lennart Poettering · 15 years ago
  58. 1f31e8d units: ignore exit codes of killall scripts by Lennart Poettering · 15 years ago
  59. 61bec80 getty: properly synchronize of tty devices being plugged in by Lennart Poettering · 15 years ago
  60. 1e532d1 units: make sure that killall does not wait for the tty by Lennart Poettering · 15 years ago
  61. 69dd285 manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted" by Lennart Poettering · 15 years ago
  62. 8519e86 units: add missing fsck.target file by Lennart Poettering · 15 years ago
  63. 922cc00 units: split fsck.target from sysinit.target for suse compat by Lennart Poettering · 15 years ago
  64. 30609d9 units: always send HUP when dealing with shells/gettys/logins by Lennart Poettering · 15 years ago
  65. 7d49c54 units: getty - suse: login wants SIGHUP by Kay Sievers · 15 years ago
  66. 00a11ba units: suse - reboot: do not wait for tty by Kay Sievers · 15 years ago
  67. 183ae5f reboot: don't wait for input tty by Lennart Poettering · 15 years ago
  68. ccbe77e units: remove redundant ordering dependency by Lennart Poettering · 15 years ago
  69. 14a35a8 units: make sure that prefdm wins over the getty if both are pulled in by Lennart Poettering · 15 years ago
  70. a48bcc4 units: add conflicts between prefdm and getty@tty1 to avoid race for tty1 by Lennart Poettering · 15 years ago
  71. 218362d units: add [Install] section to getty.target and remote-fs.target by Lennart Poettering · 15 years ago
  72. c24eb49 exec: extend variable substitution to support splitting variable values into seperate arguments by Lennart Poettering · 15 years ago
  73. 36adffe fedora: make sure the gettys are run before X starts up by Lennart Poettering · 15 years ago
  74. 2d3b2c0 units: introduce smartcard.target by Lennart Poettering · 15 years ago
  75. bb4f237 units: fix default mode of /var/run and /var/lock by Lennart Poettering · 15 years ago
  76. 172f647 units: update other distro units to recent fedora changes by Lennart Poettering · 15 years ago
  77. eee4b05 units: add missing target files by Lennart Poettering · 15 years ago
  78. 13fe456 units: fix minor typo by Lennart Poettering · 15 years ago
  79. 201e673 units: fix ordering problem by Lennart Poettering · 15 years ago
  80. a974d58 units: rely only on isolate to remove running services when entering rescue/emergency modes by Lennart Poettering · 15 years ago
  81. 0667db8 units: add missing units by Lennart Poettering · 15 years ago
  82. f057408 units: introduce emergency.target by Lennart Poettering · 15 years ago
  83. 2edd443 mount: add automatic start ordering dependencies for mounts by Lennart Poettering · 15 years ago
  84. 3b6fdb5 unit: introduce IgnoreDependencyFailure= by Lennart Poettering · 15 years ago
  85. 983d9c9 units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jobs due to the impact minimizer by Lennart Poettering · 15 years ago
  86. b827a9f units: turn shutdown dependencies from Requires into Wants to make things a bit more robust by Lennart Poettering · 15 years ago
  87. 5682009 units: pull in shutdown.target and umount.target when entering emergency mode by Lennart Poettering · 15 years ago
  88. 4e67ddd units: introduce umount.target for unmounting all file systems by Lennart Poettering · 15 years ago
  89. 83bda35 build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus by Lennart Poettering · 15 years ago
  90. f8e1755 units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdown by Kay Sievers · 15 years ago
  91. 455bb5a units: connect shutdown scripts explicitly with the tty, because native units now default to /dev/null stdout otherwise by Lennart Poettering · 15 years ago
  92. 3193466 units: kill the emergency shell with SIGHUP by Lennart Poettering · 15 years ago
  93. 07405e9 units: in order to make the default services parseable by GKeyFile, merge repeated lines by Lennart Poettering · 15 years ago
  94. af65a09 units: update shipped unit files for DefaultDependencies= by Lennart Poettering · 15 years ago
  95. 3d88bf6 unit: add [Install] section to various service files by Lennart Poettering · 15 years ago
  96. 1ebdf2d units: make Arch boot by Tom Gundersen · 15 years ago
  97. ef9b78b units: shut down sysinit service on shutdown by Lennart Poettering · 15 years ago
  98. 8ffc5c2 units: make sure systemd sockets are installed before sockets.target by Lennart Poettering · 15 years ago
  99. f92a18f units: introduce and explain sysinit.target by Lennart Poettering · 15 years ago
  100. d29bcf0 units: make sure that rc-local.service is run before the getty on tty1, so that they don't fight for tty access by Lennart Poettering · 15 years ago