index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vconsole: allow setting default keymap through build option
Mike Yuan
2023-02-15
1
-0
/
+3
*
meson: enable -Wzero-length-bounds
Zbigniew Jędrzejewski-Szmek
2023-02-06
1
-0
/
+1
*
meson: enable -Warray-bounds and -fstrict-flex-arrays
Zbigniew Jędrzejewski-Szmek
2023-02-06
1
-0
/
+4
*
core: split system/user job timeouts and make them configurable
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-1
/
+4
*
Merge pull request #26236 from medhefgo/meson-fixes
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-8
/
+3
|
\
|
*
meson: Remove unused variables
Jan Janssen
2023-01-27
1
-8
/
+3
*
|
meson: fail build on implicit int warnings
Zbigniew Jędrzejewski-Szmek
2023-02-01
1
-0
/
+1
*
|
ukify: don't install ukify man page if ukify is not enabled
Frantisek Sumsal
2023-02-01
1
-14
/
+15
|
/
*
meson: bump numbers for v253-rc1
Luca Boccassi
2023-01-24
1
-3
/
+3
*
meson: Use python module for detection
Jan Janssen
2023-01-23
1
-7
/
+3
*
meson: Move bootctl sources defintion to its own file
Jan Janssen
2023-01-23
1
-18
/
+2
*
ukify: Downgrade required python version to 3.9
Daan De Meyer
2023-01-20
1
-6
/
+6
*
bootctl: unlink and cleanup functions
Ludwig Nussel
2023-01-19
1
-0
/
+1
*
meson: ukify depends on GNU_EFI
Ludwig Nussel
2023-01-19
1
-18
/
+18
*
Merge pull request #26082 from kraxel/uki
Lennart Poettering
2023-01-18
1
-0
/
+2
|
\
|
*
bootctl: add kernel-identity command
Gerd Hoffmann
2023-01-18
1
-0
/
+2
*
|
pcrphase: make tool more generic, reuse for measuring machine id/fs uuids
Lennart Poettering
2023-01-17
1
-0
/
+1
*
|
cryptsetup: add tpm2-measure-pcr= and tpm2-measure-bank= crypttab options
Lennart Poettering
2023-01-17
1
-1
/
+2
|
/
*
meson: use 0|1 for SD_BOOT
Zbigniew Jędrzejewski-Szmek
2023-01-10
1
-0
/
+3
*
boot: Remove option TPM PCR compat option
Jan Janssen
2023-01-09
1
-2
/
+0
*
p11kit: switch to dlopen()
Luca Boccassi
2022-12-19
1
-0
/
+2
*
bootctl: split out "install" verb too
Lennart Poettering
2022-12-19
1
-0
/
+2
*
bootctl: split out "status" verb too
Lennart Poettering
2022-12-19
1
-0
/
+2
*
bootctl: split out "set-efivar" verbs, too
Lennart Poettering
2022-12-19
1
-0
/
+2
*
bootctl: also split out 'systemd-efi-options' verb
Lennart Poettering
2022-12-19
1
-0
/
+2
*
bootctl: split out random seed verb, too
Lennart Poettering
2022-12-19
1
-1
/
+6
*
bootctl: let's start splitting up bootctl like we did for systemctl and others
Lennart Poettering
2022-12-19
1
-1
/
+3
*
meson: fix cross-compilation of LONG_MAX
asavah
2022-12-18
1
-1
/
+5
*
Merge pull request #25180 from keszybz/ukify
Lennart Poettering
2022-12-08
1
-1
/
+33
|
\
|
*
tests: add pytest tests for ukify
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-0
/
+1
|
*
meson,ukify: hook up ukify, add --version option
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-0
/
+23
|
*
tests: add a simple test that bootctl output is valid json
Zbigniew Jędrzejewski-Szmek
2022-12-01
1
-1
/
+9
*
|
meson: build a standalone version of systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2022-12-06
1
-0
/
+16
*
|
test: do the --help/--version checks for repart.standalone too
Zbigniew Jędrzejewski-Szmek
2022-12-06
1
-0
/
+1
*
|
manager: define a string constant for LONG_MAX and use that for sysctl
Zbigniew Jędrzejewski-Szmek
2022-12-03
1
-0
/
+4
*
|
fdisk: introduce common fdisk_new_context_fd() helper
Lennart Poettering
2022-11-26
1
-4
/
+8
*
|
meson: resort imports
Zbigniew Jędrzejewski-Szmek
2022-11-25
1
-8
/
+8
|
/
*
Merge pull request #25389 from fbuihuu/update-test-for-opensuse
Yu Watanabe
2022-11-18
1
-1
/
+1
|
\
|
*
meson: install test-kernel-install only when -Dkernel-install=true
Franck Bui
2022-11-18
1
-1
/
+1
*
|
shared/tpm2-util: Fix "Error: Esys invalid ESAPI handle (40000001)" warning
Vitaly Kuznetsov
2022-11-16
1
-0
/
+3
*
|
missing_syscall: Add rt_tgsigqueueinfo()
Daan De Meyer
2022-11-16
1
-0
/
+4
*
|
repart: Do offline encryption instead of online
Daan De Meyer
2022-11-15
1
-1
/
+4
*
|
meson: install systemd-ac-power under /usr/bin
Yu Watanabe
2022-11-10
1
-3
/
+2
|
/
*
build: Use -fstrict-flex-arrays=1 if supported
Cristian Rodríguez
2022-11-10
1
-0
/
+1
*
meson: add version.h dependency to more components
Frantisek Sumsal
2022-11-09
1
-1
/
+17
*
meson: add version.h as dependency to more targets
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-79
/
+162
*
shutdown: Add Xen kexec support
Samuel Thibault
2022-11-02
1
-0
/
+13
*
namespace: Add hidepid/subset support check
Daan De Meyer
2022-11-01
1
-0
/
+2
*
meson: systemd-repart.standalone
Zbigniew Jędrzejewski-Szmek
2022-10-31
1
-0
/
+19
*
Merge pull request #24958 from Werkov/meson-generated-directives
Luca Boccassi
2022-10-31
1
-53
/
+37
|
\
[next]