tizen 2.4 release accepted/tizen_2.4_base tizen_2.4_base accepted/tizen/2.4/base/20151026.100232 accepted/tizen/2.4/base/20151026.114137 submit/tizen_2.4_base/20151026.090042 submit/tizen_2.4_base/20151026.091147 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Fri, 23 Oct 2015 06:45:22 +0000 (15:45 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Fri, 23 Oct 2015 06:45:22 +0000 (15:45 +0900)
27 files changed:
Makefile [changed mode: 0644->0755]
README [changed mode: 0644->0755]
TODO [changed mode: 0644->0755]
VERSION [changed mode: 0644->0755]
demo/configurations.yaml [changed mode: 0644->0755]
demo/custom/part/custom [changed mode: 0644->0755]
demo/custom/part/n900 [changed mode: 0644->0755]
demo/custom/part/n900-devel [changed mode: 0644->0755]
demo/custom/scripts/buildname.nochroot [changed mode: 0644->0755]
demo/custom/scripts/cleanup.post [changed mode: 0644->0755]
demo/custom/scripts/flash.post [changed mode: 0644->0755]
demo/custom/scripts/fstab-n900.post [changed mode: 0644->0755]
demo/custom/scripts/inittab-n900.post [changed mode: 0644->0755]
demo/custom/scripts/kboot.post [changed mode: 0644->0755]
demo/custom/scripts/kernel-handset.post [changed mode: 0644->0755]
demo/custom/scripts/prelink.post [changed mode: 0644->0755]
demo/custom/scripts/rpm.post [changed mode: 0644->0755]
demo/custom/scripts/serial-mfld.post [changed mode: 0644->0755]
demo/custom/scripts/serial.post [changed mode: 0644->0755]
demo/custom/scripts/u-boot.post [changed mode: 0644->0755]
demo/repos.yaml [changed mode: 0644->0755]
kickstart/Makefile [changed mode: 0644->0755]
kickstart/kickstart.tmpl [changed mode: 0644->0755]
kickstarter.spec [changed mode: 0644->0755]
packaging/kickstarter.changes [changed mode: 0644->0755]
packaging/kickstarter.spec [changed mode: 0644->0755]
setup.py [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
diff --git a/README b/README
old mode 100644 (file)
new mode 100755 (executable)
diff --git a/TODO b/TODO
old mode 100644 (file)
new mode 100755 (executable)
diff --git a/VERSION b/VERSION
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
index edb7728..6d341a0
@@ -2,7 +2,8 @@
 Name:       kickstarter
 Summary:    Create kickstart files for meego images
 Version:    0.15
-Release:    1
+Release:    %{?release_prefix:%{release_prefix}.}1.33.%{?dist}%{!?dist:tizen}
+VCS:        magnolia/tools/kickstarter#submit/trunk/20121214.020151-0-gb84005640685a909e910b63595e25208822ab7fd
 Group:      System/Base
 License:    GPLv2
 BuildArch:  noarch
@@ -50,3 +51,59 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 
+%changelog
+* Mon Sep 16 2013 .jang@samsung.com> - submit/trunk/20121214.020151 
+- PROJECT: magnolia/tools/kickstarter
+- COMMIT_ID: b84005640685a909e910b63595e25208822ab7fd
+- PATCHSET_REVISION: b84005640685a909e910b63595e25208822ab7fd
+- CHANGE_OWNER: \"Yeongil Jang\" <yg0577.jang@samsung.com>
+- PATCHSET_UPLOADER: \"Yeongil Jang\" <yg0577.jang@samsung.com>
+- CHANGE_URL: http://slp-info.sec.samsung.net/gerrit/125832
+- PATCHSET_REVISION: b84005640685a909e910b63595e25208822ab7fd
+- TAGGER: Yeongil Jang <yg0577.jang@samsung.com>
+- Gerrit patchset approval info:
+- Newton Lee <newton.lee@samsung.com> Code Review : 2
+- Yeongil Jang <yg0577.jang@samsung.com> Verified : 1
+- CHANGE_SUBJECT: add '%%attachment' section for mic container
+- [Project] GT-I8800
+- [Title] Add '%%attachment' section for mic container
+- [BinType] PDA
+- [Customer] Open
+- [Issue#] N/A
+- [Problem] N/A
+- [Cause] N/A
+- [Solution] Add '%%attachment' section for mic container
+- [Team] SCM
+- [Developer] Yeongil Jang <yg0577.jang@samsung.com>
+- [Request] N/A
+- [Horizontal expansion] N/A
+- [SCMRequest] N/A
+* Fri May 18 2012 Jian-feng Ding <jian-feng.ding@intel.com> - 0.15
+- update to latest
+* Mon Jul  4 2011 Li Yi <yix.li@intel.com> - 0.12
+- make Active keyword works
+* Fri May 27 2011 Anas Nashif <anas.nashif@intel.com> - 0.11
+- enhance bootloader option support
+* Wed May 18 2011 Anas Nashif <anas.nashif@intel.com> - 0.10
+- Support bootloader options (bmc #16408)
+* Fri May  6 2011 Anas Nashif <anas.nashif@intel.com> - 0.9
+- Now require python-yaml
+* Mon May  2 2011 Anas Nashif <anas.nashif@intel.com> - 0.9
+- Fixed bmc #16397 -  temporary .yaml~ files are read
+* Sat Apr  2 2011 Anas Nashif <anas.nashif@intel.com> - 0.8
+- Support external configurations
+- Support additional keywords to keep up with static ks files
+- 0.8
+* Fri Mar 18 2011 Anas Nashif <anas.nashif@intel.com> - 0.7
+- Fix schedule handling.
+* Thu Mar 17 2011 Anas Nashif <anas.nashif@intel.com> - 0.6
+- Use cron style syntax for schedule
+- Fixed path where files are stored on repo
+* Wed Mar 16 2011 Anas Nashif <anas.nashif@intel.com> - 0.5
+- Add python-lxml as a runtime dependency
+* Wed Mar 16 2011 Anas Nashif <anas.nashif@intel.com> - 0.5
+- Create index file with all kickstart files
+* Sun Feb  6 2011 Anas Nashif <anas.nashif@intel.com> - 0.4
+- Make it build on other distros
+* Wed Jan 26 2011 Anas Nashif <anas.nashif@intel.com> - 0.2
+- Initial Release
old mode 100644 (file)
new mode 100755 (executable)