Initialize Tizen 2.3
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:01:05 +0000 (13:01 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:01:05 +0000 (13:01 +0900)
commit0283ea82a24bf425fcfa2a80170fbd4f9ab7fe93
tree50bb0a069edb854d47a307ee2f2b009d012b2546
Initialize Tizen 2.3
30 files changed:
AUTHORS [new file with mode: 0644]
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
filesystem/etc/emulator/model-config.sh [new file with mode: 0755]
filesystem/etc/emulator/mount-hostdir.sh [new file with mode: 0755]
filesystem/etc/emulator/setup-audio-volume.sh [new file with mode: 0755]
filesystem/etc/init.d/mount-hostdir [new file with mode: 0755]
filesystem/etc/init.d/setup-audio-volume [new file with mode: 0755]
filesystem/etc/inittab [new file with mode: 0644]
filesystem/etc/preconf.d/emulator_ns.preinit [new file with mode: 0755]
filesystem/etc/preconf.d/systemd_conf.preinit [new file with mode: 0755]
filesystem/etc/profile.d/proxy_setting.sh [new file with mode: 0755]
filesystem/etc/rc.d/rc.emul [new file with mode: 0755]
filesystem/etc/rc.d/rc.firstboot [new file with mode: 0755]
filesystem/etc/rc.d/rc.shutdown [new file with mode: 0755]
filesystem/etc/rc.d/rc.sysinit [new file with mode: 0755]
filesystem/etc/systemd/default-extra-dependencies/ignore-units [new file with mode: 0644]
filesystem/usr/lib/systemd/system/emul-common-preinit.service [new file with mode: 0644]
filesystem/usr/lib/systemd/system/emul-mount-hostdir.service [new file with mode: 0644]
filesystem/usr/lib/systemd/system/emul-setup-audio-volume.service [new file with mode: 0644]
filesystem/usr/lib/systemd/system/emulator.target [new file with mode: 0644]
filesystem/usr/lib/systemd/system/emulator_preinit.target [new file with mode: 0644]
filesystem/usr/lib/systemd/system/tizen-generate-env.service [new file with mode: 0644]
filesystem/usr/lib/systemd/system/tizen-readahead-collect.service [new file with mode: 0644]
filesystem/usr/lib/systemd/system/tizen-readahead-replay.service [new file with mode: 0644]
filesystem/usr/lib/systemd/system/wm_ready.service [new file with mode: 0644]
filesystem/usr/lib/udev/rules.d/95-tizen-emulator.rules [new file with mode: 0644]
packaging/system-plugin-emulator.changes [new file with mode: 0644]
packaging/system-plugin-emulator.manifest [new file with mode: 0644]
packaging/system-plugin-emulator.spec [new file with mode: 0644]