summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jk7744.park [Tue, 8 Sep 2015 13:06:25 +0000 (22:06 +0900)]
tizen 2.3.1 release
jy910.yun [Thu, 23 Aug 2012 09:45:42 +0000 (18:45 +0900)]
modify a problem regarding build break
jy910.yun [Thu, 23 Aug 2012 08:51:49 +0000 (17:51 +0900)]
patch tizen_2.0_build
Karol Lewandowski [Tue, 31 Jul 2012 02:14:43 +0000 (11:14 +0900)]
Install serial-getty@ units under getty.target
Having serial-getty@ symlinks in sysinit target doesn't make much
sense as it not only requires udev to create respective device nodes
but it also causes following ordering cycle:
systemd[1]: Found ordering cycle on basic.target/start
systemd[1]: Walked on cycle path to sysinit.target/start
systemd[1]: Walked on cycle path to serial-getty@ttyS0.service/start
systemd[1]: Walked on cycle path to basic.target/start
systemd[1]: Breaking ordering cycle by deleting job serial-getty@ttyS0.service/start
This commit moves getty symlinks back where these belong.
Change-Id: Ie14177d3dae049e809c668a2c43306c4361a1a7b
Karol Lewandowski [Fri, 13 Jul 2012 10:57:20 +0000 (12:57 +0200)]
Introduce console-ttySAC2 package
This will be used to provide login prompt on Trats.
Change-Id: I5c9a9bc9b02dc66c8030fef1065eb2f37dff57fd
William Douglas [Wed, 25 Jul 2012 20:12:30 +0000 (13:12 -0700)]
Fix the default PATH environment variable.
Tizen has a seperate /usr/{bin,sbin} from /bin and /sbin right now.
This is causing /bin and /sbin to be left out of the PATH variable that
systemd is passing to its children. This is fixed by building systemd
with --enable_split_usr.
Signed-off-by: William Douglas <william.douglas@intel.com>
Chris E Ferron [Mon, 2 Jul 2012 20:15:12 +0000 (13:15 -0700)]
add changes entry
Chris E Ferron [Mon, 2 Jul 2012 18:47:11 +0000 (11:47 -0700)]
updated obsoletes and provides back to drop sysvinit
Chris E Ferron [Fri, 29 Jun 2012 23:25:52 +0000 (16:25 -0700)]
- temp removal of Obsoletes/Provides for sysvinit until we are ready to really remove sysvinit.
Patrick McCarty [Wed, 27 Jun 2012 22:53:16 +0000 (15:53 -0700)]
Add an Obsoletes/Provides for sysvinit
Change-Id: I6c8cdb2b6c66869c4bf8fc6fe028924827fa995b
Chris E Ferron [Mon, 25 Jun 2012 18:39:14 +0000 (11:39 -0700)]
cleanup of packaging in spec
William Douglas [Wed, 13 Jun 2012 23:04:18 +0000 (16:04 -0700)]
Add systemd with tizen patches
Change-Id: Ib2692ea352ab596b3c5de1e584dff6614902b216
Signed-off-by: William Douglas <william.douglas@intel.com>
Hyesook Choi [Fri, 8 Jun 2012 06:36:16 +0000 (15:36 +0900)]
Initial empty repository