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 42de211146
commit b2eb0a44ea
3 changed files with 9 additions and 87 deletions

View File

@@ -24,7 +24,7 @@ user --name=none
keyboard us
zerombr
clearpart --all
part / --size 3000 --fstype ext4
part / --fstype ext4 --grow
network --bootproto=dhcp --device=link --activate --onboot=on
reboot