index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
BUILDING_IMAGES.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
mkosi: Skip sync script if NO_BUILD is enabled
Daan De Meyer
1
-1
/
+1
2024-07-17
sd-device: remove debug log message when dirs are missing
Lennart Poettering
1
-21
/
+13
2024-07-17
main: show different welcome msg in initrd than on the host
Lennart Poettering
1
-9
/
+19
2024-07-17
varlink-util: minor tweak
Lennart Poettering
1
-4
/
+3
2024-07-17
table: Fix JSON name mangling breaking changes
Adrian Vovk
3
-0
/
+14
2024-07-17
table: Improve mangling of JSON field names
Adrian Vovk
3
-7
/
+61
2024-07-17
table: Add TABLE_SET_JSON_FIELD_NAME
Adrian Vovk
3
-5
/
+34
2024-07-17
mkosi: Remove enforcing=0 from default kernel command line
Daan De Meyer
2
-2
/
+1
2024-07-17
mkosi: Stop setting apparmor=0
Daan De Meyer
1
-1
/
+0
2024-07-17
sleep,home: always initialize UnitFreezer if used
Mike Yuan
4
-35
/
+18
2024-07-17
sleep: also log about errno when getenv_bool fails
Mike Yuan
1
-1
/
+1
2024-07-17
sleep: explicitly list valid sleep operations in switch
Mike Yuan
1
-1
/
+4
2024-07-17
core/dbus-unit: add an explicit bus error when unit is frozen by parent
Mike Yuan
4
-3
/
+5
2024-07-17
core/unit: introduce unit_freezer_complete, correctly report end state
Mike Yuan
3
-23
/
+12
2024-07-17
core/unit: introduce unit_set_freezer_state, make logging consistent
Mike Yuan
3
-6
/
+19
2024-07-17
core/cgroup: skip freezer action wholly if current == objective
Mike Yuan
1
-7
/
+12
2024-07-17
core/cgroup: replace hardcoded state set with freezer_state_finish()
Mike Yuan
1
-4
/
+5
2024-07-17
core/unit: rename a few more vars for unit_next_freezer_state()
Mike Yuan
2
-15
/
+15
2024-07-17
id128: add 'var-partition-uuid' verb
Luca Boccassi
5
-8
/
+45
2024-07-17
core/unit: use switch for unit_next_freezer_state
Mike Yuan
1
-9
/
+20
2024-07-17
core/unit: rename freezer "target" to "objective"
Mike Yuan
3
-21
/
+21
2024-07-17
core/slice: simplify slice_freezer_action a bit
Mike Yuan
1
-10
/
+7
2024-07-17
core: make unit_can_freeze take const Unit*
Mike Yuan
3
-8
/
+8
2024-07-17
core,unit-def: use our usual way of asserting enums
Mike Yuan
5
-8
/
+10
2024-07-17
core/unit: drop pointless unit_freezer_state wrapper
Mike Yuan
4
-10
/
+4
2024-07-17
core/dbus-unit: use UNIT_IS_LOAD_ERROR where appropriate
Mike Yuan
1
-3
/
+1
2024-07-17
docs: update mkosi version mentioned in HACKING.md (#33723)
migleeson
1
-4
/
+3
2024-07-17
rules: Add uaccess tag to /dev/udmabuf
Hans de Goede
1
-0
/
+2
2024-07-17
id128: refuse --app-specific= if we're listing GPT types
Mike Yuan
1
-17
/
+20
2024-07-16
gpt: add more architecture aliases
Luca Boccassi
1
-0
/
+9
2024-07-16
mkosi: List library packages explicitly in VolatilePackages=
Daan De Meyer
6
-0
/
+12
2024-07-16
mkosi: Build initrd as a subimage
Daan De Meyer
19
-64
/
+94
2024-07-16
mkosi: Drop CacheOnly=always from two subimages
Daan De Meyer
2
-6
/
+0
2024-07-16
update TODO
Lennart Poettering
1
-8
/
+0
2024-07-16
sd-json/sd-varlink: downgrade assert() → assert_ret()
Lennart Poettering
2
-28
/
+37
2024-07-16
libsystemd: use C23 explicit enum types where available
Lennart Poettering
9
-19
/
+27
2024-07-16
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
115
-3446
/
+3732
2024-07-16
TEST-13-NSPAWN: make sure we don't load libnss_systemd
Daan De Meyer
1
-2
/
+8
2024-07-16
mkosi: Disable unique debug source names
Daan De Meyer
2
-10
/
+4
2024-07-15
systemd-networkd-tests: Skip tests requiring dhcpd if it is not available
Daan De Meyer
1
-0
/
+3
2024-07-15
TEST-55-OOMD: Remove the opensuse user@ dropin
Daan De Meyer
1
-0
/
+3
2024-07-15
mkosi: Install binutils
Daan De Meyer
1
-0
/
+1
2024-07-15
TEST-64-UDEV-STORAGE: Use max_ioqpairs instead of num_queues
Daan De Meyer
1
-1
/
+1
2024-07-15
mkosi: Use clang --print-runtime-dir
Daan De Meyer
4
-4
/
+4
2024-07-15
mkosi: Extend arch build script comment about symlinks
Daan De Meyer
1
-2
/
+5
2024-07-15
test: do not attempt to set xattr on tmpfs
Daan De Meyer
1
-7
/
+8
2024-07-15
mkosi: Add CI for CentOS Stream 10
Daan De Meyer
2
-1
/
+7
2024-07-15
mkosi: Use squashfs for sysext if mkfs.erofs is not available
Daan De Meyer
1
-1
/
+9
2024-07-15
mkosi: Make epel repositories optional for CentOS Stream 9
Daan De Meyer
17
-16
/
+67
2024-07-15
mkosi: Introduce build image
Daan De Meyer
51
-302
/
+489
[next]