[Fusioninventory-commit] [fusinv/fusioninventory-agent] 7ad130: fix retrieval for serial, date and chemistry
Gonéri Le Bouder
goneri at rulezlan.org
Tue Feb 5 12:44:14 UTC 2013
Branch: refs/heads/2.3.x
Home: https://github.com/fusinv/fusioninventory-agent
Commit: 7ad130c152f2d8b5e16bef0ead5644ecc310aac4
https://github.com/fusinv/fusioninventory-agent/commit/7ad130c152f2d8b5e16bef0ead5644ecc310aac4
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2013-01-08 (Tue, 08 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Battery.pm
M t/inventory/generic/dmidecode/battery.t
Log Message:
-----------
fix retrieval for serial, date and chemistry
Some dmidecode use 'SBDS foo' instead of 'foo' keys for those variables.
Commit: caee9558dc0a459e3d851944e3af3e7f0a29ff46
https://github.com/fusinv/fusioninventory-agent/commit/caee9558dc0a459e3d851944e3af3e7f0a29ff46
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-10 (Thu, 10 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
add the VMID and VMNAME keys
Commit: c9505b51e72bce24c964b04477a2e83eedb05fbc
https://github.com/fusinv/fusioninventory-agent/commit/c9505b51e72bce24c964b04477a2e83eedb05fbc
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
Log Message:
-----------
retrieve the LPAR ID
Commit: 54446df7c0e16978876175e5c7086acff2fec61f
https://github.com/fusinv/fusioninventory-agent/commit/54446df7c0e16978876175e5c7086acff2fec61f
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
Log Message:
-----------
add VMNAME and syntax
Commit: 61a64d6aa7189659b670a3ed54635a0fdfe848b7
https://github.com/fusinv/fusioninventory-agent/commit/61a64d6aa7189659b670a3ed54635a0fdfe848b7
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Bios.pm
Log Message:
-----------
move the BIOS code in AIX.pm
This will simplify the LPAR related code.
Commit: aebbc35f7816aea5eaa65e7c81a89a99e2ddd2ab
https://github.com/fusinv/fusioninventory-agent/commit/aebbc35f7816aea5eaa65e7c81a89a99e2ddd2ab
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
Log Message:
-----------
generate a fake serial number for LPAR
The host serial number is not in IOS/SSN anymore to avoid conflict.
closes: #950
Commit: b2e33561c26b90ab40cc246ee9c4c69f437a3f4c
https://github.com/fusinv/fusioninventory-agent/commit/b2e33561c26b90ab40cc246ee9c4c69f437a3f4c
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
A resources/aix/lparstat/README
A resources/aix/lparstat/sample1
A resources/aix/lparstat/sample2
A resources/aix/lparstat/sample3
A resources/aix/lparstat/sample4
A resources/aix/lparstat/sample5
A resources/aix/lparstat/sample6
Log Message:
-----------
import some lpartstat -i output sample
Commit: d7016c44d8c0998d5c8dc67b841c71909090d317
https://github.com/fusinv/fusioninventory-agent/commit/d7016c44d8c0998d5c8dc67b841c71909090d317
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
add VMNAME and VMHOSTSERIAL keys
Commit: 8d9e4c8324af7948aa6d437139c5ec1480b6d969
https://github.com/fusinv/fusioninventory-agent/commit/8d9e4c8324af7948aa6d437139c5ec1480b6d969
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
Log Message:
-----------
various syntax fixes
Commit: 189660c49412e2ad0754fc2d55f74b05088d103e
https://github.com/fusinv/fusioninventory-agent/commit/189660c49412e2ad0754fc2d55f74b05088d103e
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Bios.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
A resources/aix/lparstat/README
A resources/aix/lparstat/sample1
A resources/aix/lparstat/sample2
A resources/aix/lparstat/sample3
A resources/aix/lparstat/sample4
A resources/aix/lparstat/sample5
A resources/aix/lparstat/sample6
Log Message:
-----------
Merge branch '2.2.x+lpar' into 2.3.x
Commit: 6db57b4ab989e36a90a2d4b2bba10514629824d8
https://github.com/fusinv/fusioninventory-agent/commit/6db57b4ab989e36a90a2d4b2bba10514629824d8
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M Changes
Log Message:
-----------
changelog: add AIX LPAR support
closes: #952
closes: #950
Compare: https://github.com/fusinv/fusioninventory-agent/compare/aaec5967d94e...6db57b4ab989
More information about the Fusioninventory-commit
mailing list