summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-17units: add getty@.service define for GentooMarc-Antoine Perennou
2010-05-17build-sys: make xsltproc/sed invocations silentLennart Poettering
2010-05-17build-sys: set M4_DISTRO_FLAG from the configure scriptLennart Poettering
2010-05-17units: make sure to ship units/remote-fs.target.m4 in tarballLennart Poettering
2010-05-17units: add a couple of Conflicts to make boot targets exclusiveLennart Poettering
2010-05-17man: complete service.special(7) man pageLennart Poettering
2010-05-17build-sys: fix --distro= configure explationsLennart Poettering
2010-05-17docs: update DISTRO_PORTING a littleLennart Poettering
2010-05-17units: fix commentingLennart Poettering
2010-05-17unit: properly generate session unitsLennart Poettering
2010-05-17build-sys: add small redirecting Makefiles to simplify compilation from ↵Lennart Poettering
within emacs
2010-05-17docs: add terse distribution porting guideLennart Poettering
2010-05-17units: add distribution-specific unitsLennart Poettering
2010-05-16units: add rpcbind.target specialLennart Poettering
2010-05-16swap: add swap.target Wants links only when running as system instanceLennart Poettering
2010-05-16mount: add remote-fs.target/local-fs.target Wants links only when running as ↵Lennart Poettering
system instance
2010-05-16man: document a few special unitsLennart Poettering
2010-05-16units: add missing syslog.target.in file to git treeLennart Poettering
2010-05-16build-sys: provide distro-agnostic defaults for distro-specific settingsLennart Poettering
2010-05-16units: drop After=sysinit.service line in local-fs.target which should be ↵Lennart Poettering
reversed and put into sysinit.service
2010-05-16units: automatically generated syslog.targetLennart Poettering
2010-05-16units: move a number of units into the tarballLennart Poettering
2010-05-16build-sys: generate intermediate files in subdirsLennart Poettering
2010-05-16build-sys: move remaining source files to src/Lennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16build-sys: use autoconf'igured mkdir/ln/sed programsLennart Poettering
2010-05-16build-sys: fix make distcheckLennart Poettering
2010-05-16build-sys: update package URL to point to freedesktop.orgTollef Fog Heen
2010-05-16build-sys: point the development/bug report address at the fd.o listTollef Fog Heen
2010-05-16build-sys: support setting path and service names from configureTollef Fog Heen
Allow passing --with switches for SysV init path, SysV rcN.d path, DBus and syslog service names. Also bail out if those are not passed and distro is other
2010-05-16build-sys: rename --with-distro=none to --with-distro=otherTollef Fog Heen
2010-05-16systemadm: show details for a unit after loading itLennart Poettering
2010-05-16systemadm: show in window title whether we inspect the session or the system busLennart Poettering
2010-05-16swap: don't add mount links for swap devicesLennart Poettering
2010-05-16systemadm: show dependencies in the UILennart Poettering
2010-05-16systemadm: ignore entry activation on empty stringLennart Poettering
2010-05-16systemadm: add space to both sides of the unit load entry boxLennart Poettering
2010-05-16dbus: expoose unit dependenciesLennart Poettering
2010-05-16systemadm: add UI for loading new unitsLennart Poettering
2010-05-16manager: add newly created units to gc queueLennart Poettering
2010-05-16manager: don't dispatch load queue if we don't have toLennart Poettering
2010-05-16systemadm: update UI when jobs/units changeLennart Poettering
2010-05-16manager: rearrange order of mainloop, put gc/cleanup last to maximize reusingLennart Poettering
2010-05-16unit,job: when we suppress a D-Bus signal because nobody is listening, don't ↵Lennart Poettering
delay it until later
2010-05-16systemctl: log whenever a unit/job changesLennart Poettering
2010-05-16service: consider a process exiting with SIGTERM a clean exitLennart Poettering
2010-05-16util: add gfs to list of network filesystemsLennart Poettering
2010-05-16systemadm: consider units with a job liveLennart Poettering
2010-05-16fixme: update todo listLennart Poettering
2010-05-16logger: support printk() style priority prefixesLennart Poettering