summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* test-strv.c: test strv_join addedDaniel Buch2013-01-30
|
* test-strv.c: Split tests into seperate functionsDaniel Buch2013-01-30
| | | | test-strv.c: Leaves main clean for additional tests
* systemctl: Fix wrong assertion testMauro Dreissig2013-01-30
|
* build-sys: fix empty linesKay Sievers2013-01-30
|
* build-sys: move HAVE_MICROHTTPD HAVE_MYHOSTNAME to their own sectionsKay Sievers2013-01-30
|
* build-sys: move most of HAVE_KMOD into one sectionKay Sievers2013-01-30
|
* build-sys: add intermediate files to CLEANFILES to fix distcheckKay Sievers2013-01-30
|
* man: time - exchange some 'colons' with 'commas'Tom Gundersen2013-01-30
|
* build-sys: add rules for sd_journal_{get,set}_data_threshold(3)Zbigniew Jędrzejewski-Szmek2013-01-29
| | | | Fixup for 350b6a65.
* Add a few entries to .mailmapZbigniew Jędrzejewski-Szmek2013-01-29
|
* build-sys: inline two definitions which were only used in one placeZbigniew Jędrzejewski-Szmek2013-01-29
|
* build-sys: keep intermediate filesZbigniew Jędrzejewski-Szmek2013-01-29
| | | | | | | Sometimes it is useful to look at them, and they don't take up any significant amount of space. Keeping them also avoids the message about files being removed at the end of make run.
* test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek2013-01-29
| | | | | | | - fix typo - use compiled systemd-nspawn - drop --capability=... from systemd-nspawn invocation, is is the default now - simplify sudo make invocations
* tests: add test for unit name printingZbigniew Jędrzejewski-Szmek2013-01-29
|
* tests: compress unit name tests and add more assertsZbigniew Jędrzejewski-Szmek2013-01-29
|
* tests: add test for install_full_printf()Zbigniew Jędrzejewski-Szmek2013-01-29
|
* install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-29
|
* install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-29
| | | | | | | | | | | | | | | | | This allows one templated unit to refer to another templated unit at installation time. Examples: > grep WantedBy ~/.config/systemd/user/mpop@.timer WantedBy=services@%i.target > srv disable mpop@iit.timer rm '/home/alxchk/.config/systemd/user/services@iit.target.wants/mpop@iit.timer' > srv enable mpop@iit.timer ln -s '/home/alxchk/.config/systemd/user/mpop@.timer' '/home/alxchk/.config/systemd/user/services@iit.target.wants/mpop@iit.timer' Based-on-patch-by: Oleksii Shevchuk <alxchk@gmail.com>
* core: fix %U when no User= usedZbigniew Jędrzejewski-Szmek2013-01-29
| | | | | When the username was not explicitly specified, both %U and %u would print the username. Make %U always print UID.
* Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek2013-01-29
| | | | No functional change. This makes it possible to use them in install.c.
* install: automatic cleanup using local cleanup functionsZbigniew Jędrzejewski-Szmek2013-01-29
|
* install: use automatic cleanup in find_symlinks_fd()Zbigniew Jędrzejewski-Szmek2013-01-29
|
* shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek2013-01-29
|
* Clarify sentenceTollef Fog Heen2013-01-29
|
* man: grammar fixZbigniew Jędrzejewski-Szmek2013-01-28
|
* journalctl: allow --lines=0 i.e. only newZbigniew Jędrzejewski-Szmek2013-01-28
| | | | | | Makes it easier to watch just for new entries. Once scenario is where the user starts 'journalctl -qfn0' to watch for changes during some operation.
* TODOLennart Poettering2013-01-29
|
* man: mention pacman at the top of the nspawn man page, tooLennart Poettering2013-01-29
|
* update TODOLennart Poettering2013-01-29
|
* keymap: Add HP HDX 9494NR: Fix touchpad keysMartin Pitt2013-01-28
| | | | | | Previous commit had them the wrong way around. https://bugzilla.redhat.com/show_bug.cgi?id=757928
* keymap: Add HP HDX 9494NRMartin Pitt2013-01-28
| | | | | | Add touchpad and www keys. https://bugzilla.redhat.com/show_bug.cgi?id=757928
* keymap: Add support for the brower hotkey on the HP ProBookAyan George2013-01-28
| | | | https://bugs.launchpad.net/bugs/1105191
* man: add Arch Linux entry to systemd-nspawn(5)William Giokas2013-01-27
| | | | | | | Archlinux has a similar tool to debbotstrap in the arch-install-scripts package that will install to a specified directory. This is generally used for installation, so the -d flag must be passed to tell it to install to a non-mountpoint directory.
* build-sys: install two more man aliasesZbigniew Jędrzejewski-Szmek2013-01-27
|
* logind: add MESSAGE_IDs to interesting eventsZbigniew Jędrzejewski-Szmek2013-01-27
|
* update .gitignoreKay Sievers2013-01-28
|
* rules: there is no "ata" subsystem for ATA deviceKay Sievers2013-01-28
|
* TODO: updateKay Sievers2013-01-27
|
* udev: set default rules permissions only at "add" eventsKay Sievers2013-01-27
|
* make-directive-index: use original XML as index entriesZbigniew Jędrzejewski-Szmek2013-01-26
| | | | | udev(7) fields are now display in whole, which looks much better.
* man: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek2013-01-26
| | | | | | | | | | New sections are added: PAM options, crypttab options, commandline options, miscellaneous. The last category will be used for all untagged <varname> elements. Commandline options sections is meant to be a developer tool: when adding an option it is sometimes useful to be able to check if similarly named options exist elsewhere.
* man: docbook consitency fixesZbigniew Jędrzejewski-Szmek2013-01-26
| | | | | Use proper (or at least more proper) docbook tags for various fields. This should help with automatic parsing of the documentation.
* man: mention that PrivateTmp means /var/tmp tooZbigniew Jędrzejewski-Szmek2013-01-26
|
* tmpfiles: exclude /var/tmp/systemd-private-* tooZbigniew Jędrzejewski-Szmek2013-01-26
|
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
|
* nspawn: assume stdout is always writable if it does not support epollMichal Schmidt2013-01-26
| | | | | | | stdout can be redirected to a regular file. Regular files don't support epoll. nspawn failed with: "Failed to register fds in epoll: Operation not permitted". If stdout does not support epoll, assume it's always writable.
* job: fix merging with --ignore-dependenciesMichal Schmidt2013-01-25
| | | | | This fixes a bug where a job with --ignore-dependencies would wait for other jobs because it merged into a previously queued job.
* test: add test for jobsMichal Schmidt2013-01-25
| | | | | | | | Add a test case for job merging with --ignore-dependencies. test.sh is copied from TEST-01-*, only lightly modified (this should be refactored better in the future). test-jobs.sh is the core of this test.
* test: factor out testsuite.target, end.serviceMichal Schmidt2013-01-25
| | | | | | Tests can use the same testsuite.target. Add end.service to call poweroff instead of doing it from ExecStopPost where it may be skipped on failure of ExecStart.
* test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt2013-01-25
| | | | | "systemctl poweroff" called from testsuite.service will cause this unit itself to stop. To avoid deadlock, the call must not be synchronous.