index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-21
machined: when renaming/removing/cloning images, always take care of .roothas...
Lennart Poettering
2016-12-21
test: make sure test-execute can run in a read-only environment
Lennart Poettering
2016-12-21
nspawn: tweaks to /etc/resolv.conf management
Lennart Poettering
2016-12-21
nspawn: don't complain when we can't fix the timezone of read-only containers
Lennart Poettering
2016-12-21
man: document that services need at least one of ExecStart= or ExecStop=
Lennart Poettering
2016-12-21
man: improve ShowStatus=/systemd.show_status=/--show-status= documentation
Lennart Poettering
2016-12-21
update TODO
Lennart Poettering
2016-12-21
util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATH
Lennart Poettering
2016-12-21
machinectl: minor indentation fix
Lennart Poettering
2016-12-21
importd: automatically download .roothash in addition to .nspawn for raw down...
Lennart Poettering
2016-12-21
gpt-auto-generator: enable auto-discovery logic also for verity root file sys...
Lennart Poettering
2016-12-21
cryptsetup: various coding style improvements
Lennart Poettering
2016-12-21
util-lib: be stricter when decoding hex strings
Lennart Poettering
2016-12-21
man: drop superfluous 'this' in man page
Lennart Poettering
2016-12-21
verity: add support for setting up verity-protected root disks in the initrd
Lennart Poettering
2016-12-21
gpt-auto-discovery: port to dissect-image.c dissector
Lennart Poettering
2016-12-21
gpt-auto-generator: drop duplicate container check
Lennart Poettering
2016-12-21
dissect: make using a generic partition as root partition optional
Lennart Poettering
2016-12-21
dissect: return the GPT partition UUID, too
Lennart Poettering
2016-12-21
gpt-auto-generator: support LUKS encrypted root partitions
Lennart Poettering
2016-12-21
mkosi: drop duplicate "diffutils" package listing
Lennart Poettering
2016-12-21
core: fix typo
Lennart Poettering
2016-12-21
build-sys: add missing Makefile symlink
Lennart Poettering
2016-12-21
fstab-generator: add support for volatile boots
Lennart Poettering
2016-12-21
shared: rework switch_root() code
Lennart Poettering
2016-12-21
journald: don't flush to /var/log/journal before we get asked to
Lennart Poettering
2016-12-21
nspawn: restore --volatile=yes support
Lennart Poettering
2016-12-21
qutoacheck,gpt-auto-generator: trivial coding style improvements
Lennart Poettering
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdline
Lennart Poettering
2016-12-20
build-sys: don't mke use of "sushell" automatically
Lennart Poettering
2016-12-20
dissect: optionally, only look for GPT partition tables, nothing else
Lennart Poettering
2016-12-20
units: drop --fail parameter from "systemctl switch-root" invocation
Lennart Poettering
2016-12-20
util-lib: make verbose_mount() grok MS_MOVE
Lennart Poettering
2016-12-20
firstboot: add kernel cmdline option to disable firstboot wizard
Lennart Poettering
2016-12-20
core: modernize the SwitchRoot() bus method a bit
Lennart Poettering
2016-12-20
util-lib: add new path_is_temporary_fs() API
Lennart Poettering
2016-12-20
gpt-auto-generator: rename add_boot() → add_esp()
Lennart Poettering
2016-12-20
tree-wide: always invoke setmntent() with "re" mode
Lennart Poettering
2016-12-20
util-lib: make sure fd_check_fstype() opens files with O_CLOEXEC
Lennart Poettering
2016-12-20
core: minor coding style/wording fixes
Lennart Poettering
2016-12-20
util-lib: beef path_is_os_tree() up a bit
Lennart Poettering
2016-12-20
util-lib: accept invoking chase_symlinks() with a NULL return parameter
Lennart Poettering
2016-12-20
core: add comment why we don't bother with MS_SHARED remounting of / in conta...
Lennart Poettering
2016-12-20
shared: use uid_is_valid() for checking validity of UIDs
Lennart Poettering
2016-12-20
nspawn: split out VolatileMode definitions
Lennart Poettering
2016-12-20
man/journalctl: mention systemd-journal-remote(8) (#4929)
Baruch Siach
2016-12-20
Merge pull request #4904 from dobyrch/calendar-range-step
Lennart Poettering
2016-12-20
systemctl: do not segfault when we cannot find template unit (#4915)
Zbigniew Jędrzejewski-Szmek
2016-12-20
build-sys: revert dbus >= 1.9.18 requirement (#4924)
Mike Gilbert
[next]