Quiet down ubuntu kernel

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2013-05-02 19:27:19 +00:00
parent f8261cf6ad
commit fd95ac4c80

View File

@ -763,7 +763,7 @@ sub mkinstall
# . $node;
#} else
#{
my $kcmdline = "nofb utf8 auto url=http://"
my $kcmdline = "quiet auto url=http://"
. $instserver
. "/install/autoinst/"
. $node;