Rearrange docker stuff
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
bc45d6f1d6
commit
a376294eb7
7 changed files with 7 additions and 162 deletions
|
@ -2,7 +2,7 @@ MODULES=(amdgpu)
|
|||
BINARIES=()
|
||||
FILES=()
|
||||
{%@@ if profile == "Mirkwood" @@%}
|
||||
HOOKS=(colors consolefont base udev autodetect modconf block filesystems keyboard btrfs welcomemessage encrypt resume fsck)
|
||||
HOOKS=(base udev autodetect modconf block filesystems keyboard colors consolefont welcomemessage encrypt resume fsck)
|
||||
{%@@ elif profile == "Rivendell" @@%}
|
||||
HOOKS=(colors consolefont base udev autodetect modconf block filesystems keyboard fsck)
|
||||
{%@@ endif @@%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue