git.annexia.org
/
supernested.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf2db2
)
Add udev.event-timeout=6000 to kernel command line for newer udev.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 16 Mar 2016 13:28:19 +0000
(13:28 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 16 Mar 2016 13:28:19 +0000
(13:28 +0000)
run-supernested.sh.in
patch
|
blob
|
history
diff --git
a/run-supernested.sh.in
b/run-supernested.sh.in
index
879886c
..
7b2752e
100644
(file)
--- a/
run-supernested.sh.in
+++ b/
run-supernested.sh.in
@@
-24,7
+24,7
@@
image="supernested-@VERSION@-@DISTRO@.qcow2"
format=qcow2
kernel=kernel
initrd=initrd
-append="panic=1 console=ttyS0 udevtimeout=6000 no_timer_check printk.time=1 root=/dev/sda selinux=0"
+append="panic=1 console=ttyS0 udevtimeout=6000
udev.event-timeout=6000
no_timer_check printk.time=1 root=/dev/sda selinux=0"
smp=
tcg=