external/systemd.git
11 years agomodify a problem regarding build break 2.0alpha master 2.0_alpha submit/master/20120920.151017
jy910.yun [Thu, 23 Aug 2012 09:45:42 +0000 (18:45 +0900)]
modify a problem regarding build break

11 years agopatch tizen_2.0_build
jy910.yun [Thu, 23 Aug 2012 08:51:49 +0000 (17:51 +0900)]
patch tizen_2.0_build

11 years agoInstall serial-getty@ units under getty.target 37/237/1 1.0_post build/2012-08-08.212442
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

11 years agoIntroduce console-ttySAC2 package 36/236/1
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

11 years agoFix the default PATH environment variable.
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>
11 years agoadd changes entry
Chris E Ferron [Mon, 2 Jul 2012 20:15:12 +0000 (13:15 -0700)]
add changes entry

11 years agoupdated obsoletes and provides back to drop sysvinit
Chris E Ferron [Mon, 2 Jul 2012 18:47:11 +0000 (11:47 -0700)]
updated obsoletes and provides back to drop sysvinit

11 years ago- temp removal of Obsoletes/Provides for sysvinit until we are ready to really remove...
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.

11 years agoAdd an Obsoletes/Provides for sysvinit
Patrick McCarty [Wed, 27 Jun 2012 22:53:16 +0000 (15:53 -0700)]
Add an Obsoletes/Provides for sysvinit

Change-Id: I6c8cdb2b6c66869c4bf8fc6fe028924827fa995b

11 years agocleanup of packaging in spec
Chris E Ferron [Mon, 25 Jun 2012 18:39:14 +0000 (11:39 -0700)]
cleanup of packaging in spec

11 years agoAdd systemd with tizen patches
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>
11 years agoInitial empty repository
Hyesook Choi [Fri, 8 Jun 2012 06:36:16 +0000 (15:36 +0900)]
Initial empty repository