index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partition
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document two systemd-repart options in man page
Pyfisch
2022-10-14
1
-1
/
+1
*
repart: Always define VerityMode from/to string functions
Daan De Meyer
2022-10-11
1
-2
/
+1
*
Implement --luks-sector-size for homed
Aidan Dang
2022-10-07
1
-4
/
+4
*
repart: always honour `--discard=no`
Arnaud Ferraris
2022-10-06
1
-0
/
+3
*
repart: Drop usage of CHASE_WARN
Daan De Meyer
2022-10-04
1
-5
/
+5
*
repart: Use chase_symlinks() instead of path_join()
Daan De Meyer
2022-10-03
1
-3
/
+3
*
repart: workaround spurious maybe-uninitialized warning
Luca Boccassi
2022-10-03
1
-1
/
+1
*
repart: Take --root into account in read only filesystems shortcut
Daan De Meyer
2022-10-03
1
-1
/
+1
*
repart: Don't fail on missing verity sig partition
Daan De Meyer
2022-10-02
1
-7
/
+10
*
Merge pull request #24635 from DaanDeMeyer/repart-verity-sig
Daan De Meyer
2022-09-23
1
-12
/
+272
|
\
|
*
repart: Add support for generating verity sig partitions
Daan De Meyer
2022-09-23
1
-9
/
+269
|
*
repart: Improve missing libcryptsetup error message
Daan De Meyer
2022-09-23
1
-1
/
+1
|
*
repart: Rename context_verity() to context_verity_hash()
Daan De Meyer
2022-09-23
1
-2
/
+2
*
|
repart: Extend squashfs logic to all read-only filesystems
Daan De Meyer
2022-09-23
1
-10
/
+10
|
/
*
repart: Add --split option to generate split artifacts
Daan De Meyer
2022-09-22
1
-22
/
+202
*
Merge pull request #24709 from keszybz/partition-table-constants
Lennart Poettering
2022-09-21
1
-5
/
+5
|
\
|
*
headers: export partition uuids and flags in new sd-gpt.h file
Zbigniew Jędrzejewski-Szmek
2022-09-20
1
-5
/
+5
*
|
repart: Add squashfs support
Daan De Meyer
2022-09-21
1
-4
/
+72
*
|
shared: Add squashfs support to make_filesystem()
Daan De Meyer
2022-09-21
2
-2
/
+2
*
|
repart: Rename fs to root in do_copy_files() and do_make_directories()
Daan De Meyer
2022-09-20
1
-10
/
+10
*
|
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
|
/
*
tree-wide: fix typo
Yu Watanabe
2022-09-14
1
-3
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-17
/
+8
*
repart: make existing partition can be also 'dropped'
Yu Watanabe
2022-09-08
1
-31
/
+59
*
repart: check if existing partitions can grow
Yu Watanabe
2022-09-08
1
-0
/
+6
*
repart: split out free_area_{current,min}_end() from free_area_available_for_...
Yu Watanabe
2022-09-08
1
-19
/
+26
*
repart: reset assignments by previous context_allocate_partitions()
Yu Watanabe
2022-09-08
1
-0
/
+7
*
repart: do not assign new size larger than acquired or the specified maximum
Yu Watanabe
2022-09-08
1
-2
/
+4
*
repart: set new size for foreign partitions at first
Yu Watanabe
2022-09-08
1
-7
/
+11
*
repart: anyway run loop at the end even if the loop will be restarted later
Yu Watanabe
2022-09-08
1
-9
/
+5
*
repart: make scale_by_weight() always succeed
Yu Watanabe
2022-09-08
1
-32
/
+26
*
repart: split out context_grow_partition_one()
Yu Watanabe
2022-09-08
1
-33
/
+35
*
repart: introduce partition_{min,max}_padding()
Yu Watanabe
2022-09-08
1
-14
/
+20
*
repart: ensure partition_max_size() >= partition_min_size()
Yu Watanabe
2022-09-08
1
-2
/
+2
*
repart: make partition_max_size() return UINT64_MAX if not specified
Yu Watanabe
2022-09-08
1
-3
/
+6
*
repart: constify partition_min_size()
Yu Watanabe
2022-09-08
1
-1
/
+1
*
repart: rename variables in config_parse_weight()
Yu Watanabe
2022-09-08
1
-3
/
+2
*
repart: hook up new TPM2 signed policies with repart
Lennart Poettering
2022-09-08
1
-24
/
+64
*
cryptenroll: hook up new TPM2 signed policies with cryptenroll
Lennart Poettering
2022-09-08
1
-1
/
+11
*
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
2022-09-08
1
-1
/
+10
*
repart: Add support for formatting verity partitions
Daan De Meyer
2022-09-08
1
-11
/
+323
*
repart: Invert no_dropin_files boolean
Daan De Meyer
2022-09-07
1
-3
/
+3
*
repart: Extract context dump into a separate function
Daan De Meyer
2022-09-07
1
-15
/
+34
*
repart: Add support for setting a partition's UUID to zero
Daan De Meyer
2022-09-05
1
-8
/
+48
*
sd-device: rename devpath_from_devnum() -> devname_from_devnum()
Yu Watanabe
2022-09-02
2
-3
/
+3
*
loop-util: rework how we lock loopback block devices
Lennart Poettering
2022-09-01
1
-10
/
+2
*
tree-wide: use devpath_from_devnum() and device_open_from_devnum()
Yu Watanabe
2022-08-28
2
-94
/
+28
*
growfs,repart: fix misuse of sd_device_get_devpath()
Yu Watanabe
2022-08-28
2
-5
/
+5
*
systemd-growfs: use sd_device_new_from_devnum()
Devendra Tewari
2022-08-26
1
-18
/
+46
*
systemd-growfs: remove dependency on udev symlinks
Devendra Tewari
2022-08-24
1
-4
/
+4
[next]