index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-mount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
label: Rename to label-util.h
Daan De Meyer
2023-05-30
1
-1
/
+1
*
nspawn: make the error message less confusing
Frantisek Sumsal
2023-05-18
1
-2
/
+2
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-8
/
+8
*
chase-symlinks: Remove unused ret_fd arguments
Daan De Meyer
2023-03-14
1
-1
/
+1
*
nspawn: disable propagation for selected host API bind mounts
Lennart Poettering
2023-03-03
1
-0
/
+4
*
nspawn: Make sure we create bind mount points as the correct UID/GID
Daan De Meyer
2023-01-29
1
-1
/
+4
*
tree-wide: use mode=0nnn for mount option
Zbigniew Jędrzejewski-Szmek
2022-12-14
1
-8
/
+8
*
nspawn: mount temporary visible procfs and sysfs instance
Christian Brauner
2022-12-05
1
-2
/
+63
*
tree-wide: use the term "initrd" at most places we so far used "initramfs"
Lennart Poettering
2022-09-23
1
-4
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
nspawn: add support for rootidmap bind option
Quentin Deslandes
2022-09-05
1
-1
/
+3
*
nspawn: rename RemountIdmapFlags enum to RemountIdmapping
Quentin Deslandes
2022-09-05
1
-9
/
+9
*
Drop the limit on number of inodes for /dev
Franck Bui
2022-08-19
1
-1
/
+1
*
nspawn: Support relative source paths for --bind and --overlay
Daan De Meyer
2022-07-12
1
-21
/
+62
*
nspawn: Drop unnecessary intermediate variable
Daan De Meyer
2022-07-11
1
-4
/
+3
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-2
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-4
/
+0
*
nspawn: make sure host root can write to the uidmapped mounts we prepare for ...
Lennart Poettering
2022-03-17
1
-1
/
+1
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
nspawn: make sure to chown() implicit source dirs for --bind= to container ro...
Lennart Poettering
2021-10-29
1
-0
/
+5
*
nspawn: add filesystem id mapping support to --bind and --bind-ro
Andreas Valder
2021-10-28
1
-4
/
+18
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
nspawn: replace strextend_with_separator() -> strextendf_with_separator()
Yu Watanabe
2021-06-21
1
-1
/
+1
*
nspawn: use strextendf_with_separator()
Yu Watanabe
2021-05-20
1
-25
/
+14
*
nspawn: minor modernization
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-28
/
+9
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
1
-5
/
+6
*
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
1
-32
/
+36
*
Rename strv_split_extract() to strv_split_full()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-1
/
+1
*
pid1: stop limiting size of /dev/shm
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-2
/
+2
*
nspawn: rework how /run/host/ is set up
Lennart Poettering
2020-07-23
1
-31
/
+35
*
nspawn: mount os-release in two steps to make it read-only
Luca Boccassi
2020-07-16
1
-3
/
+7
*
nspawn: use access/F_OK instead of stat to check for file existence
Luca Boccassi
2020-07-16
1
-2
/
+1
*
nspawn: implement container host os-release interface
Luca Boccassi
2020-06-23
1
-11
/
+39
*
nspawn: use mkdir_p_safe instead of homegrown version
Luca Boccassi
2020-06-23
1
-54
/
+2
*
nspawn: mkdir selinux mount point once, but not twice
Lennart Poettering
2020-06-23
1
-2
/
+2
*
inaccessible: move inaccessible file nodes to /systemd/ subdir in runtime dir...
Lennart Poettering
2020-06-09
1
-1
/
+1
*
tree-wide: add size limits for tmpfs mounts
Topi Miettinen
2020-05-13
1
-12
/
+12
*
nspawn: be more careful with creating/chowning directories to overmount
Lennart Poettering
2020-04-28
1
-19
/
+21
*
nspawn: voidify umount_verbose()
Yu Watanabe
2020-01-31
1
-1
/
+1
*
nspawn: Don't mount read-only if we have a custom mount on root.
Daan De Meyer
2020-01-03
1
-0
/
+13
*
core: create inaccessible nodes for users when making runtime dirs
Anita Zhang
2019-12-18
1
-3
/
+4
*
nspawn: fix overlay with automatic temporary tree
Lennart Poettering
2019-12-13
1
-17
/
+41
*
nspawn-mount: Use FLAGS_SET to check flags.
Daan De Meyer
2019-12-12
1
-14
/
+14
*
nspawn-mount: Remove unused parameters
Daan De Meyer
2019-12-12
1
-23
/
+10
*
nspawn: Enable specifying root as the mount target directory.
Daan De Meyer
2019-12-12
1
-9
/
+8
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-6
/
+6
*
tree-wide: various code-formatting improvements
Frantisek Sumsal
2019-09-22
1
-2
/
+3
*
nspawn: print an explanatory error when people try to use --volatile=yes on d...
Lennart Poettering
2019-07-29
1
-3
/
+22
[next]