diff options
author | Jan Janssen <medhefgo@web.de> | 2023-02-26 14:09:44 +0100 |
---|---|---|
committer | Jan Janssen <medhefgo@web.de> | 2023-03-10 11:41:03 +0100 |
commit | dfca5587cf2032f9ad06041b93b0da5cb39b9989 (patch) | |
tree | 3998aae5fc6aeea7631dc27aa7fc64310fdc68fa /README | |
parent | meson: Introduce userspace dep (diff) | |
download | systemd-dfca5587cf2032f9ad06041b93b0da5cb39b9989.tar.xz systemd-dfca5587cf2032f9ad06041b93b0da5cb39b9989.zip |
tree-wide: Drop gnu-efi
This drops all mentions of gnu-efi and its manual build machinery. A
future commit will bring bootloader builds back. A new bootloader meson
option is now used to control whether to build sd-boot and its userspace
tooling.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -216,7 +216,6 @@ REQUIREMENTS: awk, sed, grep, and similar tools clang >= 10.0, llvm >= 10.0 (optional, required to build BPF programs from source code in C) - gnu-efi >= 3.0.5 (optional, required for systemd-boot) During runtime, you need the following additional dependencies: |