Add @hardware-support to Developer disk image

This adds 90 MBs.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-08-30 14:32:36 +03:00
parent 292460f6b7
commit f340fc7d39
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,7 @@ bootloader --location=none --disabled
zerombr
clearpart --all --initlabel --disklabel=gpt
part / --fstype="ext4" --size=6144
part / --fstype="ext4" --size=6444
# Halt the system once configuration has finished.
poweroff
@ -28,6 +28,7 @@ poweroff
@core
@buildsys-build
@base-x
@hardware-support
openssh
openssh-server