summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anas Nashif [Sun, 1 Jul 2012 12:16:57 +0000 (13:16 +0100)]
install systemd files in %_libdir
add privillage seperation directory files
Change-Id: Ic47dfc7d498b4f0799d1967ecb18ec407e4936a5
Prajwal Mohan [Tue, 26 Jun 2012 20:35:34 +0000 (13:35 -0700)]
Removing the dependency on useradd temporarily
Anas Nashif [Mon, 25 Jun 2012 21:54:36 +0000 (22:54 +0100)]
Update to 5.6p1
Change-Id: I3aabd5ce82cccd3a110b43d5536c4c9f7e61082e
Chengwei Yang [Tue, 12 Jun 2012 07:17:37 +0000 (15:17 +0800)]
fix build failure
%{buildroot}%{_initddir} expands to /etc/rc.d/init.d which doesn't exist
and openssh-server.init supposed to install to /etc/init.d.
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Anas Nashif [Fri, 1 Jun 2012 21:34:19 +0000 (22:34 +0100)]
DO NOT create host keys in %post
Host key are per system, not per image. When host keys are created
by RPM, that means all systems installing the image will have the
same host key. Host keys should be created on the system during the
first boot.
Minor spec cleanup
Change-Id: Ic95ba56ead9df16c74d789da995c3beae8eaeb5e
Ryan Ware [Wed, 30 May 2012 00:50:09 +0000 (17:50 -0700)]
Add default Smack manifest for openssh.spec
Change-Id: Ibce19dd3476ff5b57b3e2a92f05fd5460d7f3f24
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
Kim Kibum [Sun, 29 Apr 2012 08:01:44 +0000 (17:01 +0900)]
upload tizen1.0 source
Kibum Kim [Fri, 6 Jan 2012 15:50:23 +0000 (00:50 +0900)]
Git init
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:05 +0000 (22:00 +0900)]
Initial empty repository