mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
use link as the device for netwrok in the cloud images
This commit is contained in:
committed by
Adam Williamson
parent
9e226727b9
commit
b947d49831
@@ -13,6 +13,7 @@ firewall --disable
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 3000 --fstype ext4
|
||||
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||
reboot
|
||||
|
||||
%packages --excludedocs --instLangs=en --nocore
|
||||
|
||||
Reference in New Issue
Block a user