diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-04-20 16:56:08 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-04-20 16:56:08 +0200 |
commit | 800d619d6b9074edb58905768b20cf1d0a568758 (patch) | |
tree | 7ea49c74408eceb4ce5183193920913f3ed6c148 /scripts | |
parent | c96e01355b58a5a5874a31c6152ffdabe47aca4f (diff) | |
download | meta-800d619d6b9074edb58905768b20cf1d0a568758.tar.gz meta-800d619d6b9074edb58905768b20cf1d0a568758.tar.bz2 meta-800d619d6b9074edb58905768b20cf1d0a568758.zip |
migration to Tizen:Common
Change-Id: Ib0831d685a4b132cba0af52af04cfedc818e0387
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/common-adaptation.post | 1 | ||||
-rw-r--r-- | scripts/common-applications.post | 2 | ||||
-rw-r--r-- | scripts/common-autoqa.post (renamed from scripts/generic-autoqa.post) | 2 | ||||
-rw-r--r-- | scripts/common-base-micro.post | 2 | ||||
-rw-r--r-- | scripts/common-base.post (renamed from scripts/generic-base.post) | 2 | ||||
-rw-r--r-- | scripts/common-bluetooth.post | 2 | ||||
-rw-r--r-- | scripts/common-console-tools.post (renamed from scripts/generic-console-tools.post) | 2 | ||||
-rw-r--r-- | scripts/common-crosswalk.post (renamed from scripts/generic-crosswalk.post) | 2 | ||||
-rw-r--r-- | scripts/common-desktop-applications.post (renamed from scripts/generic-desktop-applications.post) | 2 | ||||
-rw-r--r-- | scripts/common-development.post | 2 | ||||
-rw-r--r-- | scripts/common-middleware.post | 2 | ||||
-rw-r--r-- | scripts/common-multimedia.post (renamed from scripts/generic-multimedia.post) | 2 | ||||
-rw-r--r-- | scripts/common-packaging.post (renamed from scripts/generic-packaging.post) | 9 | ||||
-rw-r--r-- | scripts/common-qa.post | 2 | ||||
-rw-r--r-- | scripts/common-qt5.post | 2 | ||||
-rw-r--r-- | scripts/common-wayland.post (renamed from scripts/generic-wayland.post) | 2 | ||||
-rw-r--r-- | scripts/common-webkit.post (renamed from scripts/generic-webkit.post) | 2 | ||||
-rw-r--r-- | scripts/common-x11.post (renamed from scripts/generic-x11.post) | 2 | ||||
-rw-r--r-- | scripts/generic-adaptation.post | 1 | ||||
-rw-r--r-- | scripts/generic-applications.post | 2 | ||||
-rw-r--r-- | scripts/generic-base-micro.post | 2 | ||||
-rw-r--r-- | scripts/generic-bluetooth.post | 2 | ||||
-rw-r--r-- | scripts/generic-development.post | 2 | ||||
-rw-r--r-- | scripts/generic-middleware.post | 2 | ||||
-rw-r--r-- | scripts/generic-qa.post | 2 | ||||
-rw-r--r-- | scripts/generic-qt5.post | 2 |
26 files changed, 30 insertions, 27 deletions
diff --git a/scripts/common-adaptation.post b/scripts/common-adaptation.post new file mode 100644 index 0000000..f40abd4 --- /dev/null +++ b/scripts/common-adaptation.post @@ -0,0 +1 @@ +############### common-adaptation.post ################ diff --git a/scripts/common-applications.post b/scripts/common-applications.post new file mode 100644 index 0000000..5a7c804 --- /dev/null +++ b/scripts/common-applications.post @@ -0,0 +1,2 @@ +############### common-applications.post ################ + diff --git a/scripts/generic-autoqa.post b/scripts/common-autoqa.post index 952e88c..c34dc2a 100644 --- a/scripts/generic-autoqa.post +++ b/scripts/common-autoqa.post @@ -1,4 +1,4 @@ -##################### generic-autoqa.post ####################### +##################### common-autoqa.post ####################### # generate private/public key for autologin as root diff --git a/scripts/common-base-micro.post b/scripts/common-base-micro.post new file mode 100644 index 0000000..cc211f5 --- /dev/null +++ b/scripts/common-base-micro.post @@ -0,0 +1,2 @@ +############### common-base-micro.post ################ + diff --git a/scripts/generic-base.post b/scripts/common-base.post index 3ce69b3..e0dca6b 100644 --- a/scripts/generic-base.post +++ b/scripts/common-base.post @@ -1,4 +1,4 @@ -################ generic-base.post ################## +################ common-base.post ################## # setup systemd default target for user session cat <<'EOF' >>/lib/systemd/user/default.target diff --git a/scripts/common-bluetooth.post b/scripts/common-bluetooth.post new file mode 100644 index 0000000..6759999 --- /dev/null +++ b/scripts/common-bluetooth.post @@ -0,0 +1,2 @@ +############### common-bluetooth.post ################ + diff --git a/scripts/generic-console-tools.post b/scripts/common-console-tools.post index decef35..75cbba0 100644 --- a/scripts/generic-console-tools.post +++ b/scripts/common-console-tools.post @@ -1,4 +1,4 @@ -##################### generic-console-tools.post #################### +##################### common-console-tools.post #################### # customize bash prompt cat >/etc/profile.d/bash_prompt_custom.sh <<'EOF' diff --git a/scripts/generic-crosswalk.post b/scripts/common-crosswalk.post index f32a535..071a5f7 100644 --- a/scripts/generic-crosswalk.post +++ b/scripts/common-crosswalk.post @@ -1,4 +1,4 @@ -############### generic-crosswalk.post ################ +############### common-crosswalk.post ################ # Initialize the native application database pkg_initdb diff --git a/scripts/generic-desktop-applications.post b/scripts/common-desktop-applications.post index ecf2e70..0368b71 100644 --- a/scripts/generic-desktop-applications.post +++ b/scripts/common-desktop-applications.post @@ -1,4 +1,4 @@ -############### generic-desktop-applications.post ################ +############### common-desktop-applications.post ################ if [ -f /usr/bin/weston ]; then diff --git a/scripts/common-development.post b/scripts/common-development.post new file mode 100644 index 0000000..3d27306 --- /dev/null +++ b/scripts/common-development.post @@ -0,0 +1,2 @@ +############### common-development.post ################ + diff --git a/scripts/common-middleware.post b/scripts/common-middleware.post new file mode 100644 index 0000000..d3e9684 --- /dev/null +++ b/scripts/common-middleware.post @@ -0,0 +1,2 @@ +############### common-middleware.post ################ + diff --git a/scripts/generic-multimedia.post b/scripts/common-multimedia.post index 3ee6c4b..e60e498 100644 --- a/scripts/generic-multimedia.post +++ b/scripts/common-multimedia.post @@ -1,4 +1,4 @@ -############### generic-multimedia.post ################ +############### common-multimedia.post ################ if [ -f /usr/bin/weston ]; then diff --git a/scripts/generic-packaging.post b/scripts/common-packaging.post index 95f5b9c..be7af54 100644 --- a/scripts/generic-packaging.post +++ b/scripts/common-packaging.post @@ -1,4 +1,4 @@ -############### generic-packaging.post ################ +############### common-packaging.post ################ rm -rf /root/.zypp @@ -23,9 +23,12 @@ gpgcheck=0 EOF } +arch=ia32 +[ -d /usr/lib64 ] && arch=x86_64 + if [ -x /usr/bin/weston ]; then - genrepo generic-wayland-@ARCH@ http://download.tizen.org/snapshots/tizen/generic/generic-wayland-@ARCH@/latest/repos/generic/@ARCH@/packages/ + genrepo common-wayland-${arch} http://download.tizen.org/snapshots/tizen/common/common-wayland-${arch}/latest/repos/common/${arch}/packages/ else - genrepo generic-x11-@ARCH@ http://download.tizen.org/snapshots/tizen/generic/generic-x11-@ARCH@/latest/repos/generic/@ARCH@/packages/ + genrepo common-x11-${arch} http://download.tizen.org/snapshots/tizen/common/common-x11-${arch}/latest/repos/common/${arch}/packages/ fi diff --git a/scripts/common-qa.post b/scripts/common-qa.post new file mode 100644 index 0000000..4d1f554 --- /dev/null +++ b/scripts/common-qa.post @@ -0,0 +1,2 @@ +############### common-qa.post ################ + diff --git a/scripts/common-qt5.post b/scripts/common-qt5.post new file mode 100644 index 0000000..5122c67 --- /dev/null +++ b/scripts/common-qt5.post @@ -0,0 +1,2 @@ +############### common-qt5.post ################ + diff --git a/scripts/generic-wayland.post b/scripts/common-wayland.post index 33774c7..23f9cda 100644 --- a/scripts/generic-wayland.post +++ b/scripts/common-wayland.post @@ -1,4 +1,4 @@ -#################### generic-wayland.post ################## +#################### common-wayland.post ################## # Add 'app' user to the display group /usr/sbin/groupmod -A app display diff --git a/scripts/generic-webkit.post b/scripts/common-webkit.post index c41b119..c186deb 100644 --- a/scripts/generic-webkit.post +++ b/scripts/common-webkit.post @@ -1,4 +1,4 @@ -######### generic-webkit.post ############# +######### common-webkit.post ############# ################ WAYLAND MODE ##################################### # Add over-riding environment to enable the web runtime to diff --git a/scripts/generic-x11.post b/scripts/common-x11.post index a5f0674..c9e848e 100644 --- a/scripts/generic-x11.post +++ b/scripts/common-x11.post @@ -1,4 +1,4 @@ -###################### generic-x11.post ################### +###################### common-x11.post ################### # enable X11 forwarding on ssh echo "X11Forwarding yes" >>/etc/ssh/sshd_config diff --git a/scripts/generic-adaptation.post b/scripts/generic-adaptation.post deleted file mode 100644 index f0ba774..0000000 --- a/scripts/generic-adaptation.post +++ /dev/null @@ -1 +0,0 @@ -############### generic-adaptation.post ################ diff --git a/scripts/generic-applications.post b/scripts/generic-applications.post deleted file mode 100644 index a24d02e..0000000 --- a/scripts/generic-applications.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-applications.post ################ - diff --git a/scripts/generic-base-micro.post b/scripts/generic-base-micro.post deleted file mode 100644 index 0a2008d..0000000 --- a/scripts/generic-base-micro.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-base-micro.post ################ - diff --git a/scripts/generic-bluetooth.post b/scripts/generic-bluetooth.post deleted file mode 100644 index 3d572d6..0000000 --- a/scripts/generic-bluetooth.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-bluetooth.post ################ - diff --git a/scripts/generic-development.post b/scripts/generic-development.post deleted file mode 100644 index 002aed4..0000000 --- a/scripts/generic-development.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-development.post ################ - diff --git a/scripts/generic-middleware.post b/scripts/generic-middleware.post deleted file mode 100644 index a89c0a5..0000000 --- a/scripts/generic-middleware.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-middleware.post ################ - diff --git a/scripts/generic-qa.post b/scripts/generic-qa.post deleted file mode 100644 index 626d792..0000000 --- a/scripts/generic-qa.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-qa.post ################ - diff --git a/scripts/generic-qt5.post b/scripts/generic-qt5.post deleted file mode 100644 index 15ae1b5..0000000 --- a/scripts/generic-qt5.post +++ /dev/null @@ -1,2 +0,0 @@ -############### generic-qt5.post ################ - |