summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2023-09-20Adding the option of '--nodeps' to some commands of rpmtizen_8.0_m2_releaseaccepted/tizen/unified/20230920.072023accepted/tizen/8.0/unified/20231005.095722tizen_8.0accepted/tizen_8.0_unifiedwchang kim1-2/+2
Change-Id: I57ad16b7586266b556426c46d987498e7968dc4f
2023-08-28Support iot-hal-backend-vf2 to use a hal imageaccepted/tizen/unified/riscv/20230829.072058Jaehoon Chung1-1/+5
Support iot-hal-backend-vf2 to use a hal.img. hal.img will be include into BOOT tar file. Change-Id: I3a054d32f8d3a1fde4ae4f1c75ff82c16608d1fc Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
2022-02-25[TRE-2878] Support Tizen Generic HAL Image(GHI)submit/tizen/20220302.022238accepted/tizen/unified/20220302.131923Jaehoon Chung1-1/+3
Support Tizen Generic HAL Image(GHI). It will be used without any H/W specific dependency. Change-Id: I4019b2c97e30abbdb7e45f59eab3f6f4715e3f0a Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
2022-01-10[TRE-2857] Modify iot-making-building-blocks-dll.post scriptsubmit/tizen/20220110.213957j-h.choi1-17/+27
Change-Id: Ie491ab4e4c398c20e549e859b0a59f7e1762e58d
2021-08-03[TRE-2769] Add iot-hal-backend-rpi4 patternsubmit/tizen/20210802.223457accepted/tizen/unified/20210803.004816Jaehoon Chung1-1/+4
To Distinguish correct board between rpi3 and rpi4, added iot-hal-backend-rpi4 pattern. Change-Id: I754d64f0f37805fbf780b7dd670fb9d5176b732a Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-06-28Generate system info database from hal.imgYoungjae Cho1-25/+1
Use db generation script of system-info. Change-Id: I42655af7bd8671a2fd9afa5e373cbcd507e18a5e Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
2021-06-10[TRE-2729] Add VIM3 and C4 hal.img imagesubmit/tizen/20210611.012138accepted/tizen/unified/20210611.013634Chanwoo Choi1-1/+7
Add iot-hal-backend-vim3.yaml and iot-hal-backend-c4.yaml files for VIM3/C4 hal.img. - iot-hal-backend-vim3.yaml for VIM3 hal.img and then the created hal.img will be added to tizen-boot-arm64-vim3. - iot-hal-backend-c4.yaml for C4 hal.img and then the created hal.img will be added to tizen-boot-arm64-c4. Change-Id: Ibd690945723c2584093d38e60227a4a3a72d6a1c Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2021-06-09[TRE-2699] scripts: add new scripts relevant to HALJaehoon Chung2-0/+180
Add new scripts relevant to HAL. - Supported RPI3, ARTIK530 *common-hal-directory-check.post - check the packages to install to wrong path. * iot-hal-backend.post - Setup hal rpmdb and dependency files. Change-Id: I59fb13be99c8aef26322100d8d363df4cad5d916 Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-03-10Merge "[TRE-2649] Add /var/log/zypp directory delete logic to post script" ↵submit/tizen/20210310.064816accepted/tizen/unified/20210310.144835Woo Chang Kim1-0/+3
into tizen
2021-03-10[TRE-2649] Add /var/log/zypp directory delete logic to post scriptDongHun Kwak1-0/+3
Change-Id: Ic85173913b454ed9a62fbe9a5ca5410a01ce5714 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2020-09-04[TRE-2549] Bug fixed. Use ibc file for generate NItizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115104submit/tizen_6.0_hotfix/20201102.192904submit/tizen_6.0/20201029.205504submit/tizen/20200904.063954accepted/tizen/unified/20200904.065200accepted/tizen/6.0/unified/hotfix/20201103.050651j-h.choi1-10/+11
Change-Id: I3dd18d8d020b04698bbb47767e637e200a25c333
2020-09-04[TRE-2549] Bug fixed. Use ibc file for generate NIsubmit/tizen/20200904.062802j-h.choi1-1/+8
Change-Id: I2543c61366d434fb34902b8f06271ea4abeea260
2020-09-03[TRE-2549] Use ibc file for generate NIsubmit/tizen/20200903.063642submit/tizen/20200903.060021accepted/tizen/unified/20200903.151652j-h.choi1-1/+13
Change-Id: I2d3ab605c713afa6807b7c6d1c0dcaf09d584cb9
2020-07-03Adding iot-making-ABB-tag.postsubmit/tizen/20200703.014911accepted/tizen/unified/20200703.155052wchang kim1-0/+11
Change-Id: I5a7d4975428e750ef6e9c5e637790dc5ce6829d1
2019-12-05Adding new script to make dll for iotsubmit/tizen/20191205.082402submit/tizen/20191205.072650accepted/tizen/unified/20191205.091340wchang kim1-0/+16
Change-Id: If094ec91952c320028eaf5f71d0726f72e550ef4
2019-10-25Disable compressed license filesubmit/tizen/20191101.025506accepted/tizen/unified/20191104.010823Kiseok Chang1-8/+2
- license.zip to license.html - changed font size Change-Id: I8f04f72c1481ec7096d40930d794805f89f8270f Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
2019-10-14Replace license.html into license.ziptizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185109submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen/20191014.065315accepted/tizen/unified/20191015.011946accepted/tizen/5.5/unified/mobile/hotfix/20201027.070917accepted/tizen/5.5/unified/20191031.033326Kiseok Chang1-18/+29
- to save time that setting app load a license file - same method to be applied in mobile profile Change-Id: Id50cd1320343c2ab953d093d546b8745c34138cd Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
2018-11-13[TRE-2053] Remove unneeded imagessubmit/tizen/20181113.192908Maciej Wereski2-36/+0
Change-Id: Ie918cb669eab90fa148819fb2816c8a116d71677 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2018-09-17Remove unused multiuser accounts - guest, alice, bob & carolsubmit/tizen/20180914.113308accepted/tizen/unified/20180917.195200Karol Lewandowski2-37/+0
Owner user will be created using generic-users.post. According to Mr Hyotaek Shim and Woochang Kim these are no longer used. Change-Id: I36dd63282d9365b6c69baaa23d019e12473500ec
2018-03-06[TRE-1849] Remove common-docker-2parts-armv7l-rpi3 imagesubmit/tizen/20180306.160836accepted/tizen/unified/20180306.175354Lukasz Wojciechowski1-5/+0
Change-Id: I7902c873eddc843e5a75afc91f62222b4f2b301a Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2017-11-08[TRE-1736] Run backup-data.nochroot script on RPi3 HeadlessMaciej Wereski1-0/+2
Also echo name of the script Change-Id: I03d87e24eab0a16d85bf00034996a5c4c3a9691a Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2017-11-02add backup-data script for CommonMyoungJune Park1-0/+7
cherry picked from - https://review.tizen.org/gerrit/#/c/135878/3 Change-Id: I421c2c6cae21cd4f48250159f26e18bd49d43e98 Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-10-27[Update] Adding Tizen IoT Platform to common.yamlwchang kim4-2/+33
1. Adding Tizen IoT Platform to common.yaml 2. Change the file name. common-cleanup-rpi3 -> common-cleanup-directory Change-Id: I26211ba67e514fd5c1c43b651dfa1000c701d2d6
2017-10-23[TRE-1726][TRE-1727] Remove gpg2 and zyppersubmit/tizen/20171023.130400accepted/tizen/unified/20171023.152059Maciej Wereski1-49/+0
Change-Id: Ie249378dc5f101d0e600568b4c393be03066595b Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2017-09-29[TRE-1693] Remove RPi3 GPS Tracker imagePawel Wieczorek1-16/+0
Change-Id: Ie026734b7725a5b3d52d29295c314e47c60ee3bd Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2017-09-21Remove empty common-adaptation postscriptKatarzyna Gorska1-3/+0
Script is empty. Removed both script and its occurences in common.yaml Change-Id: I70ebff49dd177a5901c07c9ae8723c8f4e7a1534
2017-09-20Remove empty common-middleware scriptKatarzyna Gorska1-3/+0
Script is empty. Removed both script and its occurences in common.yaml Change-Id: Ifa5088aa377796466f8b74622b2adf24afb94299
2017-08-31Applying Squashfs to iot-gps_tracker image.wchang kim1-0/+16
- Adding new partition. - Adding new script to make squashfs for /usr. - Appling them. Change-Id: I094f67906cdeff0f186cfcd85d924024cfc64974
2017-07-11[TRE-1379] Remove nfc-manager-neard and neardalsubmit/tizen/20170711.142114accepted/tizen/unified/20170711.181331Lukasz Wojciechowski1-3/+0
Change-Id: Ia5967ff7d08e5e8c479dd9fd63964dea1b65bfdb Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2017-07-10[TRE-1369] Remove Qt packages from all imagesMaciej Wereski1-19/+0
Change-Id: I43f433c89788105acdeb519a9a80a418ba77201a Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2017-04-03Add RPi3 imageLukasz Wojciechowski3-0/+64
Change-Id: Iee0a75ce372338372f0b5160ee428c42c51d4e7f Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2016-11-09Tag the background image with current snapshot idsubmit/tizen_common/20161109.162515accepted/tizen/common/20161110.153917Lukasz Wojciechowski1-2/+1
Change-Id: I141e1263b64bbd8a79957930971b040f4912f5bf Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2016-10-05Revert "Workaround for xwalk dumping and killing flash mem"submit/tizen_common/20161005.130601accepted/tizen/common/20161005.165741Maciej Wereski1-5/+0
This reverts commit b2eec5279b91120ae7e28339d5309369d89bdf3c. Change-Id: Iff0b0778605a556526a5080a86b45d8a48d6e798 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2016-06-24Workaround for xwalk dumping and killing flash memsubmit/tizen_common/20160628.144916accepted/tizen/common/20160628.145134Maciej Wereski1-0/+5
Change-Id: I746ea55a794d1d7ef0327ddc3f7379b71c401f31 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-12-28Remove X11 completelysubmit/tizen_common/20151228.144013accepted/tizen/common/20151228.152628Maciej Wereski1-7/+0
Change-Id: I9a9a2d3c6cf18dcb480d51c04f2b3884db1fe662 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-11-16Add owner usersubmit/tizen_common/20151116.130627accepted/tizen/common/20151116.151503Maciej Wereski2-1/+5
Change-Id: I22e5cda4424d8f016796657bc92368fc34c4c45a Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-02-12weston.target is not needed anymore as tlmsubmit/tizen_common/20150212.182830accepted/tizen/common/20150212.184320Imran Zaman1-4/+0
starts weston Change-Id: Iefcda4be5fb2660a6c8ff6088025c532ac253306 Signed-off-by: Imran Zaman <imran.zaman@intel.com>
2015-02-06Use of gumd instead of legacy pwdutilssubmit/tizen_common/20150210.171550accepted/tizen/common/20150210.172119José Bollo1-8/+6
The commands useradd/userdel/groupadd/groupmod are now handled by gumd equvalent calls to gum-utils. This patch removes the use of generic_base_fix_user_homedir that is implemented in tizen-platform-config. Change-Id: I75aa11d08960f1a14899f23f911a6189e879cee1 Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
2014-12-05Tizen login manager (tlm) has been added toImran Zaman1-26/+0
generic base, so tlm-config-common will enable tlm service for Tizen common user sessions will be started by tlm so removed from ks gumd is moved to generic-base (gum-utils is the correct package name as it will fetch gumd, libgum and gum-utils) Change-Id: I5eb4f70e599b3fe3f1c2d642c7b156443342e379 Signed-off-by: Imran Zaman <imran.zaman@intel.com>
2014-12-02Merge "add 'guest' user to vconf_bt group" into tizensubmit/tizen_common/20141202.145510accepted/tizen/common/20141202.145835Stéphane Desneux (sdx)1-1/+2
2014-11-27pattern: added Common X11Stephane Desneux1-0/+7
Change-Id: I3ad0815895e132f2aeae965ba6a83828798390a8 Bug-Tizen: TINF-731 Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
2014-11-26add 'guest' user to vconf_bt groupCorentin Lecouvey1-1/+2
bluetooth vconf keys are installed by bluetooth-frwk with vconf_bt group owner. bt-service daemon which runs as 'guest' user can not access those vconf keys. So after 'guest' user creation, I add it to vconf_bt group. By this way, bt-service will be available to check and update bluetooth vconf keys. Change-Id: I2cd7a94f6042a986e1776978c60b288e4c2f61e1 Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
2014-10-15Add developer systemd user link to open pam session at bootsubmit/tizen_common/20141021.155716accepted/tizen/common/20141021.155803Baptiste DURAND2-3/+3
To be able to launch app we need to open pam session for : starting user DBUS session add wayland socket symbolic link BUG-Tizen=TC-1699 Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org> Change-Id: I02dababe7542c91e716a362b6d9c7dba06e711b1
2014-10-09common-adaptation: add meta-generic-adaptation subpackagesubmit/tizen_common/20141009.100558accepted/tizen/common/20141009.220919accepted/tizen/common/20141009.102519accepted/tizen/common/20141009.102513accepted/tizen/common/20141009.101851Philippe Coval1-0/+3
To support vmware, check this page for details : https://wiki.tizen.org/wiki/Emulator Change-Id: I89d1cf79b1f235ac4cda462a0ce06943ad3289d4 Bug-Tizen: TC-1043/part Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
2014-10-04common-packaging.post: better generation of .repo filessubmit/tizen_common/20141004.092923accepted/tizen/common/20141004.112056Stephane Desneux1-12/+34
Zypper repo files are now generated using the information stored in /etc/tizen-build.conf. This allows to generate 4 repo files with accurate information whatever the profile, obs repository etc.: - snapshot: corresponds to the current snapshot - update: latest snapshot - daily: latest daily release - weekly: latest weekly release Debug repositories are also defined in the same .repo files. Change-Id: I0ea07d7383499529d74a764de0ec69e9333ae54f Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
2014-10-02Remove post ops involving 'app' usersubmit/tizen_common/20141002.171316accepted/tizen/common/20141002.171458Stephane Desneux1-3/+3
'app' was removed from platform/upstream/setup Change-Id: Ia8c6592b80bf082961c647cc9580b00f2af870d2 Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
2014-08-29Migrate renamed "Generic Setup Boot" to meta-genericsubmit/tizen_common/20140829.083310submit/tizen_common/20140829.083054Stephane Desneux1-5/+0
Note, previous name was "Generic EFI Boot" Change-Id: I0a4bce7b2c9c91e9c10868b5ed6ee28aaf194e25 Bug-Tizen: TC-1513 Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org> Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
2014-08-28Enable EFI boot (new image for repo x86_64-wayland)submit/tizen_common/20140828.140758accepted/tizen/common/20140828.173144Stephane Desneux1-0/+5
Bug-Tizen: TC-1513 Change-Id: I7f6aab97d82d51b118ced9b9df8f6ae21f1229b3 Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
2014-08-14wayland: add snapshot id on background imagesubmit/tizen_common/20140814.164610Stephane Desneux1-0/+5
Change-Id: I2c222f914f70702a1a6e06c4467c012b5aed14ad Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
2014-08-08Inherit from meta-generic patterns and scripts definitionssubmit/tizen_common/20140812.170532submit/tizen_common/20140812.151815submit/tizen_common/20140812.150926Stephane Desneux18-349/+34
Define new ARM images. Define new X11 images and repos Change-Id: Id57f0f32eb21af13e5b8f8c8e9f8094ce369913a Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org> Bug-Tizen: TC-1234