summaryrefslogtreecommitdiff
path: root/units
Commit message (Collapse)AuthorAge
...
* units: Add support for automounting configfs, ala debugfs, etc.Bill Nottingham2011-09-20
|
* locale: support $LANGUAGE tooLennart Poettering2011-08-31
| | | | | | | $LANGUAGE is a GNU extension that is probably worth supporting, since it allows specifiying an order of languages. https://bugs.freedesktop.org/show_bug.cgi?id=40510
* man: don't recommend After=syslog.target anymore since we don't support ↵Lennart Poettering2011-08-31
| | | | non-socket-activatable syslogs anymore where that was ncessary
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-30
|
* untis: allow both console and plymouth ask password agents in boot ↵Lennart Poettering2011-08-29
| | | | transaction to allow dynamically disabled plymouth
* plymouth: don't enable ask-password agent of plymouth is disabledLennart Poettering2011-08-29
|
* umask: set umask of a number of sockets by default, even though we check ↵Lennart Poettering2011-08-01
| | | | creds on connections
* unit: introduce ConditionFileIsExecutable= and use it where we check for a ↵Lennart Poettering2011-07-12
| | | | binary we'll spawn
* units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat2011-07-12
|
* units: enable dev-hugepages.automount and dev-mqueue.automount only when ↵Lennart Poettering2011-07-02
| | | | enabled in kernel
* logind: temporarily hack right user bus address into unit fileLennart Poettering2011-07-01
|
* logind: add service for per-user shared systemd daemonLennart Poettering2011-06-30
|
* logind: autospawn gettys when necessaryLennart Poettering2011-06-28
|
* units: Use /etc/rc.d/rc.local as the path to rc.local in Fedora.Bill Nottingham2011-06-27
| | | | /etc/rc.local is a symlink.
* logind: add more necessary caps to the serviceLennart Poettering2011-06-24
|
* logind: fix set of capabilitiesLennart Poettering2011-06-24
|
* dbus: add dbus introspection extractionLennart Poettering2011-06-21
|
* mechanisms: add mechanisms to change system locale and clockLennart Poettering2011-06-21
|
* remote-fs.target: do not order after network.targetTom Gundersen2011-06-14
| | | | | | | | | | | remote-fs.target is ordered after the {auto,}mount units. In case of automount we do not want to wait for the network to come up before proceeding. In case of a regular mount unit, the unit will be ordered after network.target so the behavior is unchanged. This speeds up boot quite a bit for me when having some services needing NetworkManager-wait-online.service, and having my home partition on nfs under an automountpoint.
* drop hwclock-save.serviceKay Sievers2011-05-25
| | | | | | | | | | | | | | | | We don't want to fiddle around changing the RTC, not on bootup, not on shutdown. If we don't run NTP, we have absolutely no clue what's the current time to store in the RTC. If we run NTP, the kernel syncs the system time every 11 minutes to the RTC. Especially in multi-boot environents we must not call hwclock(8) which tries to be smart with calculating/storing/applying drifts and such. Live-CDs must never touch the RTC, because we don't know if it is running in UTC or locatime.
* rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)Kay Sievers2011-05-24
| | | | | | | | We check for LOCAL in /etc/adjtime and if needed, ask the kernel to apply the timezone delta to the system clock. The very first call of settimeofday() without a time, but a timezone warps the system clock, so that it properly runs in UTC.
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
| | | | | | | | | Explicitly disconnect all clients from a VT when a getty starts/finishes (requires TIOCVHANGUP, available in 2.6.29). Explicitly deallocate getty VTs in order to flush scrollback buffer. Explicitly reset terminals to a defined state before spawning getty.
* units: Enable plymouth for FrugalwareMiklos Vajna2011-05-09
|
* units: enable automount units only if the kernel supports themLennart Poettering2011-05-02
|
* binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=Kay Sievers2011-04-30
|
* plymouth: introduce plymouth.enable=0 kernel command line switchLennart Poettering2011-04-30
|
* units: set capability bounding set for syslog servicesLennart Poettering2011-04-20
|
* MeeGo supportChris E Ferron2011-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit consists of the initial work to include MeeGo as a ported distribution for systemd. The majority of the changes are small configuration additions to auto tools, so that MeeGo is identified as a valid distribution option. Some small deviations will be noticed between the configuration of MeeGo and other distributions. As MeeGo is a distribution striving for compliancy to support its near embedded attributes and target users, there is less user configuration options available by default. Most services will be enabled by systemd as part of the distribution requirements, and as such most links and service files will be pre-setup for the MeeGo distribution. As much of this is going to be done within the MeeGo distribution packaging this is still noteworthy to mention, as it explains why in systemd you will observe configuration differences where the MeeGo distribution removes all links in the pkgsysconfdir for instance. MeeGo will be user configurable if there is desire, but most services will be enabled by the distribution as designated by the MeeGo compliancy standards. Other changes are in source to add such areas as meego-release defined in utils, and hostname in hostname-setup, defining vconsole-setup, localizations and rescue additions as needed. As this is all ground work, MeeGo will continue to strive for complete compatibility.
* fsck: don't fsck against basic.target in order to properly allow automount /homeLennart Poettering2011-04-20
|
* hostnamed: drop all caps but CAP_SYS_ADMINLennart Poettering2011-04-19
|
* hostnamed: introduce systemd-hostnamedLennart Poettering2011-04-16
| | | | http://www.freedesktop.org/wiki/Software/systemd/hostnamed
* units: wording fixLennart Poettering2011-04-16
|
* units: order quotacheck after remount-rootfsLennart Poettering2011-04-16
|
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ↵Lennart Poettering2011-04-16
| | | | around when isolating
* units: never pull in sysinit from utmp, so that we can shutdown from ↵Lennart Poettering2011-04-16
| | | | emergency mode without pulling in sysinit
* units: require syslog.socket from the logger because we simply fail if we ↵Lennart Poettering2011-04-16
| | | | don't have it
* logger: adjust socket description to match serviceLennart Poettering2011-04-16
|
* units: set stdout of kmsg syslogd to /dev/nullLennart Poettering2011-04-16
|
* units: add --no-block when starting normal service after shell exitedLennart Poettering2011-04-16
|
* units: isolate emergency.target instead of emergency.service when we fail to ↵Lennart Poettering2011-04-13
| | | | mount all file systems
* local-fs: invoke emergency.service mounting at boot failsLennart Poettering2011-04-10
|
* path: optionally, create watched directories in .path unitsLennart Poettering2011-04-10
|
* units: rename rtc-set.target to time-sync.target and pull it in by ↵Lennart Poettering2011-04-06
| | | | | | | | | | hwclock-load.service On request of Miroslav Lichvar, rename rtc-set.target to time-sync.target since usually the RTC chip isn't involved at all in NTP syncs. Also, pull it in by hwclock-load.service.
* units: call the logger a bridge tooLennart Poettering2011-04-05
|
* logger: name socket like serviceLennart Poettering2011-04-04
|
* units: improve logger descriptionsLennart Poettering2011-04-04
|
* binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering2011-04-04
|
* initctl: /dev/initctl is a named pipe, not a socketLennart Poettering2011-04-03
|
* plymouth: use PID file to detect whether ply is runningLennart Poettering2011-03-31
|
* plymouth: don't explicitly enable status message when plymouth is upLennart Poettering2011-03-30
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=676302 systemd now watches /run/initramfs/plymouth and generates messages exactly when that file exists. Hence we don't need the sending of the signals anymore.