+curl
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
b125c0a4f2
commit
4cfedb1787
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ DEFAULT_MANIFEST = """
|
||||||
for pkg in \
|
for pkg in \
|
||||||
file \
|
file \
|
||||||
linux-image-amd64 \
|
linux-image-amd64 \
|
||||||
openssh-server \
|
openssh-server curl \
|
||||||
syslinux grub2 \
|
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
|
||||||
|
|
Loading…
Reference in a new issue