package/systemd: enable building of systemd-boot
authorJames Hilliard <james.hilliard1@gmail.com>
Fri, 15 Mar 2019 22:26:37 +0000 (06:26 +0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Mar 2019 12:46:55 +0000 (13:46 +0100)
commit6f28ce5322259b563c8a0f1056c38aab2d9ad8a2
tree639ecca0f17e721a363c1dd83d5369f54b703641
parent4a04886a6423b78e8adf72bb6c22a50c8ed45459
package/systemd: enable building of systemd-boot

systemd-boot is the integration of gummiboot into systemd, when
gummiboot is no longer maintained [0].

Add an option to build systemd-boot as part of the systemd build.

Install the boot files, that can serve as a template for the user
to tweak for their system.

[0] https://cgit.freedesktop.org/gummiboot/commit/?id=55df1539c9d330732e88bd196afee386db6e4a1d

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
[yann.morin.1998@free.fr:
  - add missing depends on i386 || x86_64
  - add missing dependency to gnu-efi
  - add missing boot files
]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/systemd/Config.in
package/systemd/boot-files/buildroot.conf [new file with mode: 0644]
package/systemd/boot-files/loader.conf [new file with mode: 0644]
package/systemd/systemd.mk