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: remove directory check for ESP mount
Michael Ferrari
2024-10-16
1
-17
/
+2
*
gpt-auto: use RET_GATHER at one more place
Mike Yuan
2024-10-15
1
-6
/
+5
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-1
/
+1
*
gpt-auto: ignore fstab_has_node failure
Mike Yuan
2024-03-11
1
-2
/
+2
*
gpt-auto-generator: fix argument passed to `parse_image_policy_argument`
Antonio Alvarez Feijoo
2024-02-19
1
-1
/
+1
*
Merge pull request #31181 from fbuihuu/gpt-auto-more-defensive
Mike Yuan
2024-02-12
1
-46
/
+15
|
\
|
*
gpt-auto-generator: be more defensive when checking the presence of ESP in fstab
Franck Bui
2024-02-12
1
-46
/
+15
*
|
mountpoint-util: introduce path_is_mount_point_full
Mike Yuan
2024-02-06
1
-1
/
+1
|
/
*
gpt-auto-generator: enable TPM2 unlocking in gpt-auto-generator
Lennart Poettering
2023-11-28
1
-6
/
+9
*
gpt-auto-generator: hook in "growfs" for the root fs if the GPT flag 59 says so
Lennart Poettering
2023-11-15
1
-3
/
+31
*
gpt-auto-generator: don't eat up errors of generator_enable_remount_fs_service()
Lennart Poettering
2023-11-15
1
-1
/
+3
*
gpt-auto-generator: add comment + assert() explaining mode of invocation
Lennart Poettering
2023-11-15
1
-0
/
+5
*
gpt-auto-generator: drop in_initrd() check in add_partition_root_rw()
Lennart Poettering
2023-11-15
1
-4
/
+2
*
efi-loader: rename efi_stub_measured() → efi_measured_uki()
Lennart Poettering
2023-09-27
1
-1
/
+1
*
generators: use generator_open_unit_file where appropriate
Mike Yuan
2023-08-19
1
-31
/
+16
*
tree-wise: drop unnecessary use of proc_cmdline_key_streq()
Yu Watanabe
2023-08-08
1
-5
/
+5
*
meson: move declarations of dissect and friends
Yu Watanabe
2023-07-31
1
-0
/
+10
*
gpt-auto-generator: fix warnings about unused func when !ENABLE_EFI
Zbigniew Jędrzejewski-Szmek
2023-07-31
1
-27
/
+27
*
gpt-auto: don't mount ESP if there's an fstab entry for it
Mike Yuan
2023-07-29
1
-12
/
+9
*
Merge pull request #28359 from keszybz/ret-gather
Daan De Meyer
2023-07-28
1
-46
/
+25
|
\
|
*
gpt-auto-generator: use RET_GATHER, return first error
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-46
/
+25
*
|
gpt-auto: skip mounting ESP if fstab for /boot/ uses the same device as disco...
Mike Yuan
2023-07-26
1
-0
/
+10
|
/
*
gpt-auto: expand the loader partition UUID check to include XBOOTLDR
Mike Yuan
2023-06-20
1
-34
/
+57
*
generators: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
2023-06-06
1
-1
/
+1
*
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
[next]