index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fstab-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
generators: be more careful when writing unit settings that support specifier...
Lennart Poettering
2017-11-29
1
-10
/
+27
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-5
/
+5
*
Merge pull request #6266 from keszybz/drop-autotools
Lennart Poettering
2017-07-20
1
-1
/
+0
|
\
|
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
|
call chase_symlinks without the /sysroot prefix (#6411)
Harald Hoyer
2017-07-20
1
-1
/
+1
|
/
*
Merge pull request #6324 from keszybz/generator-add-symlink
Lennart Poettering
2017-07-17
1
-25
/
+14
|
\
|
*
fstab-generator: use generator_add_symlink()
Zbigniew Jędrzejewski-Szmek
2017-07-10
1
-25
/
+14
*
|
fstab-generator: Chase symlinks where possible (#6293)
Colin Walters
2017-07-11
1
-8
/
+33
|
/
*
fstab-generator: fix new NULL dereference. (#6296)
NeilBrown
2017-07-06
1
-1
/
+1
*
fstab-generator: handle NFS "bg" mounts correctly. (#6103)
NeilBrown
2017-07-04
1
-0
/
+14
*
Parse "timeout=0" as infinity in various generators (#6264)
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-2
/
+2
*
Merge pull request #5164 from Werkov/ordering-for-_netdev-devices
Lennart Poettering
2017-04-29
1
-0
/
+4
|
\
|
*
fstab-generator: Apply _netdev option also to device units
Michal Koutný
2017-04-25
1
-0
/
+4
*
|
fstab-generator: do not skip Before= ordering for noauto mountpoints (#5547)
Ivan Shapovalov
2017-04-24
1
-1
/
+1
|
/
*
fstab-generator: quiesce false-positive -Werror=format-nonliteral (#5336)
Martin Pitt
2017-02-14
1
-0
/
+3
*
fstab-generator: add x-systemd.before and x-systemd.after fstab options (#5330)
Ruslan Bilovol
2017-02-13
1
-3
/
+30
*
fstab-generator: also convert % → %% for What=
Lennart Poettering
2017-02-08
1
-10
/
+24
*
fstab-generator: Options= applies specifier expansion
Lennart Poettering
2017-02-08
1
-4
/
+23
*
verity: add support for setting up verity-protected root disks in the initrd
Lennart Poettering
2016-12-21
1
-0
/
+29
*
fstab-generator: add support for volatile boots
Lennart Poettering
2016-12-21
1
-10
/
+75
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-9
/
+27
*
fstab-generator: add x-systemd.mount-timeout (#4603)
Christian Hesse
2016-11-11
1
-3
/
+18
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-7
/
+7
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-1
/
+1
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-14
/
+12
*
fstab-generator: minor simplification
Lennart Poettering
2016-06-24
1
-2
/
+1
*
fstab-generator: skip fsck for /usr on non-device file systems
Lennart Poettering
2016-06-24
1
-8
/
+8
*
fstab-generator: don't skip /usr handling if root handling didn't work correctly
Lennart Poettering
2016-06-24
1
-3
/
+8
*
fstab-generator: fix checking of fstab_node_to_udev_node() result
Lennart Poettering
2016-06-24
1
-4
/
+2
*
fstab-generator: document why we copy the root device into the usr device if ...
Lennart Poettering
2016-06-24
1
-3
/
+1
*
fstab-generator: let's use path_equal() for comparing paths
Lennart Poettering
2016-06-24
1
-1
/
+1
*
fstab-generator: ignore root=/dev/nfs (#3591)
Harald Hoyer
2016-06-23
1
-0
/
+6
*
fstab-generator: don't process root= if it happens to be "gpt-auto" (#3452)
Lennart Poettering
2016-06-07
1
-0
/
+6
*
Create initrd-root-device.target synchronization point (#3239)
Daniel Drake
2016-05-12
1
-0
/
+8
*
fstab-generator: add newline before we start a new unit file section
Lennart Poettering
2016-05-02
1
-0
/
+1
*
fstab-generator: fix automount option and don't start associated mount unit a...
Franck Bui
2016-03-04
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
fstab-generator: fix ordering of /sysroot/usr mount
nmartensen
2016-01-17
1
-1
/
+1
*
fstab-generator: remove bogus condition
nmartensen
2016-01-15
1
-2
/
+0
*
fstab-gen: post can't be NULL
Franck Bui
2015-11-25
1
-6
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-8
/
+9
[next]