index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gpt-auto-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpt-auto-generator: rework/simplify logic for picking /efi or /boot
Zbigniew Jędrzejewski-Szmek
2023-05-29
1
-65
/
+109
*
gpt-auto-generator: also honor systemd.swap=no
David Tardon
2023-05-25
1
-0
/
+17
*
gpt-auto-generator: "translate" errno codes into proper messages
Zbigniew Jędrzejewski-Szmek
2023-04-18
1
-5
/
+4
*
gpt-auto: do not fail when no suitable partitions found
Yu Watanabe
2023-04-18
1
-1
/
+2
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-14
/
+2
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-1
/
+21
*
gpt-auto-generator: fix typo
Antonio Alvarez Feijoo
2023-03-21
1
-1
/
+1
*
gpt-auto-generator: port to partition_pick_mount_options() too
Lennart Poettering
2023-03-09
1
-24
/
+59
*
gpt-auto: Check for /boot before putting ESP there
Adrian Vovk
2023-03-06
1
-3
/
+8
*
bootctl: add new --print-root-device option
Lennart Poettering
2023-02-21
1
-32
/
+7
*
shared/efi-loader: fix compilation with !ENABLE_EFI, improve messages
Zbigniew Jędrzejewski-Szmek
2023-01-25
1
-6
/
+6
*
tree-wide: fix typo
Yu Watanabe
2023-01-20
1
-1
/
+1
*
tpm2: add common helper for checking if we are running on UKI with TPM measur...
Lennart Poettering
2023-01-17
1
-5
/
+5
*
generators: optionally, measure file systems at boot
Lennart Poettering
2023-01-17
1
-0
/
+6
*
gpt-auto-generator: automatically measure root/var volume keys into PCR 15
Lennart Poettering
2023-01-17
1
-5
/
+31
*
gpt-auto: harden ESP/XBOOTLDR mounts with "noexec,nosuid,nodev"
Mike Yuan
2023-01-16
1
-5
/
+5
*
gpt-auto-generator: improve log messages a bit
Lennart Poettering
2023-01-06
1
-2
/
+2
*
gpt-auto-generator: enable referencing partitions via diskseq symlinks
Lennart Poettering
2022-12-23
1
-1
/
+2
*
dissect-image: let's lock down fstypes a bit
Lennart Poettering
2022-12-22
1
-0
/
+9
*
gpt-auto-generator: honour rootfstype= and rootflags= kernel cmdline option
Lennart Poettering
2022-12-21
1
-2
/
+22
*
gpt-auto-generator: do not write "noauto" in unit options
Zbigniew Jędrzejewski-Szmek
2022-12-05
1
-5
/
+1
*
dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...
Lennart Poettering
2022-12-01
1
-0
/
+5
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
gpt-auto: rename all functions that operate on a DissectedPartition object ad...
Lennart Poettering
2022-10-17
1
-12
/
+11
*
gpt-auto-generator: use our usual ret_xyz parameter naming
Lennart Poettering
2022-10-17
1
-6
/
+12
*
gpt-auto: allow using without cryptsetup
David Seifert
2022-10-12
1
-0
/
+4
*
loop-util: rename loop_device_open() -> loop_device_open_from_path()
Yu Watanabe
2022-09-28
1
-1
/
+1
*
tree-wide: fix typo
Yu Watanabe
2022-09-14
1
-1
/
+1
*
gpt-auto: use LoopDevice object to manage whole block disk
Yu Watanabe
2022-09-07
1
-77
/
+16
*
Use original filename for extension name check
Kai Lueke
2022-09-05
1
-0
/
+1
*
dissect: drop partition removal code
Lennart Poettering
2022-09-01
1
-2
/
+0
*
tree-wide: use path_join() instead of prefix_roota() in various cases
Lennart Poettering
2022-08-22
1
-3
/
+6
*
gpt-auto-generator: include device name in error
Zbigniew Jędrzejewski-Szmek
2022-07-22
1
-1
/
+2
*
dissect-image: Explicitly remove partitions when done with image
Daan De Meyer
2022-05-23
1
-0
/
+2
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-1
/
+1
*
devnum-util: define helper macros for formatting devnum major/minor pairs
Lennart Poettering
2022-04-13
1
-2
/
+2
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-0
/
+1
*
tree-wide: take BSD lock on loopback devices we dissect/mount/operate on
Lennart Poettering
2022-04-10
1
-0
/
+7
*
dissect: rework how we wait for partition block devices
Lennart Poettering
2022-04-10
1
-1
/
+0
*
gpt-auto: properly handle case where we can't determine devno of /usr/ fs
Lennart Poettering
2022-02-14
1
-2
/
+6
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-0
/
+1
|
\
|
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-0
/
+1
*
|
gpt-auto-generator: Use volatile-root by default and automatic logic as fallback
Kristian Klausen
2021-08-31
1
-29
/
+24
|
/
*
Mount encrypted swap partitions via gpt-auto
Hugo Osvaldo Barrera
2021-07-08
1
-8
/
+18
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
gpt-auto-generator: pull in systemd-growfs@.service if new GPT growfs partiti...
Lennart Poettering
2021-04-23
1
-5
/
+22
*
dissect: ignore udev database entries from before the loopback attachment
Lennart Poettering
2021-04-20
1
-0
/
+1
*
dissect: ignore old uevents when waiting for loopback partition scan
Lennart Poettering
2021-04-20
1
-0
/
+1
*
gpt-auto-generator: don't generate systemd-cryptsetup@.service when --Dlibcry...
gaoyi
2021-04-09
1
-0
/
+4
*
tree-wide: make use of DISSECT_IMAGE_USR_NO_ROOT in various tools
Lennart Poettering
2021-03-16
1
-1
/
+7
[next]