- ' '
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
79cfdf578d
commit
55f26cbe25
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ for pkg in \
|
||||||
file \
|
file \
|
||||||
linux-image-amd64 \
|
linux-image-amd64 \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
syslinux grub 2 \
|
syslinux grub2 \
|
||||||
gdisk util-linux lvm2 mdadm \
|
gdisk util-linux lvm2 mdadm \
|
||||||
btrfs-tools e2fsprogs jfsutils reiser4progs xfsprogs; do
|
btrfs-tools e2fsprogs jfsutils reiser4progs xfsprogs; do
|
||||||
__package $pkg --state present
|
__package $pkg --state present
|
||||||
|
|
Loading…
Reference in a new issue