From: Michael Tremer Date: Sat, 19 Nov 2022 12:45:23 +0000 (+0000) Subject: master: Install the installer X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a137f42a9fb953699759104925323e83e46875e4;p=people%2Fms%2Fbricklayer.git master: Install the installer Signed-off-by: Michael Tremer --- diff --git a/src/bricklayer-master.in b/src/bricklayer-master.in index a7aa912..b4b7391 100644 --- a/src/bricklayer-master.in +++ b/src/bricklayer-master.in @@ -24,6 +24,9 @@ PAKFIRE_CONFIG="/etc/pakfire/distros/ipfire3.conf" # Packages to install in the live system PACKAGES=( + # Install ourselves + "@PACKAGE@ >= @VERSION@" + "system-release" "dracut" "kernel"