Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 12:41:48 +0000 (21:41 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 12:41:48 +0000 (21:41 +0900)
commitb14de1ea5649eed3c715cda3cc2281b06964f0bd
tree0a98db036352964923c6b6b5ffe6d941f6683ca8
parentc6187355e46692f0a73d224377534a3ea743dcea
Tizen 2.0 Release
293 files changed:
AUTHORS [new file with mode: 0644]
CODING [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
FAQ [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
config_filter.c [new file with mode: 0644]
config_filter.h [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/module-init-tools-udeb.install [new file with mode: 0644]
debian/module-init-tools.init [new file with mode: 0644]
debian/module-init-tools.install [new file with mode: 0644]
debian/module-init-tools.postinst [new file with mode: 0644]
debian/module-init-tools.postrm [new file with mode: 0644]
debian/module-init-tools.preinst [new file with mode: 0644]
debian/patches/blacklist-warn.diff [new file with mode: 0644]
debian/patches/document_depmod_m [new file with mode: 0644]
debian/patches/modprobe_bad_output [new file with mode: 0644]
debian/patches/no_maps_by_default [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
depcomp [new file with mode: 0755]
depmod.8 [new file with mode: 0644]
depmod.c [new file with mode: 0644]
depmod.conf.5 [new file with mode: 0644]
depmod.h [new file with mode: 0644]
doc/depmod.conf.sgml [new file with mode: 0644]
doc/depmod.sgml [new file with mode: 0644]
doc/insmod.sgml [new file with mode: 0644]
doc/lsmod.sgml [new file with mode: 0644]
doc/modinfo.sgml [new file with mode: 0644]
doc/modprobe.conf.sgml [new file with mode: 0644]
doc/modprobe.d.sgml [new file with mode: 0644]
doc/modprobe.sgml [new file with mode: 0644]
doc/modules.dep.sgml [new file with mode: 0644]
doc/rmmod.sgml [new file with mode: 0644]
elfops.c [new file with mode: 0644]
elfops.h [new file with mode: 0644]
elfops_core.c [new file with mode: 0644]
extra/modprobe.d/aliases.conf [new file with mode: 0644]
extra/modules.5 [new file with mode: 0644]
extra/modules.fr.5 [new file with mode: 0644]
generate-modprobe.conf [new file with mode: 0755]
index.c [new file with mode: 0644]
index.h [new file with mode: 0644]
insmod.8 [new file with mode: 0644]
insmod.c [new file with mode: 0644]
install-sh [new file with mode: 0755]
install-with-care [new file with mode: 0755]
list.h [new file with mode: 0644]
logging.c [new file with mode: 0644]
logging.h [new file with mode: 0644]
lsmod.8 [new file with mode: 0644]
lsmod.c [new file with mode: 0644]
m4/ax_configure_args.m4 [new file with mode: 0644]
m4/ax_enable_builddir.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
modindex.c [new file with mode: 0644]
modinfo.8 [new file with mode: 0644]
modinfo.c [new file with mode: 0644]
modprobe.8 [new file with mode: 0644]
modprobe.c [new file with mode: 0644]
modprobe.conf.5 [new file with mode: 0644]
modprobe.d.5 [new file with mode: 0644]
modules.dep.5 [new file with mode: 0644]
packaging/blacklist-warn.diff [new file with mode: 0644]
packaging/document_depmod_m [new file with mode: 0644]
packaging/modprobe_bad_output [new file with mode: 0644]
packaging/module-init-tools.init [new file with mode: 0644]
packaging/module-init-tools.spec [new file with mode: 0644]
packaging/no_maps_by_default [new file with mode: 0644]
rmmod.8 [new file with mode: 0644]
rmmod.c [new file with mode: 0644]
stress_modules.sh [new file with mode: 0755]
tables.c [new file with mode: 0644]
tables.h [new file with mode: 0644]
testing.h [new file with mode: 0644]
tests/data/32-be/alias/alias-32.ko [new file with mode: 0644]
tests/data/32-be/complex/complex_a-32.ko [new file with mode: 0644]
tests/data/32-be/complex/complex_b-32.ko [new file with mode: 0644]
tests/data/32-be/complex/complex_c-32.ko [new file with mode: 0644]
tests/data/32-be/complex/complex_d-32.ko [new file with mode: 0644]
tests/data/32-be/complex/complex_e-32.ko [new file with mode: 0644]
tests/data/32-be/loop/loop1-32.ko [new file with mode: 0644]
tests/data/32-be/loop/loop2-32.ko [new file with mode: 0644]
tests/data/32-be/loop/loop_dep-32.ko [new file with mode: 0644]
tests/data/32-be/map/ccw_map-32.ko [new file with mode: 0644]
tests/data/32-be/map/ieee1394_map-32.ko [new file with mode: 0644]
tests/data/32-be/map/input_map-32.ko [new file with mode: 0644]
tests/data/32-be/map/input_map_new-32.ko [new file with mode: 0644]
tests/data/32-be/map/of_map-32.ko [new file with mode: 0644]
tests/data/32-be/map/pci_map-32.ko [new file with mode: 0644]
tests/data/32-be/map/pnp_map-32.ko [new file with mode: 0644]
tests/data/32-be/map/usb_map-32.ko [new file with mode: 0644]
tests/data/32-be/modinfo/modinfo-32.ko [new file with mode: 0644]
tests/data/32-be/normal/export_dep-32.ko [new file with mode: 0644]
tests/data/32-be/normal/export_nodep-32.ko [new file with mode: 0644]
tests/data/32-be/normal/noexport_dep-32.ko [new file with mode: 0644]
tests/data/32-be/normal/noexport_doubledep-32.ko [new file with mode: 0644]
tests/data/32-be/normal/noexport_nodep-32.ko [new file with mode: 0644]
tests/data/32-be/rename/rename-new-32.ko [new file with mode: 0644]
tests/data/32-be/rename/rename-old-32.ko [new file with mode: 0644]
tests/data/32-be/rename/rename-version-32.ko [new file with mode: 0644]
tests/data/32-be/unknown/unknown-32.ko [new file with mode: 0644]
tests/data/32-le/alias/alias-32.ko [new file with mode: 0644]
tests/data/32-le/complex/complex_a-32.ko [new file with mode: 0644]
tests/data/32-le/complex/complex_b-32.ko [new file with mode: 0644]
tests/data/32-le/complex/complex_c-32.ko [new file with mode: 0644]
tests/data/32-le/complex/complex_d-32.ko [new file with mode: 0644]
tests/data/32-le/complex/complex_e-32.ko [new file with mode: 0644]
tests/data/32-le/loop/loop1-32.ko [new file with mode: 0644]
tests/data/32-le/loop/loop2-32.ko [new file with mode: 0644]
tests/data/32-le/loop/loop_dep-32.ko [new file with mode: 0644]
tests/data/32-le/map/ccw_map-32.ko [new file with mode: 0644]
tests/data/32-le/map/ieee1394_map-32.ko [new file with mode: 0644]
tests/data/32-le/map/input_map-32.ko [new file with mode: 0644]
tests/data/32-le/map/input_map_new-32.ko [new file with mode: 0644]
tests/data/32-le/map/of_map-32.ko [new file with mode: 0644]
tests/data/32-le/map/pci_map-32.ko [new file with mode: 0644]
tests/data/32-le/map/pnp_map-32.ko [new file with mode: 0644]
tests/data/32-le/map/usb_map-32.ko [new file with mode: 0644]
tests/data/32-le/modinfo/modinfo-32.ko [new file with mode: 0644]
tests/data/32-le/normal/export_dep-32.ko [new file with mode: 0644]
tests/data/32-le/normal/export_nodep-32.ko [new file with mode: 0644]
tests/data/32-le/normal/noexport_dep-32.ko [new file with mode: 0644]
tests/data/32-le/normal/noexport_doubledep-32.ko [new file with mode: 0644]
tests/data/32-le/normal/noexport_nodep-32.ko [new file with mode: 0644]
tests/data/32-le/rename/rename-new-32.ko [new file with mode: 0644]
tests/data/32-le/rename/rename-old-32.ko [new file with mode: 0644]
tests/data/32-le/rename/rename-version-32.ko [new file with mode: 0644]
tests/data/32-le/unknown/unknown-32.ko [new file with mode: 0644]
tests/data/64-be/alias/alias-64.ko [new file with mode: 0644]
tests/data/64-be/complex/complex_a-64.ko [new file with mode: 0644]
tests/data/64-be/complex/complex_b-64.ko [new file with mode: 0644]
tests/data/64-be/complex/complex_c-64.ko [new file with mode: 0644]
tests/data/64-be/complex/complex_d-64.ko [new file with mode: 0644]
tests/data/64-be/complex/complex_e-64.ko [new file with mode: 0644]
tests/data/64-be/loop/loop1-64.ko [new file with mode: 0644]
tests/data/64-be/loop/loop2-64.ko [new file with mode: 0644]
tests/data/64-be/loop/loop_dep-64.ko [new file with mode: 0644]
tests/data/64-be/map/ccw_map-64.ko [new file with mode: 0644]
tests/data/64-be/map/ieee1394_map-64.ko [new file with mode: 0644]
tests/data/64-be/map/input_map-64.ko [new file with mode: 0644]
tests/data/64-be/map/input_map_new-64.ko [new file with mode: 0644]
tests/data/64-be/map/of_map-64.ko [new file with mode: 0644]
tests/data/64-be/map/pci_map-64.ko [new file with mode: 0644]
tests/data/64-be/map/pnp_map-64.ko [new file with mode: 0644]
tests/data/64-be/map/usb_map-64.ko [new file with mode: 0644]
tests/data/64-be/modinfo/modinfo-64.ko [new file with mode: 0644]
tests/data/64-be/normal/export_dep-64.ko [new file with mode: 0644]
tests/data/64-be/normal/export_nodep-64.ko [new file with mode: 0644]
tests/data/64-be/normal/noexport_dep-64.ko [new file with mode: 0644]
tests/data/64-be/normal/noexport_doubledep-64.ko [new file with mode: 0644]
tests/data/64-be/normal/noexport_nodep-64.ko [new file with mode: 0644]
tests/data/64-be/rename/rename-new-64.ko [new file with mode: 0644]
tests/data/64-be/rename/rename-old-64.ko [new file with mode: 0644]
tests/data/64-be/rename/rename-version-64.ko [new file with mode: 0644]
tests/data/64-be/unknown/unknown-64.ko [new file with mode: 0644]
tests/data/64-le/alias/alias-64.ko [new file with mode: 0644]
tests/data/64-le/complex/complex_a-64.ko [new file with mode: 0644]
tests/data/64-le/complex/complex_b-64.ko [new file with mode: 0644]
tests/data/64-le/complex/complex_c-64.ko [new file with mode: 0644]
tests/data/64-le/complex/complex_d-64.ko [new file with mode: 0644]
tests/data/64-le/complex/complex_e-64.ko [new file with mode: 0644]
tests/data/64-le/loop/loop1-64.ko [new file with mode: 0644]
tests/data/64-le/loop/loop2-64.ko [new file with mode: 0644]
tests/data/64-le/loop/loop_dep-64.ko [new file with mode: 0644]
tests/data/64-le/map/ccw_map-64.ko [new file with mode: 0644]
tests/data/64-le/map/ieee1394_map-64.ko [new file with mode: 0644]
tests/data/64-le/map/input_map-64.ko [new file with mode: 0644]
tests/data/64-le/map/input_map_new-64.ko [new file with mode: 0644]
tests/data/64-le/map/of_map-64.ko [new file with mode: 0644]
tests/data/64-le/map/pci_map-64.ko [new file with mode: 0644]
tests/data/64-le/map/pnp_map-64.ko [new file with mode: 0644]
tests/data/64-le/map/usb_map-64.ko [new file with mode: 0644]
tests/data/64-le/modinfo/modinfo-64.ko [new file with mode: 0644]
tests/data/64-le/normal/export_dep-64.ko [new file with mode: 0644]
tests/data/64-le/normal/export_nodep-64.ko [new file with mode: 0644]
tests/data/64-le/normal/noexport_dep-64.ko [new file with mode: 0644]
tests/data/64-le/normal/noexport_doubledep-64.ko [new file with mode: 0644]
tests/data/64-le/normal/noexport_nodep-64.ko [new file with mode: 0644]
tests/data/64-le/rename/rename-new-64.ko [new file with mode: 0644]
tests/data/64-le/rename/rename-old-64.ko [new file with mode: 0644]
tests/data/64-le/rename/rename-version-64.ko [new file with mode: 0644]
tests/data/64-le/unknown/unknown-64.ko [new file with mode: 0644]
tests/data/Makefile [new file with mode: 0644]
tests/data/src/alias.c [new file with mode: 0644]
tests/data/src/ccw_map.c [new file with mode: 0644]
tests/data/src/complex_a.c [new file with mode: 0644]
tests/data/src/complex_b.c [new file with mode: 0644]
tests/data/src/complex_c.c [new file with mode: 0644]
tests/data/src/complex_d.c [new file with mode: 0644]
tests/data/src/complex_e.c [new file with mode: 0644]
tests/data/src/export_dep.c [new file with mode: 0644]
tests/data/src/export_nodep.c [new file with mode: 0644]
tests/data/src/ieee1394_map.c [new file with mode: 0644]
tests/data/src/input_map.c [new file with mode: 0644]
tests/data/src/input_map_new.c [new file with mode: 0644]
tests/data/src/loop1.c [new file with mode: 0644]
tests/data/src/loop2.c [new file with mode: 0644]
tests/data/src/loop_dep.c [new file with mode: 0644]
tests/data/src/modinfo.c [new file with mode: 0644]
tests/data/src/module.h [new file with mode: 0644]
tests/data/src/noexport_dep.c [new file with mode: 0644]
tests/data/src/noexport_doubledep.c [new file with mode: 0644]
tests/data/src/noexport_nodep.c [new file with mode: 0644]
tests/data/src/of_map.c [new file with mode: 0644]
tests/data/src/pci_map.c [new file with mode: 0644]
tests/data/src/pnp_map.c [new file with mode: 0644]
tests/data/src/rename-new.c [new file with mode: 0644]
tests/data/src/rename-old.c [new file with mode: 0644]
tests/data/src/rename-version.c [new file with mode: 0644]
tests/data/src/unknown.c [new file with mode: 0644]
tests/data/src/usb_map.c [new file with mode: 0644]
tests/runtests [new file with mode: 0755]
tests/test-depmod/02simple.sh [new file with mode: 0755]
tests/test-depmod/04maps.sh [new file with mode: 0755]
tests/test-depmod/05loop.sh [new file with mode: 0755]
tests/test-depmod/06undefined.sh [new file with mode: 0755]
tests/test-depmod/07complex.sh [new file with mode: 0755]
tests/test-depmod/08basedir.sh [new file with mode: 0755]
tests/test-depmod/09alias.sh [new file with mode: 0755]
tests/test-depmod/11quick.sh [new file with mode: 0755]
tests/test-depmod/12compressed.sh [new file with mode: 0755]
tests/test-depmod/13compressed-maps.sh [new file with mode: 0755]
tests/test-depmod/14updates.sh [new file with mode: 0755]
tests/test-depmod/15symlink.sh [new file with mode: 0755]
tests/test-depmod/16specific-modules.sh [new file with mode: 0755]
tests/test-insmod/02simple.sh [new file with mode: 0755]
tests/test-insmod/03options.sh [new file with mode: 0755]
tests/test-insmod/04stdin.sh [new file with mode: 0755]
tests/test-lsmod/01empty.sh [new file with mode: 0755]
tests/test-lsmod/03oldstyle.sh [new file with mode: 0755]
tests/test-lsmod/04newstyle.sh [new file with mode: 0755]
tests/test-modindex/05order.sh [new file with mode: 0644]
tests/test-modinfo/02all.sh [new file with mode: 0755]
tests/test-modinfo/03field.sh [new file with mode: 0755]
tests/test-modinfo/04compressed.sh [new file with mode: 0755]
tests/test-modprobe-indexed/02simple.sh [new file with mode: 0644]
tests/test-modprobe-indexed/03deps.sh [new file with mode: 0644]
tests/test-modprobe-indexed/03underscores.sh [new file with mode: 0644]
tests/test-modprobe-indexed/10alias.sh [new file with mode: 0644]
tests/test-modprobe-indexed/16showdepends.sh [new file with mode: 0644]
tests/test-modprobe/02proc.sh [new file with mode: 0755]
tests/test-modprobe/02simple.sh [new file with mode: 0755]
tests/test-modprobe/02sys.sh [new file with mode: 0755]
tests/test-modprobe/03deps.sh [new file with mode: 0755]
tests/test-modprobe/03underscores.sh [new file with mode: 0755]
tests/test-modprobe/04config.sh [new file with mode: 0755]
tests/test-modprobe/06rename.sh [new file with mode: 0755]
tests/test-modprobe/07wildalias.sh [new file with mode: 0755]
tests/test-modprobe/09configerrors.sh [new file with mode: 0755]
tests/test-modprobe/10alias.sh [new file with mode: 0755]
tests/test-modprobe/11stripversions.sh [new file with mode: 0755]
tests/test-modprobe/12whitespace.sh [new file with mode: 0755]
tests/test-modprobe/13dryrun.sh [new file with mode: 0755]
tests/test-modprobe/15env.sh [new file with mode: 0755]
tests/test-modprobe/16showdepends.sh [new file with mode: 0755]
tests/test-modprobe/17compressed.sh [new file with mode: 0755]
tests/test-modprobe/18multiremove.sh [new file with mode: 0755]
tests/test-modprobe/19quiet.sh [new file with mode: 0755]
tests/test-modprobe/20oldstyle.sh [new file with mode: 0755]
tests/test-modprobe/21wildinstall.sh [new file with mode: 0755]
tests/test-modprobe/22recursiveinstall.sh [new file with mode: 0755]
tests/test-modprobe/23recursive-deps.sh [new file with mode: 0755]
tests/test-modprobe/26blacklist.sh [new file with mode: 0755]
tests/test-modprobe/27cmdline-install-remove.sh [new file with mode: 0755]
tests/test-modprobe/28softdep.sh [new file with mode: 0644]
tests/test-rmmod/02namefix.sh [new file with mode: 0755]
tests/test-rmmod/03inuse.sh [new file with mode: 0755]
tests/test-rmmod/04flags.sh [new file with mode: 0755]
tests/test-rmmod/05noproc.sh [new file with mode: 0755]
tests/test-rmmod/06multi.sh [new file with mode: 0755]
tests/valgrind/suppressions [new file with mode: 0644]
tests/valgrind/valgrindme.sh [new file with mode: 0755]
util.c [new file with mode: 0644]
util.h [new file with mode: 0644]
zlibsupport.c [new file with mode: 0644]
zlibsupport.h [new file with mode: 0644]