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
*
repart: Fix a check for CopyBlocks on data partition
Valentin David
2023-09-19
1
-1
/
+1
*
repart,bootspec: use set_ensure_consume
Mike Yuan
2023-09-08
1
-3
/
+1
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-1
/
+1
*
various: use id128_from_string_not_null()
Zbigniew Jędrzejewski-Szmek
2023-09-02
1
-6
/
+4
*
fundamental: rename tpm-pcr.h → tpm2-pcr.h
Lennart Poettering
2023-08-24
1
-2
/
+2
*
tpm2: unify symbolic name infra for PCRs
Lennart Poettering
2023-08-24
1
-1
/
+1
*
repart: Add partno to output
Daan De Meyer
2023-08-23
1
-4
/
+7
*
repart: Make sure we keep trailing slashes in ExcludeFiles=
Daan De Meyer
2023-08-17
1
-1
/
+1
*
repart: Default to swap format for swap partitions
Daan De Meyer
2023-08-16
1
-5
/
+14
*
Merge pull request #28839 from DaanDeMeyer/repart-followups
Luca Boccassi
2023-08-15
1
-2
/
+3
|
\
|
*
repart: Massage the minimize for XFS a bit
Daan De Meyer
2023-08-15
1
-1
/
+2
|
*
repart: Put function call closer to its error handling
Daan De Meyer
2023-08-15
1
-1
/
+1
*
|
repart: Add verity configuration section and options
Michael A Cassaniti
2023-08-15
1
-29
/
+74
*
|
repart: Rework read-only logic
Daan De Meyer
2023-08-15
1
-3
/
+1
*
|
repart: Allow using Subvolumes= with automatic --offline
Daan De Meyer
2023-08-15
1
-5
/
+5
|
/
*
Merge pull request #28812 from DaanDeMeyer/sector-size
Luca Boccassi
2023-08-15
1
-16
/
+45
|
\
|
*
repart: Use 4096 as the fallback sector size for verity/luks/filesystems
Daan De Meyer
2023-08-14
1
-16
/
+45
*
|
repart: Add Subvolumes= setting
Daan De Meyer
2023-08-14
1
-9
/
+81
*
|
mkdir: Add support for creating subvolumes to mkdir_p_root()
Daan De Meyer
2023-08-14
1
-3
/
+3
*
|
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-2
/
+2
*
|
fdisk-util: Make fdisk_new_context_fd() more generic
Daan De Meyer
2023-08-14
1
-2
/
+2
|
/
*
repart: Allow specifying --copy-from more than once
Daan De Meyer
2023-08-11
1
-14
/
+34
*
repart: Allow acquire shared lock on --copy-from files/devices
Daan De Meyer
2023-08-11
1
-5
/
+8
*
repart: Pass GptPartitionType *
Daan De Meyer
2023-08-10
1
-15
/
+15
*
proc-cmdline: make proc_cmdline_get_bool() take flags
Yu Watanabe
2023-08-09
1
-1
/
+1
*
repart: derive verity salt and uuid from seed
Vincent Haupert
2023-08-07
1
-3
/
+20
*
repart: Extend check for read-only verity partitions
Daan De Meyer
2023-08-07
1
-1
/
+5
*
repart: Stat temporary file again after mkfs
Daan De Meyer
2023-08-06
1
-4
/
+4
*
tpm2: move policy calculation out of tpm2_seal()
Dan Streetman
2023-08-04
1
-23
/
+66
*
tpm2: change tpm2_parse_pcr_argument() parameters to parse to Tpm2PCRValue array
Dan Streetman
2023-08-04
1
-2
/
+2
*
repart: Add --copy-from option
Daan De Meyer
2023-08-03
1
-93
/
+245
*
repart: Rename partition_exclude/defer() to partition_type_exclude/defer()
Daan De Meyer
2023-08-01
1
-18
/
+14
*
Merge pull request #28621 from DaanDeMeyer/repart-fix
Daan De Meyer
2023-08-01
1
-64
/
+23
|
\
|
*
Revert "repart: Allow combining CopyBlocks= and CopyFiles="
Daan De Meyer
2023-08-01
1
-27
/
+23
|
*
Revert "repart: Add --oem and OEM="
Daan De Meyer
2023-08-01
1
-37
/
+0
*
|
Merge pull request #28611 from yuwata/meson-use-template
Yu Watanabe
2023-08-01
1
-1
/
+48
|
\
\
|
|
/
|
/
|
|
*
meson: move declarations of repart and friends
Yu Watanabe
2023-08-01
1
-1
/
+48
*
|
repart: Add --oem and OEM=
Daan De Meyer
2023-08-01
1
-0
/
+37
*
|
repart: Allow combining CopyBlocks= and CopyFiles=
Daan De Meyer
2023-08-01
1
-29
/
+38
*
|
repart: Open files in context_minimize()
Daan De Meyer
2023-08-01
1
-7
/
+18
|
/
*
repart: cleanup use of ERRNO_IS_NOT_SUPPORTED()
Dmitry V. Levin
2023-07-28
1
-6
/
+8
*
repart: Set sector size of loopback devices
Michael A Cassaniti
2023-07-21
1
-3
/
+3
*
repart: Always take --offline into account
Daan De Meyer
2023-07-18
1
-6
/
+10
*
repart: fix free area calculation
Yu Watanabe
2023-07-05
1
-0
/
+2
*
repart: fix comment
Yu Watanabe
2023-07-03
1
-1
/
+1
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-3
/
+3
*
repart: Fix HAVE_LIBCRYPTSETUP check
Daan De Meyer
2023-06-27
1
-1
/
+1
*
repart: Store dm_name in DecryptedPartitionTarget
Daan De Meyer
2023-06-13
1
-14
/
+8
*
Merge pull request #27882 from DaanDeMeyer/repart-truncate
Zbigniew Jędrzejewski-Szmek
2023-06-07
1
-4
/
+4
|
\
|
*
repart: Use COPY_TRUNCATE
Daan De Meyer
2023-06-01
1
-4
/
+4
[next]