2
0
forked from Ivasoft/openwrt

x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22944
This commit is contained in:
Jo-Philipp Wich
2010-09-05 23:18:51 +00:00
parent 75ffc6d367
commit 8ce034b36a
3 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K stop
tts/0::askfirst:/bin/ash --login
hvc0::askfirst:/bin/ash --login
tty1::askfirst:/bin/ash --login