From fe5eb63adf6840230c07ae127c51ad2896282339 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 11 Jun 2007 09:32:35 +0000 Subject: bootcdx86: X86 machine used for bootable CD It is for normal PC with keyboard and without touchscreen. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1907 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/bootcdx86.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/conf/machine/bootcdx86.conf (limited to 'meta') diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf new file mode 100644 index 000000000..8b59fa296 --- /dev/null +++ b/meta/conf/machine/bootcdx86.conf @@ -0,0 +1,5 @@ +#@TYPE: Machine +#@NAME: Bootable CD x86 setup +#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD + +require conf/machine/qemux86.conf -- cgit v1.2.3