Add installer option to syslinux menu
authorAnas Nashif <anas.nashif@intel.com>
Wed, 16 Jan 2013 02:18:41 +0000 (18:18 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 16 Jan 2013 02:18:41 +0000 (18:18 -0800)
base.yaml
packaging/meta-base.changes

index 84fb8a1..58c5e8d 100644 (file)
--- a/base.yaml
+++ b/base.yaml
@@ -10,7 +10,8 @@ Default:
     DefaultUser: tizen
     DefaultUserPass: tizen
     PartSize: 3200
-    BootloaderOptions: ""
+    BootloaderOptions: '--menus="install:Wipe and Install:systemd.unit=pc-installer.service:test"'
+
 
 
 BASE:
index 7e51270..3a07a2d 100644 (file)
@@ -1,3 +1,6 @@
+* Tue Jan 15 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130116.020739@f5c6c3d
+- Add installer option to syslinux menu
+
 * Tue Jan 15 2013 Anas Nashif <anas.nashif@intel.com> accepted/trunk/20121212.030716@0be2739
 - Add pc-adaptation pattern