Docker: Base: add arm config, use includes for ppc config

This commit is contained in:
Peter Robinson
2016-04-12 15:43:09 +01:00
parent 6226c24d43
commit 7f13b20e33
3 changed files with 9 additions and 87 deletions

View File

@@ -0,0 +1,6 @@
%include fedora-docker-base.ks
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
part /boot --fstype="ext4" --size=500
part /boot/efi --fstype="vfat" --size=100