apps/home/charging-animation.git
11 years ago[systemd] add target specific code
baik [Tue, 11 Dec 2012 04:36:47 +0000 (13:36 +0900)]
[systemd] add target specific code

 it is just temporary code for systemd.
 it should be correctly changed later because it is target specific code

11 years agoPort from sysV rc script based to systemd based
Yin Kangkai [Fri, 27 Jul 2012 02:19:04 +0000 (10:19 +0800)]
Port from sysV rc script based to systemd based

To port to systemd based, these changes made:

1. config/* remove all the extra "export" keyword, since "EnvironmentFile" in
   systemd does not need that;
2. Remove the run-chg-ani.in and its link in rc2, we will babysit
   charging-animation by systemd.
3. Add charging-mode.service and charging-mode.target, also create a link of
   charging-mode.service in charging-mode.target.wants

Signed-off-by: Yin Kangkai <kangkai.yin@intel.com>
[Polishes and fixes]
4. We will keep all the sysV rc srcripts;
5. Separate platform specific environment variables into
   /etc/sysconfig/charging-animation;
Signed-off-by: Jacek Migacz <j.migacz@samsung.com>
Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
11 years agochange fb to drm for kernel 3.0 2.0alpha master 2.0_alpha submit/master/20120920.150943
YoungJin Lee [Fri, 24 Aug 2012 04:26:51 +0000 (13:26 +0900)]
change fb to drm for kernel 3.0

11 years agochange hw model check logic
YoungJin Lee [Tue, 21 Aug 2012 10:39:05 +0000 (19:39 +0900)]
change hw model check logic

12 years agoapply FSL(Flora Software License)
Kim Kibum [Fri, 8 Jun 2012 05:53:55 +0000 (14:53 +0900)]
apply FSL(Flora Software License)

12 years agoInitial empty repository 2.0_release
Hyesook Choi [Thu, 7 Jun 2012 23:56:03 +0000 (08:56 +0900)]
Initial empty repository