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:
parent
292460f6b7
commit
f340fc7d39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user