platform/core/base/libsqlfs.git
11 years ago[systemd] migrate from kickstart
baik [Mon, 10 Dec 2012 02:04:54 +0000 (11:04 +0900)]
[systemd] migrate from kickstart

Change-Id: Ic7c53b40a13b78508f98360742674a2bdb65a32c

11 years agoFix invalid usage of variable in spec file
Chengwei Yang [Mon, 29 Oct 2012 02:28:10 +0000 (10:28 +0800)]
Fix invalid usage of variable in spec file

Change-Id: I129cad36835337509c396d405d005e5e33eeaf91
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
11 years ago[systemd] Add missing opt-var-kdb-db-smack-labels.service
Karol Lewandowski [Tue, 4 Dec 2012 15:29:16 +0000 (16:29 +0100)]
[systemd] Add missing opt-var-kdb-db-smack-labels.service

Change-Id: Ibad127ca7e8599eac7e0d9d46a5249ee7af3a90f

11 years agoMerge branch 'for-rsa-systemd'
Jacek Migacz [Fri, 23 Nov 2012 14:09:18 +0000 (15:09 +0100)]
Merge branch 'for-rsa-systemd'

Change-Id: I8418fe0d05c5bc7814465a51d0228ca5e1e18139

11 years agoOnly when smack is enabled, run chsmack
SeungYeup Kim [Wed, 21 Nov 2012 07:18:02 +0000 (16:18 +0900)]
Only when smack is enabled, run chsmack

11 years agoFix build: remove duplicate file
Chengwei Yang [Thu, 15 Nov 2012 06:56:05 +0000 (14:56 +0800)]
Fix build: remove duplicate file

Change-Id: Iea08624ce8ddcb813758316f9d442342bc5a859b
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
11 years agospec: fix the merge mistake.
Yin Kangkai [Thu, 15 Nov 2012 06:05:16 +0000 (14:05 +0800)]
spec: fix the merge mistake.

Change-Id: Ibbceee2815380efbe0d5173ee0cb610f81503b78
Signed-off-by: Yin Kangkai <kangkai.yin@intel.com>
11 years agoMerge branch 'master' into systemd
William Douglas [Wed, 14 Nov 2012 20:32:11 +0000 (12:32 -0800)]
Merge branch 'master' into systemd

Conflicts:
packaging/libsqlfs.spec

Update and add smack labels in a systemd unit file to mirror changes in
the sqlfs-mount sysv init script.

Signed-off-by: William Douglas <william.douglas@intel.com>
11 years agoAdd smack manifest
SeungYeup Kim [Fri, 2 Nov 2012 12:10:48 +0000 (21:10 +0900)]
Add smack manifest
Install license info into /usr/share/license

11 years agoGet rid of db-preinialization routines from normal bootup for systemd case
Karol Lewandowski [Thu, 4 Oct 2012 11:08:35 +0000 (13:08 +0200)]
Get rid of db-preinialization routines from normal bootup for systemd case

This has been moved image creation stage.

Merged-and-mangled-by: Lukasz Stelmach <l.stelmach@samsung.com>
Change-Id: I9888559be973f57536a28db0f7934f198a5b857e

11 years agoIntroduce systemd support
Karol Lewandowski [Sun, 29 Jul 2012 09:44:20 +0000 (18:44 +0900)]
Introduce systemd support

This commit consists of following changes squeezed together:

 - Add/install systemd service files

   [ Author: Patrick McCarty <patrick.mccarty@linux.intel.com> ]

 - Use libsqlfs_mount to mount the sqlfs

   A systemd .mount file will not work with busybox mount, so we must
   resort to using libsqlfs_mount instead.

   [ Author: Patrick McCarty <patrick.mccarty@linux.intel.com> ]

 - Remove chmod for kdb/db files being copied on firstboot.

   Due to changes in default file permissions and libsqlfs being able to
   handle cp -a correctly, we no longer need to recursively chmod the
   sqlfs settings db. Regardless, busybox chmod doesn't support the option
   we were using and we needed to change due to that anyway.

   Also fix the libsqlfs.service to require the setup package and update
   the setup.service to no longer fail if modprobe fuse doesn't work.

Signed-off-by: William Douglas <william.douglas@intel.com>
 - Fix directory permissions of sqlfs mount point after mounting

   Without doing a chmod here, the mounted sqlfs has permissions 0700,
   which is too restrictive (user applications cannot read or write keys to
   the sqlfs).

   Modify the permissions to 1777, equivalent to permissions set in the sqlfs
   initscript with the addition of the sticky bit.

   Now applications are able to read/write to the sqlfs as before.

Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
 - Fix incorrect db file permissions on IA

   On IA(S10-3t), cp kdb/db doesn't preserve permissions so need chmod
   after copy.

   Incorrect db file permissions causes apps can't launch by user 'app'.

Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Signed-off-by: William Douglas <william.douglas@intel.com>
Conflicts:

packaging/libsqlfs.spec

Bastardized-by: Karol Lewandowski <k.lewandowsk@samsung.com>
Merged-and-mangled-by: Lukasz Stelmach <l.stelmach@samsung.com>
Change-Id: I8dbce1ec319eb9e8fb203a57324a7fef8e2abd4d

11 years agotizen 2.0 merge 2.0alpha master 2.0_alpha accepted/tizen/20130520.102738 submit/master/20120920.151043 submit/tizen/20130517.015416
SeungYeup Kim [Tue, 21 Aug 2012 10:48:18 +0000 (19:48 +0900)]
tizen 2.0 merge

12 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 08:01:30 +0000 (17:01 +0900)]
upload tizen1.0 source

12 years agoupdate for beta universally
Yan Yin [Wed, 14 Mar 2012 06:01:11 +0000 (14:01 +0800)]
update for beta universally

12 years agoGit init
Kibum Kim [Fri, 6 Jan 2012 15:48:54 +0000 (00:48 +0900)]
Git init

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:00 +0000 (22:00 +0900)]
Initial empty repository