platform/core/appfw/vconf-buxton.git
9 years agoImproved mode computation 48/34348/1 accepted/tizen/common/20150126.084353 submit/tizen_common/20150126.074509
José Bollo [Fri, 23 Jan 2015 17:34:09 +0000 (18:34 +0100)]
Improved mode computation

This will avoid false errors during image creation.

Change-Id: I299899a2c17887ad2fb5b741976f80433306189e
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoRemoving detection of the mode 35/34335/1 accepted/tizen/common/20150123.135125 submit/tizen_common/20150123.134314
José Bollo [Fri, 23 Jan 2015 13:34:19 +0000 (14:34 +0100)]
Removing detection of the mode

Removing it allow to adapt to the best situation: first serveur
then direct, allowing to try the two modes and being in favour
of the server access.

The problem was that pgrep was raising smack errors when
scanning /proc

Change-Id: I4cec5a6cdc63d1750d857cc2399cb508694e5f9e
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoImproving access mode, negatives, colorisation 73/31773/5 accepted/tizen/common/20150122.101956 submit/tizen/20150112.155659 submit/tizen_common/20150121.102138
José Bollo [Tue, 9 Dec 2014 16:00:13 +0000 (17:00 +0100)]
Improving access mode, negatives, colorisation

The connection mode (server or direct) is
now checked and set depending on an existing
buxtond process.

The numbers having negative values are now well
handled.

The colorized output is now filtered depending
on being printing to a terminal or not.

Change-Id: I66b18880f34d3c85f2f3d44c43412ef01fbf0767
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoAdding option -i to vconftool 65/31765/1
José Bollo [Tue, 9 Dec 2014 14:02:38 +0000 (15:02 +0100)]
Adding option -i to vconftool

For improving the conformance to vconftool, the option -i
is now handled. Also, the arguments are parsed using getopt
to ensure compatibility with older parsing algorithm.

Change-Id: I6b50fd82ec5ccf6a5132325c94f8b056ec9d1ea4
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoImproved packaging 47/31547/2
José Bollo [Fri, 5 Dec 2014 14:47:41 +0000 (15:47 +0100)]
Improved packaging

This commits has 2 main goals:

- Allow to provide vconf, vconf-devel, vconf-keys-devel
for solving issue when building.

- that done, error came because the vconftool replacement
coulded not run without a server buxton what is a problem
at build time. Thus the tool is replaced using an agnostic
tool written in bash.

There is an issue with that current version: it provides a
package that it also obsoletes. This issue will be fixed soon.

Change-Id: I9ea93d61cfe12fa23448fd6367d372cc7bbf55d9
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoAdding missing header files 35/31435/2
José Bollo [Thu, 4 Dec 2014 15:06:06 +0000 (16:06 +0100)]
Adding missing header files

Change-Id: Iba7bfc9eb9bf54c24a3a492a5d0851d2cbfb4b6b
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoInitial commit 18/31418/1
José Bollo [Thu, 4 Dec 2014 12:32:01 +0000 (13:32 +0100)]
Initial commit

Change-Id: I9ca327b87ab77ab28136ffc0c20b3aec42450dcb
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoInitial empty repository
Sriram Ramkrishna [Mon, 17 Nov 2014 21:44:27 +0000 (13:44 -0800)]
Initial empty repository