Git init
authorKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:51:02 +0000 (00:51 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:51:02 +0000 (00:51 +0900)
commitcc555d63bc9839778a97417d65859a3e9b2c1603
treee3496e0c845aa8a82f08be609648fb2c8a81c675
parent19a03cb96bd11947328bd98c2b1f2b56f51b5afa
Git init
26 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
NOTICE [new file with mode: 0755]
boot-mgr/CMakeLists.txt [new file with mode: 0755]
boot-mgr/starter.c [new file with mode: 0755]
boot-mgr/starter.h [new file with mode: 0755]
boot-mgr/x11.c [new file with mode: 0755]
boot-mgr/x11.h [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/rules [new file with mode: 0755]
debian/starter.install.in [new file with mode: 0755]
debian/starter.postinst [new file with mode: 0755]
lock-mgr/CMakeLists.txt [new file with mode: 0755]
lock-mgr/include/lock-daemon.h [new file with mode: 0755]
lock-mgr/include/lockd-debug.h [new file with mode: 0755]
lock-mgr/include/lockd-process-mgr.h [new file with mode: 0755]
lock-mgr/src/lock-daemon.c [new file with mode: 0755]
lock-mgr/src/lockd-debug.c [new file with mode: 0755]
lock-mgr/src/lockd-process-mgr.c [new file with mode: 0755]
packaging/starter.spec [new file with mode: 0644]
rd3starter [new file with mode: 0755]
rd4starter [new file with mode: 0755]
starter [new file with mode: 0755]
starter.desktop.in [new file with mode: 0755]