]> git.ipfire.org Git - oddments/fireinfo.git/log
oddments/fireinfo.git
13 years agoAdd sendprofile script (version 0.2). v0.2
Michael Tremer [Wed, 24 Nov 2010 22:33:11 +0000 (23:33 +0100)] 
Add sendprofile script (version 0.2).

13 years agoSkip language detection if the settings file isn't present.
Michael Tremer [Wed, 24 Nov 2010 16:50:07 +0000 (17:50 +0100)] 
Skip language detection if the settings file isn't present.

13 years agoCleanup unused code.
Michael Tremer [Wed, 24 Nov 2010 16:42:30 +0000 (17:42 +0100)] 
Cleanup unused code.

13 years agoNew class and C functions for hypervisor detection.
Michael Tremer [Wed, 24 Nov 2010 16:33:38 +0000 (17:33 +0100)] 
New class and C functions for hypervisor detection.

13 years agoRemove cpu modes information.
Michael Tremer [Wed, 24 Nov 2010 15:42:20 +0000 (16:42 +0100)] 
Remove cpu modes information.

13 years agoUse MHz information from /proc/cpuinfo.
Michael Tremer [Wed, 24 Nov 2010 15:39:37 +0000 (16:39 +0100)] 
Use MHz information from /proc/cpuinfo.

This is always the correct one.

13 years agoReimplement CPU.count.
Michael Tremer [Wed, 24 Nov 2010 15:34:41 +0000 (16:34 +0100)] 
Reimplement CPU.count.

13 years agoReplace information ino CPU class from /proc/cpuinfo.
Michael Tremer [Tue, 23 Nov 2010 21:52:53 +0000 (22:52 +0100)] 
Replace information ino CPU class from /proc/cpuinfo.

New property: model_string.

13 years agoNew function to read from /proc/cpuinfo.
Michael Tremer [Tue, 23 Nov 2010 21:45:33 +0000 (22:45 +0100)] 
New function to read from /proc/cpuinfo.

13 years agoAdd a flag to say if a host is running in a virtual environment.
Michael Tremer [Tue, 23 Nov 2010 21:35:36 +0000 (22:35 +0100)] 
Add a flag to say if a host is running in a virtual environment.

13 years agoAdd resonable functions for public_id and private_id.
Michael Tremer [Tue, 23 Nov 2010 21:31:48 +0000 (22:31 +0100)] 
Add resonable functions for public_id and private_id.

Finding a valid unique_id is still to do.

13 years agoAdd a python wrapper around is_virtualized.
Michael Tremer [Sun, 21 Nov 2010 21:25:37 +0000 (22:25 +0100)] 
Add a python wrapper around is_virtualized.

13 years agoMerge remote branch 'origin/vmware'
Michael Tremer [Sun, 21 Nov 2010 21:11:51 +0000 (22:11 +0100)] 
Merge remote branch 'origin/vmware'

13 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/fireinfo
Michael Tremer [Sun, 21 Nov 2010 21:11:41 +0000 (22:11 +0100)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/fireinfo

13 years agoSome function to check if a host is running in a virtual environment.
Florian Menne [Sun, 21 Nov 2010 21:11:07 +0000 (22:11 +0100)] 
Some function to check if a host is running in a virtual environment.

13 years agoAdd .gitignore.
Michael Tremer [Sun, 21 Nov 2010 18:46:00 +0000 (19:46 +0100)] 
Add .gitignore.

13 years agoRemove windows line endings.
Michael Tremer [Sun, 21 Nov 2010 18:45:38 +0000 (19:45 +0100)] 
Remove windows line endings.

13 years agoInitial import of python components.
Stefan Pampel [Sun, 21 Nov 2010 18:44:44 +0000 (19:44 +0100)] 
Initial import of python components.

13 years agoAdd VMWare hypervisor detection.
Michael Tremer [Fri, 19 Nov 2010 12:29:17 +0000 (13:29 +0100)] 
Add VMWare hypervisor detection.

Source:
  http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1009458

13 years agoFix runtime error when virtflag was null.
Michael Tremer [Mon, 15 Nov 2010 19:10:04 +0000 (20:10 +0100)] 
Fix runtime error when virtflag was null.

13 years agoInitial import.
Michael Tremer [Sun, 14 Nov 2010 23:38:11 +0000 (00:38 +0100)] 
Initial import.