generate liveusb images now
authorAnas Nashif <anas.nashif@intel.com>
Thu, 15 Nov 2012 04:41:30 +0000 (20:41 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 15 Nov 2012 04:41:30 +0000 (20:41 -0800)
image-configs/base.yaml
image-configs/configs/enlightenment-test.yaml [deleted file]
image-configs/configs/enlightenment.yaml

index 9b3df4d..954926a 100644 (file)
@@ -16,14 +16,29 @@ Default:
 BASE:
     PartSize: 3200
     Bootloader: True
-    BootloaderAppend: "rootwait rootfstype=ext4"
-    BootloaderTimeout: 0
+    BootloaderAppend: "rootwait rootfstype=ext4 quiet splash"
+    BootloaderTimeout: 5
     SaveRepos: True
     StartX: False
-    Architecture: ia32
+    Architecture: x86_64
     Desktop: None
-    Mic2Options: -f raw --copy-kernel --compress-disk-image=bz2
+    Mic2Options: -f liveusb --copy-kernel
     Groups:
         - Base System
     Repos:
         - base
+PC:
+    PartSize: 3200
+    Bootloader: True
+    BootloaderAppend: "rootwait rootfstype=ext4 quiet splash"
+    BootloaderTimeout: 5
+    SaveRepos: True
+    StartX: False
+    Mic2Options: -f liveusb --copy-kernel
+    Architecture: x86_64
+    Desktop: None
+    Groups:
+        - Base System
+    Repos:
+        - base
+        - pc
diff --git a/image-configs/configs/enlightenment-test.yaml b/image-configs/configs/enlightenment-test.yaml
deleted file mode 100644 (file)
index eeca994..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-Name: Base Enlightenment Desktop
-Schedule: "*"
-Active: True
-Platform: BASE
-FileName: enlightenment-test
-Kernel: kernel-adaptation-pc
-Architecture: x86_64
-Mic2Options: -f liveusb --copy-kernel
-Desktop: None
-PostScripts:
-    - workarounds
-    - base-general
-    - base-e17-default
-Groups:
-    - Base System
-    - X11
-    - SLP Fonts
-    - Enlightenment
-    - Development
-    - Applications
index 7f5a965..97b0d76 100644 (file)
@@ -5,6 +5,7 @@ Platform: BASE
 FileName: enlightenment
 Kernel: kernel-adaptation-pc
 Architecture: x86_64
+Mic2Options: -f liveusb --copy-kernel
 Desktop: None
 PostScripts:
     - base-general