Merge "Add unsupported_hardware option to the cmdline" into stable/5.0

This commit is contained in:
Jenkins 2014-05-27 01:20:07 +00:00 committed by Gerrit Code Review
commit 505741e4f4
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ rootpw r00tme
timezone --utc Etc/UTC
firewall --disabled
selinux --disabled
# ignore unsupported hardware warning
unsupported_hardware
# SKIP CONFIGURING X
skipx
# NEVER ever place zerombr here, it breaks automated installation