[Fusioninventory-commit] [fusinv/fusioninventory-agent] 8fd181: no need for memconf, use prtdiag directly
Guillaume Rousse
guillomovitch at gmail.com
Sat Feb 23 20:36:13 UTC 2013
Branch: refs/heads/master+memconfectomy
Home: https://github.com/fusinv/fusioninventory-agent
Commit: 8fd181a44d1f0e62a1ef61e3e393b1cf3252b434
https://github.com/fusinv/fusioninventory-agent/commit/8fd181a44d1f0e62a1ef61e3e393b1cf3252b434
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Solaris/Memory.pm
M t/tasks/inventory/solaris/memory.t
Log Message:
-----------
no need for memconf, use prtdiag directly
memconf output differs too much between release and solaris versions to
be reliable. Moreover, for the kind of informations we need, it just
echoes back prtdiag output directly. So let's get rid of it, and use
prtdiag directly.
Commit: ac5c95aaeb721fddb80c3ac9537b6650bed6a32e
https://github.com/fusinv/fusioninventory-agent/commit/ac5c95aaeb721fddb80c3ac9537b6650bed6a32e
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M Makefile.PL
M README
R bin/memconf
R resources/solaris/memconf/fire-sample1
R resources/solaris/memconf/firet-sample1
R resources/solaris/memconf/firet-sample2
R resources/solaris/memconf/firev-sample1
R resources/solaris/memconf/i86pc-sample1
R resources/solaris/memconf/i86pc-sample2
Log Message:
-----------
no more need for memconf
Compare: https://github.com/fusinv/fusioninventory-agent/compare/8fd181a44d1f^...ac5c95aaeb72
More information about the Fusioninventory-commit
mailing list