TIVI-979:Add postscript to create root dir accepted/2.0alpha-wayland/20130521.234838 submit/2.0alpha-wayland/20130522.002050
authorGraydon, Tracy <tracy.graydon@intel.com>
Wed, 22 May 2013 00:20:39 +0000 (17:20 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Wed, 22 May 2013 00:20:39 +0000 (17:20 -0700)
custom/scripts/ivi-2.0-symlinks.post
custom/scripts/root-user.post [new file with mode: 0644]
ivi/ivi-wayland-preview.yaml
ivi/ivi-wayland-release.yaml
ivi/ivi-wayland.yaml

index 97d20e7..130939d 100644 (file)
@@ -1,5 +1,3 @@
-# customize the slp-common post script  
-
 # to make udev happy
 ln -sf /bin/busybox /sbin/blkid
 
diff --git a/custom/scripts/root-user.post b/custom/scripts/root-user.post
new file mode 100644 (file)
index 0000000..9a7fe57
--- /dev/null
@@ -0,0 +1 @@
+mkdir /root
index 8b1d62d..969bbe3 100755 (executable)
@@ -1,6 +1,6 @@
 Name: Tizen IVI Wayland 2.0 Alpha Preview
 Schedule: "*"
-Active: False
+Active: True
 Platform: IVI
 Part: tizen-ivi
 Kernel: kernel-x86-ivi
@@ -42,3 +42,4 @@ PostScripts:
     - inittab
     - usb-networking
     - boot-into-ui
+    - root-user
index 3e94505..464b491 100755 (executable)
@@ -42,3 +42,4 @@ PostScripts:
     - inittab
     - usb-networking
     - boot-into-ui
+    - root-user
index 6007664..18a2c07 100755 (executable)
@@ -42,3 +42,4 @@ PostScripts:
     - inittab
     - usb-networking
     - boot-into-ui
+    - root-user