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
*
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
*
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
[next]