summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Reverting recent (pointless) change.nima2009-03-311-0/+97
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@180 abc39116-655e-4be6-ad55-d661dc543056
* Preparing to migrate to GIT.nima2009-03-311-97/+0
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056
* Applied patch submitted by Clark Williams <williams at redhat.com>.nima2009-03-081-0/+13
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@175 abc39116-655e-4be6-ad55-d661dc543056
* Removed Debian-specific targets from the makefile.nima2009-01-121-29/+1
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@167 abc39116-655e-4be6-ad55-d661dc543056
* Applied the nice changes suggested by Piotr Ożarowsk.nima2008-12-221-14/+12
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@164 abc39116-655e-4be6-ad55-d661dc543056
* Cleaned up the fix for type(127).nima2008-12-221-8/+7
| | | | | | | | | Added the second type of stuffed bios (upstream). Integrated dmidecode the binary into the test case for a more objective result. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@163 abc39116-655e-4be6-ad55-d661dc543056
* Removed unnecessay manpage.nima2008-12-211-2/+5
| | | | | | | Spell my own name correctly. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@161 abc39116-655e-4be6-ad55-d661dc543056
* Added an upload into src.autonomy.net.au after source build.nima2008-12-211-0/+1
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@160 abc39116-655e-4be6-ad55-d661dc543056
* Remove README.Debian - no point.nima2008-12-211-16/+10
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@157 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-12-211-15/+29
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@156 abc39116-655e-4be6-ad55-d661dc543056
* Handle cases where user does not have appropriate permission to access thenima2008-12-211-1/+1
| | | | | | | memory file or device. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@155 abc39116-655e-4be6-ad55-d661dc543056
* Upped debhelper build-required version from 5 to 7.nima2008-12-211-0/+4
| | | | | | | Final cleanups. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@152 abc39116-655e-4be6-ad55-d661dc543056
* Cleaned up and Lintian-approved.nima2008-12-211-1/+1
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@151 abc39116-655e-4be6-ad55-d661dc543056
* Sigh.nima2008-12-211-1/+1
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@149 abc39116-655e-4be6-ad55-d661dc543056
* Changing to svn-buildpackage.nima2008-12-211-6/+7
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@148 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-12-211-4/+5
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@147 abc39116-655e-4be6-ad55-d661dc543056
* Source generation.nima2008-12-211-3/+7
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@146 abc39116-655e-4be6-ad55-d661dc543056
* Fixed watchfile now that I've created a src (orig.tar.gz) repository.nima2008-12-211-4/+8
| | | | | | | | | Added more copyright/lisencing information. More debianizing. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@145 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-12-201-18/+19
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@143 abc39116-655e-4be6-ad55-d661dc543056
* Added missing info to copyright file.nima2008-12-201-0/+10
| | | | | | | Source creation target. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@138 abc39116-655e-4be6-ad55-d661dc543056
* Debian specific target.nima2008-12-201-1/+5
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@134 abc39116-655e-4be6-ad55-d661dc543056
* Further work in enforcing the Debian policy in package based on advice fromnima2008-12-191-0/+74
| | | | | | | `POX' and the documentation. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@119 abc39116-655e-4be6-ad55-d661dc543056
* Debianizing dmidecode.nima2008-12-171-76/+0
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@110 abc39116-655e-4be6-ad55-d661dc543056
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-171-4/+11
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@108 abc39116-655e-4be6-ad55-d661dc543056
* Changed default target of Makefile back to `setup.py' method of installation.nima2008-10-311-23/+16
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@107 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-10-311-4/+5
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@106 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-10-311-11/+12
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@97 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-10-311-125/+36
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@96 abc39116-655e-4be6-ad55-d661dc543056
* Implementing (incomplete) upstream changes.nima2008-10-301-2/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@86 abc39116-655e-4be6-ad55-d661dc543056
* Adding man pages from upstream. Sooner or later, these will be removed, as willnima2008-10-291-0/+2
| | | | | | | | | all other work that's simply replicating the demidecode binary. All this package should provide is the python module, and some py-module-specific man pages. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@84 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-10-291-5/+5
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@81 abc39116-655e-4be6-ad55-d661dc543056
* Remove efence.nima2008-10-161-1/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@70 abc39116-655e-4be6-ad55-d661dc543056
* Cleaning up of the dmidecode module, mostly conversion of things that can benima2008-09-041-2/+2
| | | | | | | | | Python `None's or `Int's but were `String'. Replaced a meaningless int dictionary key to `data'. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@68 abc39116-655e-4be6-ad55-d661dc543056
* Fixed many major bugs (all of which were expected based on the way we massnima2008-08-081-7/+9
| | | | | | | converted all the `case' blocks. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@64 abc39116-655e-4be6-ad55-d661dc543056
* Cleaned up a little.nima2008-08-071-4/+7
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@63 abc39116-655e-4be6-ad55-d661dc543056
* Removed `sudo'.nima2008-08-061-2/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@59 abc39116-655e-4be6-ad55-d661dc543056
* Try and determine python version dynamically.nima2008-07-281-3/+4
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@27 abc39116-655e-4be6-ad55-d661dc543056
* Completed `case 4', which was thought to have been completed falsely before.nima2008-07-271-1/+1
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@26 abc39116-655e-4be6-ad55-d661dc543056
* Add in electric fence for now.root2008-07-251-2/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@19 abc39116-655e-4be6-ad55-d661dc543056
* Cleanup.nima2008-07-241-21/+22
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@14 abc39116-655e-4be6-ad55-d661dc543056
* Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed.nima2008-07-241-2/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@13 abc39116-655e-4be6-ad55-d661dc543056
* Now that code has been converted, work has started on "bios", and at the pointnima2008-07-241-12/+15
| | | | | | | of proof-of-concept. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@12 abc39116-655e-4be6-ad55-d661dc543056
* Major changes have been implemented, alas, untested, in hope to move towardsnima2008-07-031-2/+3
| | | | | | | | | | a new version of dmi decode where rather than having data just printed to screen in functions, data is passed around, and some data structure is constructed, which is then used to construct the Python list/dicitonary objects. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@10 abc39116-655e-4be6-ad55-d661dc543056
* Brought main() back into the python module and fixed malloc/free problems.nima2008-07-011-5/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@7 abc39116-655e-4be6-ad55-d661dc543056
* Update for file renames.nima2008-07-011-2/+2
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@5 abc39116-655e-4be6-ad55-d661dc543056
* Project progressing along excellently. The python module is now functional andnima2008-07-011-0/+4
| | | | | | | | | has as many methods as the --type option takes. Next is to expand and harness the code around the `--string' option. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@3 abc39116-655e-4be6-ad55-d661dc543056
* Split out the module header into its own file.nima2008-06-301-10/+10
| | | | | | | Cleaned up Makefile a little. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@2 abc39116-655e-4be6-ad55-d661dc543056
* First commit to SVN.nima2008-06-301-0/+148
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@1 abc39116-655e-4be6-ad55-d661dc543056