summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile (renamed from trunk/Makefile)0
-rw-r--r--README (renamed from trunk/README)0
-rw-r--r--debian/changelog (renamed from trunk/debian/changelog)0
-rw-r--r--debian/compat (renamed from trunk/debian/compat)0
-rw-r--r--debian/control (renamed from trunk/debian/control)0
-rw-r--r--debian/copyright (renamed from trunk/debian/copyright)0
-rw-r--r--debian/python-dmidecode-dbg.docs (renamed from trunk/debian/python-dmidecode-dbg.docs)0
-rw-r--r--debian/python-dmidecode.docs (renamed from trunk/debian/python-dmidecode.docs)0
-rwxr-xr-xdebian/rules (renamed from trunk/debian/rules)0
-rw-r--r--debian/upstream.changelog (renamed from trunk/debian/upstream.changelog)0
-rw-r--r--debian/watch (renamed from trunk/debian/watch)0
-rw-r--r--doc/AUTHORS (renamed from trunk/doc/AUTHORS)0
-rw-r--r--doc/AUTHORS.upstream (renamed from trunk/doc/AUTHORS.upstream)0
-rw-r--r--doc/LICENSE (renamed from trunk/doc/LICENSE)0
-rw-r--r--doc/README.types (renamed from trunk/doc/README.types)0
-rw-r--r--doc/README.upstream (renamed from trunk/doc/README.upstream)0
-rw-r--r--doc/changelog (renamed from trunk/doc/changelog)0
-rwxr-xr-xdoc/dmidump.py (renamed from trunk/doc/dmidump.py)0
-rwxr-xr-xexamples/dmidump.py (renamed from trunk/examples/dmidump.py)0
-rwxr-xr-xexamples/test.py (renamed from trunk/examples/test.py)0
-rw-r--r--man/biosdecode.8 (renamed from trunk/man/biosdecode.8)0
-rw-r--r--man/dmidecode.8 (renamed from trunk/man/dmidecode.8)0
-rw-r--r--man/ownership.8 (renamed from trunk/man/ownership.8)0
-rw-r--r--man/vpddecode.8 (renamed from trunk/man/vpddecode.8)0
-rw-r--r--python-dmidecode.spec (renamed from trunk/python-dmidecode.spec)0
-rw-r--r--src/config.h (renamed from trunk/src/config.h)0
-rw-r--r--src/dmidecode.c (renamed from trunk/src/dmidecode.c)0
-rw-r--r--src/dmidecode.h (renamed from trunk/src/dmidecode.h)0
-rw-r--r--src/dmidecodemodule.c (renamed from trunk/src/dmidecodemodule.c)0
-rw-r--r--src/dmidecodemodule.h (renamed from trunk/src/dmidecodemodule.h)0
-rw-r--r--src/dmihelper.c (renamed from trunk/src/dmihelper.c)0
-rw-r--r--src/dmihelper.h (renamed from trunk/src/dmihelper.h)0
-rw-r--r--src/dmioem.c (renamed from trunk/src/dmioem.c)0
-rw-r--r--src/dmioem.h (renamed from trunk/src/dmioem.h)0
-rw-r--r--src/setup-dbg.py (renamed from trunk/src/setup-dbg.py)0
-rw-r--r--src/setup.py (renamed from trunk/src/setup.py)0
-rw-r--r--src/types.h (renamed from trunk/src/types.h)0
-rw-r--r--src/util.c (renamed from trunk/src/util.c)0
-rw-r--r--src/util.h (renamed from trunk/src/util.h)0
-rw-r--r--src/version.h (renamed from trunk/src/version.h)0
40 files changed, 0 insertions, 0 deletions
diff --git a/trunk/Makefile b/Makefile
index 8e69bb5..8e69bb5 100644
--- a/trunk/Makefile
+++ b/Makefile
diff --git a/trunk/README b/README
index 089a6f3..089a6f3 100644
--- a/trunk/README
+++ b/README
diff --git a/trunk/debian/changelog b/debian/changelog
index 940a149..940a149 100644
--- a/trunk/debian/changelog
+++ b/debian/changelog
diff --git a/trunk/debian/compat b/debian/compat
index 7f8f011..7f8f011 100644
--- a/trunk/debian/compat
+++ b/debian/compat
diff --git a/trunk/debian/control b/debian/control
index 17740f3..17740f3 100644
--- a/trunk/debian/control
+++ b/debian/control
diff --git a/trunk/debian/copyright b/debian/copyright
index 2515d56..2515d56 100644
--- a/trunk/debian/copyright
+++ b/debian/copyright
diff --git a/trunk/debian/python-dmidecode-dbg.docs b/debian/python-dmidecode-dbg.docs
index 5ac33e9..5ac33e9 100644
--- a/trunk/debian/python-dmidecode-dbg.docs
+++ b/debian/python-dmidecode-dbg.docs
diff --git a/trunk/debian/python-dmidecode.docs b/debian/python-dmidecode.docs
index 5ac33e9..5ac33e9 100644
--- a/trunk/debian/python-dmidecode.docs
+++ b/debian/python-dmidecode.docs
diff --git a/trunk/debian/rules b/debian/rules
index 5e4d832..5e4d832 100755
--- a/trunk/debian/rules
+++ b/debian/rules
diff --git a/trunk/debian/upstream.changelog b/debian/upstream.changelog
index e0f0ddc..e0f0ddc 100644
--- a/trunk/debian/upstream.changelog
+++ b/debian/upstream.changelog
diff --git a/trunk/debian/watch b/debian/watch
index 2018f4f..2018f4f 100644
--- a/trunk/debian/watch
+++ b/debian/watch
diff --git a/trunk/doc/AUTHORS b/doc/AUTHORS
index 05475b7..05475b7 100644
--- a/trunk/doc/AUTHORS
+++ b/doc/AUTHORS
diff --git a/trunk/doc/AUTHORS.upstream b/doc/AUTHORS.upstream
index 1ad50db..1ad50db 100644
--- a/trunk/doc/AUTHORS.upstream
+++ b/doc/AUTHORS.upstream
diff --git a/trunk/doc/LICENSE b/doc/LICENSE
index 94a0453..94a0453 100644
--- a/trunk/doc/LICENSE
+++ b/doc/LICENSE
diff --git a/trunk/doc/README.types b/doc/README.types
index 5d65a3a..5d65a3a 100644
--- a/trunk/doc/README.types
+++ b/doc/README.types
diff --git a/trunk/doc/README.upstream b/doc/README.upstream
index 391a5cb..391a5cb 100644
--- a/trunk/doc/README.upstream
+++ b/doc/README.upstream
diff --git a/trunk/doc/changelog b/doc/changelog
index 476de63..476de63 100644
--- a/trunk/doc/changelog
+++ b/doc/changelog
diff --git a/trunk/doc/dmidump.py b/doc/dmidump.py
index a6c7bf7..a6c7bf7 100755
--- a/trunk/doc/dmidump.py
+++ b/doc/dmidump.py
diff --git a/trunk/examples/dmidump.py b/examples/dmidump.py
index 161da44..161da44 100755
--- a/trunk/examples/dmidump.py
+++ b/examples/dmidump.py
diff --git a/trunk/examples/test.py b/examples/test.py
index 79f11d3..79f11d3 100755
--- a/trunk/examples/test.py
+++ b/examples/test.py
diff --git a/trunk/man/biosdecode.8 b/man/biosdecode.8
index 46bea95..46bea95 100644
--- a/trunk/man/biosdecode.8
+++ b/man/biosdecode.8
diff --git a/trunk/man/dmidecode.8 b/man/dmidecode.8
index 1e8fed8..1e8fed8 100644
--- a/trunk/man/dmidecode.8
+++ b/man/dmidecode.8
diff --git a/trunk/man/ownership.8 b/man/ownership.8
index f24ef94..f24ef94 100644
--- a/trunk/man/ownership.8
+++ b/man/ownership.8
diff --git a/trunk/man/vpddecode.8 b/man/vpddecode.8
index c9e4acf..c9e4acf 100644
--- a/trunk/man/vpddecode.8
+++ b/man/vpddecode.8
diff --git a/trunk/python-dmidecode.spec b/python-dmidecode.spec
index bee613c..bee613c 100644
--- a/trunk/python-dmidecode.spec
+++ b/python-dmidecode.spec
diff --git a/trunk/src/config.h b/src/config.h
index c1d7d03..c1d7d03 100644
--- a/trunk/src/config.h
+++ b/src/config.h
diff --git a/trunk/src/dmidecode.c b/src/dmidecode.c
index 40cb861..40cb861 100644
--- a/trunk/src/dmidecode.c
+++ b/src/dmidecode.c
diff --git a/trunk/src/dmidecode.h b/src/dmidecode.h
index 7e99faa..7e99faa 100644
--- a/trunk/src/dmidecode.h
+++ b/src/dmidecode.h
diff --git a/trunk/src/dmidecodemodule.c b/src/dmidecodemodule.c
index 345b151..345b151 100644
--- a/trunk/src/dmidecodemodule.c
+++ b/src/dmidecodemodule.c
diff --git a/trunk/src/dmidecodemodule.h b/src/dmidecodemodule.h
index cf1e5f4..cf1e5f4 100644
--- a/trunk/src/dmidecodemodule.h
+++ b/src/dmidecodemodule.h
diff --git a/trunk/src/dmihelper.c b/src/dmihelper.c
index 6d52e04..6d52e04 100644
--- a/trunk/src/dmihelper.c
+++ b/src/dmihelper.c
diff --git a/trunk/src/dmihelper.h b/src/dmihelper.h
index a056eb2..a056eb2 100644
--- a/trunk/src/dmihelper.h
+++ b/src/dmihelper.h
diff --git a/trunk/src/dmioem.c b/src/dmioem.c
index a2fd2a2..a2fd2a2 100644
--- a/trunk/src/dmioem.c
+++ b/src/dmioem.c
diff --git a/trunk/src/dmioem.h b/src/dmioem.h
index 00483f2..00483f2 100644
--- a/trunk/src/dmioem.h
+++ b/src/dmioem.h
diff --git a/trunk/src/setup-dbg.py b/src/setup-dbg.py
index 1a23240..1a23240 100644
--- a/trunk/src/setup-dbg.py
+++ b/src/setup-dbg.py
diff --git a/trunk/src/setup.py b/src/setup.py
index b0999b5..b0999b5 100644
--- a/trunk/src/setup.py
+++ b/src/setup.py
diff --git a/trunk/src/types.h b/src/types.h
index b124ecf..b124ecf 100644
--- a/trunk/src/types.h
+++ b/src/types.h
diff --git a/trunk/src/util.c b/src/util.c
index 15d24a7..15d24a7 100644
--- a/trunk/src/util.c
+++ b/src/util.c
diff --git a/trunk/src/util.h b/src/util.h
index 894bd2f..894bd2f 100644
--- a/trunk/src/util.h
+++ b/src/util.h
diff --git a/trunk/src/version.h b/src/version.h
index 050cf7a..050cf7a 100644
--- a/trunk/src/version.h
+++ b/src/version.h