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
path:
root
/
src
/
gpt-auto-generator
Age
Commit message (
Expand
)
Author
2017-02-02
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2016-12-21
gpt-auto-generator: enable auto-discovery logic also for verity root file sys...
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
gpt-auto-generator: support LUKS encrypted root partitions
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-20
gpt-auto-generator: rename add_boot() → add_esp()
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-11-07
tree-wide: add PRI_[NU]SEC, and use time format strings more
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-07-25
Merge pull request #3757 from poettering/efi-search
Zbigniew Jędrzejewski-Szmek
2016-07-22
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-21
gpt-generator: relax EFI check a bit
Lennart Poettering
2016-07-21
gpt-generator: use /efi as mount point for the ESP if it exists
Lennart Poettering
2016-05-12
Create initrd-root-device.target synchronization point (#3239)
Daniel Drake
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-03
gpt-auto: handle errors from blkid more correctly
Lennart Poettering
2016-02-01
gpt-auto: don't log an EIO error if blkid finds something which is not a part...
Lennart Poettering
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-06
gpt-auto-generator: fix duplicate backing partition check
Lennart Poettering
2015-09-30
gpt-auto-generator: check fstab for /boot entries
Kay Sievers
2015-09-08
gpt-auto: fix ESP options and description
Marius Thesing
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
gpt-auto: minor simplificatin handling the no-auto GPT flag
Lennart Poettering
2015-09-07
gpt-auto: try to handle LUKS root partitions better
Lennart Poettering
2015-08-11
gpt-auto-generator: warn on ambiguous blkid probe
Tom Gundersen
2015-08-11
gpt-auto-generator: don't warn on !ENABLE_EFI
Tom Gundersen
2015-08-11
gpt-auto-generator: apply partition-type flags only to specific partition-types
Kay Sievers
2015-08-04
gpt-auto-generator: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-07-30
tree-wide: use free_and_strdup()
Daniel Mack
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
gpt-auto-generator: merge efi-boot-generator
Kay Sievers
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
[next]