update post scripts 1.0_branch 2.0alpha_branch accepted/trunk/20121018.193934 submit/trunk/20121018.180728
authorGraydon, Tracy <tracy.graydon@intel.com>
Thu, 18 Oct 2012 18:06:44 +0000 (11:06 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Thu, 18 Oct 2012 18:06:44 +0000 (11:06 -0700)
custom/scripts/ivi-2.0-symlinks.post
ivi/ivi-2.0.yaml

index a5f82ec..5a8d822 100644 (file)
@@ -1,5 +1,7 @@
 # customize the slp-common post script  
 
+echo 'kickstart post script start'
+
 # to make udev happy
 ln -sf /bin/busybox /sbin/blkid
 
@@ -9,7 +11,6 @@ ln -sf /etc/X11/xinitrc /usr/etc/X11/xinitrc
 # modprobe fuse for sqlfs-mount
 /bin/sed -i "3i /sbin/modprobe fuse || :" /etc/rc.d/init.d/sqlfs-mount 
 
-echo 'kickstart post script start'
 if [ -d /etc/init.d ]; then
     cp /etc/init.d/* /etc/rc.d/init.d/ -rdf
 fi
@@ -19,7 +20,7 @@ ln -sf /etc/rc.d/init.d /etc/init.d
 rm -rf /etc/localtime  
 ln -sf /opt/etc/localtime /etc/localtime  
 
-# Without this line the rpm don't get the architecture right.
+# Without this line the rpm doesn't get the architecture right.
 # echo -n 'armv7l-tizen-linux' > /etc/rpm/platform
 > /etc/rpm/platform
 
index d56bfa4..7572d68 100755 (executable)
@@ -36,9 +36,9 @@ PrePackages:
     - tizen-coreutils
 PostScripts:
     - ivi-2.0-symlinks
+    - inittab
     - slp-e4412
     - usb-networking
     - symlink-root
-    - inittab
     - boot-into-ui
     - hotfixes-keyboard