index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gpt-auto-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-1
/
+2
*
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-29
1
-1
/
+1
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
1
-12
/
+13
*
gpt-generator: Find device on a stateless system
Tobias Hunger
2015-04-12
1
-2
/
+7
*
gpt-auto-generator: prefix messages with device name
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-26
/
+26
*
gpt-auto-generator: allow type check to fail
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-8
/
+5
*
gpt-auto-generator: fix detection of /srv
Mathieu Chevrier
2015-03-13
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
gpt-auto-generator: make use of new btrfs-util.h APIs
Lennart Poettering
2014-12-12
1
-53
/
+2
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-44
/
+22
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-17
/
+17
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-16
/
+9
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-5
/
+5
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-5
/
+5
*
gpt-auto-generator: properly ignore value
Zbigniew Jędrzejewski-Szmek
2014-11-24
1
-2
/
+2
*
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
1
-2
/
+3
*
readahead: wipe out readahead
Daniel Buch
2014-09-25
1
-1
/
+0
*
gpt-auto-generator: fix typo
Lukas Nykryn
2014-09-16
1
-1
/
+1
*
stop complaining about unknown kernel cmdline options
Lennart Poettering
2014-06-19
1
-2
/
+0
*
gpt-auto-generator: there's no point in looking for a superblock on raw disk,...
Lennart Poettering
2014-03-13
1
-2
/
+0
*
gpt-auto-generator: print debug messages when we ignore a block device
Lennart Poettering
2014-03-13
1
-5
/
+15
*
gpt-auto-generator: honour read-only and no-auto flag from GPT data
Lennart Poettering
2014-03-13
1
-11
/
+27
*
gpt-auto-generator: don't return OOM on parentless devices
Tomasz Torcz
2014-03-12
1
-1
/
+1
*
gpt-auto-generator: rename root device node symlink to /dev/gpt-auto-root
Lennart Poettering
2014-03-11
1
-1
/
+1
*
nspawn: add --image= switch to boot GPT disk images that follow the Discovera...
Lennart Poettering
2014-03-10
1
-4
/
+2
*
gpt-auto-generator: probe only partition table and partitions we are interest...
Lennart Poettering
2014-03-08
1
-169
/
+183
*
gpt-auto-generator: automatically find the root disk of the system
Lennart Poettering
2014-03-07
1
-63
/
+172
*
generators: make automatic discovery generators work correctly when reloading
Lennart Poettering
2014-03-06
1
-1
/
+2
*
generators: add Documentation= fields that point to the generator man pages
Lennart Poettering
2014-03-06
1
-3
/
+5
*
gpt-auto-generation: set a pretty description string
Lennart Poettering
2014-03-06
1
-0
/
+2
*
gpt-auto-generator: properly handle LUKS partitions
Lennart Poettering
2014-03-06
1
-9
/
+148
*
update TODO
Lennart Poettering
2014-03-06
1
-8
/
+0
*
generators: rework mount generators
Lennart Poettering
2014-03-06
1
-65
/
+90
*
gpt-auto-generator: use EBADSLT code when unable to detect partition type
Zbigniew Jędrzejewski-Szmek
2014-01-11
1
-5
/
+3
*
gpt-auto-generator: skip nonexistent devices
Łukasz Stelmach
2014-01-11
1
-0
/
+3
*
fix scan-build issues
Thomas Hindoe Paaboel Andersen
2013-12-10
1
-1
/
+1
*
bus: add generator that turns old dbus1 activation files into .busname + .ser...
Lennart Poettering
2013-12-03
1
-1
/
+0
*
gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service i...
Thomas Bächler
2013-10-19
1
-5
/
+9
*
util: allow trailing semicolons on define_trivial_cleanup_func lines
Lennart Poettering
2013-10-14
1
-1
/
+1
*
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-75
/
+33
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-21
/
+16
*
gpt-auto-generator: exit immediately if in container
Zbigniew Jędrzejewski-Szmek
2013-10-04
1
-0
/
+8
*
gpt-auto-generator: do not assume that /dev/block/%u:%u is useable
Lennart Poettering
2013-09-18
1
-35
/
+74
*
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
Zbigniew Jędrzejewski-Szmek
2013-08-21
1
-1
/
+1
*
gpt-auto-generator: do not show error for non-GPT disks
Zbigniew Jędrzejewski-Szmek
2013-08-21
1
-1
/
+2
*
gpt-auto-generator: use _cleanup_ for blkid_free_probe
Zbigniew Jędrzejewski-Szmek
2013-08-21
1
-43
/
+25
*
gpt-auto-generator: include device name in error reports
Zbigniew Jędrzejewski-Szmek
2013-08-21
1
-5
/
+11
*
build-sys: Add configure check for linux/btrfs.h
Michael Marineau
2013-08-16
1
-1
/
+4
*
gpt-auto-generator: fix swap unit generation
Lennart Poettering
2013-08-13
1
-1
/
+1
[next]