On Mon, 2023-12-11 at 12:22 +0100, Andrew Ammerlaan wrote:
> > > + # Initrd images with systemd require some os-release file
> > > + cat <<-EOT >> "${imageroot}/etc/os-release" || die
> > > + NAME=Gentoo
> > > + ID=gentoo
> > > + PRETTY_NAME="Gentoo Linux"
> > > + ANSI_COLOR="1;32"
> > > + HOME_URL
+ # Initrd images with systemd require some os-release file
+ cat <<-EOT >> "${imageroot}/etc/os-release" || die
+ NAME=Gentoo
+ ID=gentoo
+ PRETTY_NAME="Gentoo Linux"
+ ANSI_COLOR="1;32"
+ HOME_URL="https://www.gentoo.org/";
+ SUPPORT_URL="https://w