systemd-boot configuration generator

This project attempts to create the .conf files located in /boot/loader/entries/. It will read two files:

Configuration

/etc/default/cmdline contains one variable: CMDLINE="", the value of which must be quoted; these are the parameters passed to the kernel at boot.

You must create this file and copy the parameters from grub, or other existing configuration files, before proceeding.

Installation

cargo install systemd-boot-gen