platform/upstream/filesystem.git
10 years agoUpdate changelog 51/12951/1 accepted/tizen/20131126.190119 submit/tizen/20131126.155505
Rusty Lynch [Tue, 26 Nov 2013 15:54:05 +0000 (07:54 -0800)]
Update changelog

Change-Id: I6c353a6eab50b4b0de3aa2375eb4f3cbcc3004f4
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
10 years agoTIVI-2017: create media and share directories 50/12950/1
Corentin Lecouvey [Tue, 26 Nov 2013 15:11:24 +0000 (16:11 +0100)]
TIVI-2017: create media and share directories

app user now owns /opt/usr/media and /opt/usr/share directories
and so can create subdirectories (i.e. 'Documents' and/or 'Ringtones')
if needed.

Those paths are part of the virtual roots which are verified
when loading a widget that requires tizen filesystem API.

Change-Id: If2491df4062316f95447c42fc13929da7a904ed7
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@eurogiciel.fr>
10 years agoTIVI-2052: Create tizen dbspace directories 92/11592/1 accepted/tizen/20131030.205133 accepted/tizen/20131105.192051 accepted/tizen/20131112.015113 submit/tizen/20131030.204501
Rusty Lynch [Wed, 30 Oct 2013 20:31:14 +0000 (13:31 -0700)]
TIVI-2052: Create tizen dbspace directories

There are several middleware packages all racing create the dbspace
directories, and a few that assume that one of the other packages
already created the directories.  This is expressing itself in an
image creation race where the web runtime will sometimes be installed
with a set of critical database files not created.

Since the dbspace directory structure (with /opt/dbspace considered
read-only to all but the preinstalled apps, and /opt/usr/dbspace used
for read-write access) is a fundamental part of the existing tizen
middleware design, then the base filesystem package should be the
thing creating and owning the directores.

Once the new multiuser design has landed then these directories will
likely no longer exist in a shared area.

Change-Id: I0ad7e7f1b8a79a676ddaeb927a844afed9885d9d
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
10 years agoAdd the creation of the app user home directory and soft link 91/5991/2 tizen_ivi_genivi accepted/tizen/20130725.225545 accepted/tizen/20130912.084405 accepted/tizen/20130912.091554 accepted/tizen/20130912.092948 accepted/tizen/ivi/genivi/20140131.030250 accepted/tizen_ivi_release/20131120.050240 ivi_oct_m2 submit/tizen/20130725.233312 submit/tizen/20130912.075751 submit/tizen_ivi_genivi/20140131.025205 submit/tizen_ivi_release/20131120.032041
Michael Demeter [Tue, 23 Jul 2013 19:36:05 +0000 (12:36 -0700)]
Add the creation of the app user home directory and soft link
Add the developer home directory

Change-Id: I4cbebed3f65c14a8af0ac8eaf2de52cfe02d2786
Signed-off-by: Michael Demeter <michael.demeter@intel.com>
11 years agoadd pkgconfig accepted/tizen/20130710.220717 submit/tizen/20130614.193835 submit/tizen/20130710.130744
Anas Nashif [Fri, 14 Jun 2013 19:35:00 +0000 (15:35 -0400)]
add pkgconfig

11 years agoadd /etc/ld.so.conf.d to default file system accepted/tizen/20130530.164850 submit/tizen/20130529.081038
Anas Nashif [Wed, 29 May 2013 08:10:32 +0000 (04:10 -0400)]
add /etc/ld.so.conf.d to default file system

11 years agoadd /etc/ld.so.conf.d to default file system submit/tizen/20130529.081016
Anas Nashif [Wed, 29 May 2013 08:09:40 +0000 (04:09 -0400)]
add /etc/ld.so.conf.d to default file system

11 years agoFixed package groups accepted/tizen/20130520.095424 accepted/trunk/20130322.191050 submit/tizen/20130503.191515 submit/tizen/20130509.174241 submit/tizen/20130517.021021 submit/trunk/20130322.175959
Anas Nashif [Fri, 22 Mar 2013 17:59:53 +0000 (10:59 -0700)]
Fixed package groups

11 years agoCreate /usr/share/help/* submit/trunk/20130305.075951 submit/trunk/20130306.090327
Anas Nashif [Tue, 5 Mar 2013 07:59:48 +0000 (23:59 -0800)]
Create /usr/share/help/*

11 years agoinitial import
Anas Nashif [Wed, 7 Nov 2012 16:41:39 +0000 (08:41 -0800)]
initial import