Package: compat-libstdc Version: 5-1 Architecture: i386 Maintainer: Prudhvi Tella Installed-Size: 780 Filename: pool/main/c/compat-libstdc/compat-libstdc_5-1_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 230514 SHA256: 7143359743b61aa1e22432aaa049e3324279b70f0dd33b28c0cb0dd67426c3f5 SHA1: 960b26c730ba3cf629868b644a9d91e4e37a8a0b MD5sum: 25eec439eb9e3884ab62026b3d442506 Description: libstdc++5.so for srvadmin-storelib Provides libstdc++5.so for srvadmin-storelib Package: libargtable2-0 Source: argtable2 Version: 12-1 Architecture: i386 Maintainer: Shachar Shemesh Installed-Size: 76 Depends: libc6 (>= 2.4) Conflicts: argtable, argtable2 Filename: pool/main/a/argtable2/libargtable2-0_12-1_i386.deb Section: libs Priority: optional Size: 14566 SHA256: 95fedd1240df2bf44a707f4797d0be098a502bee8d02aeb9afc7df2ad5b87392 SHA1: 14931ad08e713f3d61cdd9536c7433e42443a66b MD5sum: d2761b233a22644efda06fdeab8e1e86 Description: A library for parsing GNU style command line arguments Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . argtable can function as a "getopt_long" replacement, without the user of the program noticing the difference. Unlike "getopt_long", however, argtable is cross platform, working on all Posix systems, as well as Windows and Mac. Package: libargtable2-docs Source: argtable2 Version: 12-1 Architecture: all Maintainer: Shachar Shemesh Installed-Size: 3040 Suggests: libargtable2-dev (= 12-1) Filename: pool/main/a/argtable2/libargtable2-docs_12-1_all.deb Section: doc Priority: optional Size: 2952718 SHA256: 281140f24c17ffeddf057fbb95c2d252f429e47f50eeacdcf11953a67ab11e9e SHA1: 8c080b20866c05702d83b8bed49bd5011af786a3 MD5sum: 40fd6a0de78be65e3cae993211a61dc4 Description: A library for parsing GNU style command line arguments Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . This package contains the documentation for the development libraries for the libargtable2-dev package. Package: libsmbios-doc Source: libsmbios Version: 2.2.13-0ubuntu4 Architecture: all Maintainer: Ubuntu Core Developers Installed-Size: 8168 Filename: pool/main/libs/libsmbios/libsmbios-doc_2.2.13-0ubuntu4_all.deb Section: libs Priority: optional Size: 4087018 SHA256: b326634b0ecc339f55f908ee5907fc34c1196514d4d8c3c7a9cfd3c13462686c SHA1: 2265198e53cd007ed128176b9971f8edc9788e99 MD5sum: 19b15abbaef8a628a724db2053644670 Description: Access to (SM)BIOS information in an OS-indepent way (docs) libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. . It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. Currently, full access to the SMBIOS table and its items is implemented. Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extension SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features. Original-Maintainer: Jose Luis Tallon Package: libsmbios2 Source: libsmbios Version: 2.2.13-0ubuntu4 Architecture: i386 Maintainer: Ubuntu Core Developers Installed-Size: 928 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Suggests: libsmbios-doc Filename: pool/main/libs/libsmbios/libsmbios2_2.2.13-0ubuntu4_i386.deb Section: libs Priority: optional Size: 274370 SHA256: d28c999c230a3ea4ffbfbc55c47c1ff408c655617d56ed2cdf86e547ac648e06 SHA1: adbaca7df7bcd8f4038d755bfa969dc45cd8cc5f MD5sum: e88eed45f982914d3b0c4c6b6cabc248 Description: Provide access to (SM)BIOS information -- dynamic library libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. . It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. Currently, full access to the SMBIOS table and its items is implemented. Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extention SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features. Original-Maintainer: Jose Luis Tallon Package: python-libsmbios Source: libsmbios Version: 2.2.13-0ubuntu4 Architecture: all Maintainer: Ubuntu Core Developers Installed-Size: 424 Suggests: libsmbios-doc Filename: pool/main/libs/libsmbios/python-libsmbios_2.2.13-0ubuntu4_all.deb Section: admin Priority: optional Size: 96368 SHA256: c49a3a7fc3995a765ff68c71521f2bdafe278d903570712da30febc0c99c4601 SHA1: 48c0ad1f8a721e98b1bd2da9f4e6d204171441a5 MD5sum: cb0e9c1abd97163d03db94cccf849178 Description: Provide access to (SM)BIOS information -- python libraries libsmbios aims towards providing access to as much BIOS information as possible. This package provides python functions that can be imported into userspace programs. Original-Maintainer: Jose Luis Tallon Package: smbios-utils Source: libsmbios Version: 2.2.13-0ubuntu4 Architecture: i386 Maintainer: Ubuntu Core Developers Installed-Size: 396 Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libsmbios2, libstdc++6 (>= 4.4.0), python-libsmbios Suggests: libsmbios-doc Conflicts: libsmbios-bin Replaces: libsmbios-bin Provides: libsmbios-bin Filename: pool/main/libs/libsmbios/smbios-utils_2.2.13-0ubuntu4_i386.deb Section: admin Priority: optional Size: 81056 SHA256: efd752ffb83e4df666199b4bca80f377f801289f7e48925e1864f0ee8b0d80da SHA1: 6e65ae609304bdb931f34eb39c7f9fb98649686c MD5sum: 4e00c996f7654d9bf42d83128b72bab2 Description: Provide access to (SM)BIOS information -- utility binaries libsmbios aims towards providing access to as much BIOS information as possible. This package includes libsmbios' sample binaries/utilities. Original-Maintainer: Jose Luis Tallon Package: srvadmin-all Source: srvadmin-meta Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-base (>= 7.1.0), srvadmin-storageservices (>= 7.1.0), srvadmin-webserver (>= 7.1.0), srvadmin-rac4 (>= 7.1.0), srvadmin-rac5 (>= 7.1.0), srvadmin-idrac (>= 7.1.0), srvadmin-idrac7 (>= 7.1.0) Filename: pool/main/s/srvadmin-meta/srvadmin-all_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1650 SHA256: 561012a20da6dc82f9eba8fa52e59991ab8f8574209dcd04d7480b734c6838e9 SHA1: bc6b8b654bdff6f59e1e90e5b8ee28aa8a94aed8 MD5sum: 148aa4c9604d7406db9186020a295619 Description: Meta package for installing all Server Administrator features Meta-package that contains dependency information to automatically pull in all base and optional Server Administrator Features. Package: srvadmin-base Source: srvadmin-meta Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-deng (>= 7.1.0), srvadmin-hapi (>= 7.1.0), srvadmin-isvc (>= 7.1.0), srvadmin-omcommon (>= 7.1.0), srvadmin-omacore (>= 7.1.0), srvadmin-smcommon (>= 7.1.0) Filename: pool/main/s/srvadmin-meta/srvadmin-base_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1630 SHA256: ee9a11b225ae48b09dcbc289a96e763a62d46b5956f4568447eb282f525b376a SHA1: 9004014cdf5915aa6fb7373e086692b5f74c34c1 MD5sum: 4c69148258190fb71e3f07a7b868e242 Description: Meta package for installing the Server Agent Meta-package that contains dependency information to automatically pull in the Server Agent features. Package: srvadmin-deng Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 3452 Depends: libc6 (>= 2.7), srvadmin-omilcore (>= 7.1.0), udev, snmpd Filename: pool/main/s/srvadmin-deng/srvadmin-deng_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1229946 SHA256: 1917dbc9df390bb80032a46d530bc64c9bb6955b80eb82e61b830c82290bf620 SHA1: 54c8566878f2d57ca10166adcbd189f0e2b91ca0 MD5sum: 93bef8824a81d59518c4ca340c3b2087 Description: Dell OpenManage Data Engine The Data Engine stores and manages objects used for systems management. Package: srvadmin-hapi Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 4712 Depends: libc6 (>= 2.7), pciutils, smbios-utils, openipmi Filename: pool/main/s/srvadmin-hapi/srvadmin-hapi_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1816956 SHA256: de85b20672304ea0fefaa487de64b2220a4def2d991ee9606ec7199efff7d51e SHA1: 4b185f78dd67ffb739972f2908bd64354d8051ca MD5sum: 99a53579d7222bd71ca65569a72865d0 Description: Dell OpenManage Hardware Abstraction Programming Interface HAPI provides low-level hardware interfaces for systems management. Package: srvadmin-idrac Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-omilcore (>= 7.1.0), srvadmin-racadm4 (>= 7.1.0), srvadmin-rac-components (>= 7.1.0), srvadmin-racdrsc (>= 7.1.0-2), libargtable2-0, srvadmin-idracadm (>= 7.1.0-2), srvadmin-isvc (>= 7.1.0), srvadmin-deng (>= 7.1.0), srvadmin-omcommon (>= 7.1.0), srvadmin-idrac-vmcli (>= 7.1.0), srvadmin-idrac-ivmcli (>= 7.1.0) Filename: pool/main/s/srvadmin-idrac/srvadmin-idrac_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1656 SHA256: c08272cbe6f14efd8d089291369afb54ac411cce682411436697e9e96836288d SHA1: aaefedbc0d478cdfa080f00d35283d12207bae70 MD5sum: 5a4028d2a324ca5e7918f3f23207635f Description: Meta package for iDRAC Meta package for iDRAC Package: srvadmin-idrac-ivmcli Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 908 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libssl0.9.8 (>= 0.9.8k-1), libstdc++6 (>= 4.1.1), srvadmin-hapi Filename: pool/main/s/srvadmin-idrac-ivmcli/srvadmin-idrac-ivmcli_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 340784 SHA256: ea3edc907341cef36c4c336dfb6ea1e8c411e229dc243e0d705232b60be6a399 SHA1: 9f07cd00f392002ac475e2055c281340d65c4155 MD5sum: 3c7bc7dbf360b7544b3b398f5898599a Description: CLI utils from the management station to the iDRAC This package contains CLI utils that provide virtual media features from the management station to the iDRAC in the remote system. Package: srvadmin-idrac-vmcli Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 1580 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libssl0.9.8 (>= 0.9.8k-1), libstdc++6 (>= 4.4.0) Filename: pool/main/s/srvadmin-idrac-vmcli/srvadmin-idrac-vmcli_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 545784 SHA256: 368f732d717621912d12bf3bf0a423a82f88131022f6cc4487eefa787ad15bdf SHA1: 61913e6dcd22e18e24ae793757df8140a0d2b095 MD5sum: 8291a3ceec1ad304622607c4104c825f Description: CLI utils from the management station to the iDRAC This package contains CLI utils that provide virtual media features from the management station to the iDRAC in the remote system. Package: srvadmin-idrac7 Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-omilcore (>= 7.1.0), srvadmin-racadm4 (>= 7.1.0), srvadmin-rac-components (>= 7.1.0), srvadmin-racdrsc (>= 7.1.0), libargtable2-0, srvadmin-idracadm7 (>= 7.1.0-2), srvadmin-isvc (>= 7.1.0), srvadmin-deng (>= 7.1.0), srvadmin-omcommon (>= 7.1.0), srvadmin-idrac-vmcli (>= 7.1.0) Filename: pool/main/s/srvadmin-idrac7/srvadmin-idrac7_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1456 SHA256: 936325e2077282c375cc6541f35fbc9a6775c7d46e0efe15027bae5d2927458a SHA1: 0cfea20bb415d9698073f8399962aea87ec400af MD5sum: a652d0c7b4af050278d1b2c7857fa31d Description: Meta package for iDRAC Meta package for iDRAC7 Package: srvadmin-idracadm Source: srvadmin-idrac Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 6536 Depends: libargtable2-0 (>= 5), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), openssl (>= 0.9.6b), srvadmin-omilcore (>= 7.1.0) Filename: pool/main/s/srvadmin-idrac/srvadmin-idracadm_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 2441568 SHA256: bfc006d988f93d1504cce445a06a0cd92c4517baed098060dc6df32f0d9c4392 SHA1: 40bdb4ac28d86fb3e7a4b2a282a750d139cf15bd MD5sum: f82934962f54573022501c5b71b29bc8 Description: The command line user interface to the Remote Access Controller (RAC). The command line user interface to the Remote Access Controller (RAC). Package: srvadmin-idracadm7 Source: srvadmin-idrac7 Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 5560 Depends: libargtable2-0 (>= 5), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), openssl (>= 0.9.6b), srvadmin-omilcore (>= 7.1.0) Filename: pool/main/s/srvadmin-idrac7/srvadmin-idracadm7_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 2045188 SHA256: 90060b973ce6c4921941ac98f32e9519f0a6888447008f40de2b65cac0ca9eb3 SHA1: 614d4efa7f38d692323f628c40c2168cc56dfd6d MD5sum: 69b4d2d76319ac885b4977f8b934826c Description: The command line user interface to the Remote Access Controller (RAC). The command line user interface to the Remote Access Controller (RAC). Package: srvadmin-isvc Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 20708 Depends: libc6 (>= 2.7), libxml2 (>= 2.7.4), srvadmin-deng, srvadmin-hapi (>= 7.1.0), pciutils, smbios-utils Filename: pool/main/s/srvadmin-isvc/srvadmin-isvc_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 8694854 SHA256: 8582128b227c42107e063e1df9b35fc9af97e910b114fbd4b6f1ff47f6346ff6 SHA1: 22f6b9472304044d483bd6f981a740126adca922 MD5sum: 0cd45cc1f674aab442654985549cf32f Description: Dell OpenManage Instrumentation Services Instrumentation Service provides a systems management interface available to a variety of local and remote systems management components. Package: srvadmin-jre Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 115428 Depends: libasound2 (>> 1.0.22), libc6 (>= 2.3.6-6~), libx11-6 (>= 0), libxext6 (>= 0), libxi6 (>= 0), libxtst6, srvadmin-omilcore Filename: pool/main/s/srvadmin-jre/srvadmin-jre_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 42475566 SHA256: 098331567bbcf879a310a364df9553ba65b5e559f7521787419712e6b9345f3a SHA1: 29c65522e1cab8f8bc34dc0252ad527222c405ba MD5sum: 874228b16906fa5b1a9151f2a9a54708 Description: SUN Java Runtime Environment Systems Management Managed Node Java Runtime Package: srvadmin-megalib Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 1644 Depends: libc6 (>= 2.3.6-6~), srvadmin-omilcore (>= 7.1.0) Filename: pool/main/s/srvadmin-megalib/srvadmin-megalib_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 556902 SHA256: 8d0fab1b43b6289280f6eb28f3e96cd4d2ca3d47a29994483b7fc617e64e85e7 SHA1: 1e2e89593156ea32eac145f16b3f0a980235d92b MD5sum: 38f3ac1697228e69aea35938c951556e Description: LSI megalib LSI megalib Package: srvadmin-omacore Version: 7.1.0-5 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 5920 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.4.0), libxml2 (>= 2.7.4), srvadmin-deng, srvadmin-isvc, srvadmin-omcommon, srvadmin-xmlsup (>= 7.1.0), zlib1g (>= 1:1.1.4), pciutils, smbios-utils, srvadmin-omilcore (>= 7.1.0) Filename: pool/main/s/srvadmin-omacore/srvadmin-omacore_7.1.0-5_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 2129044 SHA256: 56c3d724d30163fae047c316d3bfe44ad05ab82c11774258e3847d72089e3ba8 SHA1: ee114ff85640ea1e6abd7edff5924f888414b5f6 MD5sum: b1f242f55de1b6d81b90e52b6c8fa72a Description: Server Administrator Core and CLI Systems Management Managed Node Core and CLI. Package: srvadmin-omcommon Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 21848 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpam0g (>= 0.99.7.1), libsmbios2, libssl0.9.8 (>= 0.9.8k-1), libstdc++6 (>= 4.4.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), pciutils, smbios-utils, srvadmin-omilcore (>= 7.1.0) Filename: pool/main/s/srvadmin-omcommon/srvadmin-omcommon_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 4211356 SHA256: d34f63a6bb67af825fad6299c0adb9d52d0e99a20675777a8eb56803f6bf0858 SHA1: 8135b882cf72cbe6bf18664681cf0d26f66ff721 MD5sum: ecf868ff80fa671286878fc060c28be4 Description: Dell OpenManage Server Administrator Common Framework Provides the common framework required by Server Administrator. Package: srvadmin-omilcore Version: 7.1.0-3 Architecture: all Maintainer: Daniel Jared Dominguez Installed-Size: 324 Depends: pciutils, smbios-utils Filename: pool/main/s/srvadmin-omilcore/srvadmin-omilcore_7.1.0-3_all.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 21510 SHA256: cfd07702da5b65bd455a4fcd41b0e40d60ffae3e10be1655517bd78c909ecffc SHA1: 5e52ccdc72ca8965046dd9bb8c3984a7fe6e62f3 MD5sum: bba342af60a7dfcef84ba992c6adf850 Description: Dell OpenManage Server Administrator Install Core This is the core install package that provides the tools necessary for the rest of the Systems Management install packages. Package: srvadmin-rac-components Source: srvadmin-idrac Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 492 Depends: libc6 (>= 2.7), srvadmin-deng Filename: pool/main/s/srvadmin-idrac/srvadmin-rac-components_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 112644 SHA256: 896c140a6f23df09719a482642e353a1a7e866529758297b5684fdf7026e8fc7 SHA1: 8cf962cf1cb7542db222c11e7bbf4b82dbf3eb7d MD5sum: 7481861aa5672e007c0760acc79380ac Description: Remote Access Controller SNMP components for Server Administrator. Remote Access Controller SNMP components for Server Administrator. Package: srvadmin-rac4 Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-omilcore, srvadmin-racadm4 (= 7.1.0-3), srvadmin-racsvc (= 7.1.0-3), srvadmin-rac4-populator (= 7.1.0-3), srvadmin-rac-components, srvadmin-racdrsc Filename: pool/main/s/srvadmin-rac4/srvadmin-rac4_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1890 SHA256: 1fda2e1e6baa89dbc7af352a421e2f0bfd53a850e2023a8cd28ca1179fa89baf SHA1: 8b3f247f29e479c720bfb35105b6ec789c8649e0 MD5sum: d3cb694738ad1031559c9ff208b7a6b7 Description: Meta package that pulls in all required dependencies for RAC4 support for Server Administrator. Meta package that pulls in all required dependencies for RAC4 support for Server Administrator. Package: srvadmin-rac4-populator Source: srvadmin-rac4 Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 172 Depends: libc6 (>= 2.3.6-6~), srvadmin-deng, srvadmin-hapi, srvadmin-racadm4, srvadmin-omilcore Filename: pool/main/s/srvadmin-rac4/srvadmin-rac4-populator_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 37854 SHA256: cdf07091b1bb7540fff42fbe33b172ccc8953a7c8630d631e63772f00c7c1f19 SHA1: 9111418ae416960af8c20610c1f262c4fb27b18a MD5sum: 4c7fae3672182db4d1b73752cd74add8 Description: Remote Access Controller data populator components for Server Administrator. Remote Access Controller data populator components for Server Administrator. Package: srvadmin-rac5 Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-omilcore, srvadmin-racadm4, srvadmin-isvc, srvadmin-racadm5 (>= 7.1.0-2), srvadmin-racdrsc, srvadmin-rac-components Filename: pool/main/s/srvadmin-rac5/srvadmin-rac5_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1672 SHA256: f022d8f0bdff2c7b7ca263462accbb2c46739fe05a4c2ea2da227e51b24d15c7 SHA1: ef348ab0806dd7e05ba144976118c00beabffabd MD5sum: 39e9404d6ff3b279d737ffe42b973491 Description: sample reimplemented package for data engine sample reimplemented package for data engine Package: srvadmin-racadm4 Source: srvadmin-rac4 Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 1232 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), openssl (>= 0.9.6b) Filename: pool/main/s/srvadmin-rac4/srvadmin-racadm4_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 470070 SHA256: 393391434d19e50ee3e12c4ab22b1d31ea70b9a4c995bda00caf26a513dab111 SHA1: 878f152736523b5532d28c31d6658625bdfeb045 MD5sum: 6403c16d4e8e23764746ae5e0908973f Description: The command line user interface to the Remote Access Controller (RAC). The command line user interface to the Remote Access Controller (RAC). Package: srvadmin-racadm5 Source: srvadmin-rac5 Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 6340 Depends: libargtable2-0 (>= 5), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), openssl (>= 0.9.6b), srvadmin-omilcore, srvadmin-hapi Filename: pool/main/s/srvadmin-rac5/srvadmin-racadm5_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 2473658 SHA256: 2c86c9222776c9e1d9ad0051279374435ecdbb60f7200fa5b71f9b2c3aec7385 SHA1: d60d84aad2a61a06d187d8354e90f6c2e3c8286a MD5sum: 9be47ed28ec3d4f8e9d680991075e533 Description: The command line user interface to the Remote Access Controller (RAC). The command line user interface to the Remote Access Controller (RAC). Package: srvadmin-racdrsc Source: srvadmin-idrac Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 172 Depends: libc6 (>= 2.4), srvadmin-deng, srvadmin-omcommon, srvadmin-rac-components Filename: pool/main/s/srvadmin-idrac/srvadmin-racdrsc_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 32904 SHA256: f1e0cedef742e26d0ef8efd4da24c6d65d1384fb25b990b69f91edbf0eae5002 SHA1: d034f6aa8f07438f928e8ff2e88caa17acc1aa4a MD5sum: 51fd973c23fcf7bbb83531816e15e10f Description: Remote Access CLI and Web Plugin to Server Administrator Remote Access CLI and Web Plugin to Server Administrator Package: srvadmin-racsvc Source: srvadmin-rac4 Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 292 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), srvadmin-racadm4, srvadmin-omilcore, setserial Filename: pool/main/s/srvadmin-rac4/srvadmin-racsvc_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 76290 SHA256: a6802b3bae6fc1ff27ee83d33fc65554cc18841e397d6e307a6156fdd02668bb SHA1: d81d3a2a5193fa2d03b01448327500d65d7f689e MD5sum: 82a3705216308632c4e3fd1ed9c83ce4 Description: Remote Access Controller (RAC) services supporting the central Remote Access Controller (RAC) services supporting the central Package: srvadmin-smcommon Source: srvadmin-storage Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 7156 Filename: pool/main/s/srvadmin-storage/srvadmin-smcommon_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 711452 SHA256: b52e4fd1b734599eec6c5ea5061a6081739257ccf3cc49dfc6952e29a88ae84b SHA1: 5dbea47e7e69ad2bb31700b0e3e5084108627ef2 MD5sum: 0b6d3848b213b64cc6c0521e4cee2cb2 Description: Storage Management common files for GUI and CLI Provides common components for storage management in CLI and GUI. Package: srvadmin-smweb Source: srvadmin-storage Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 56044 Depends: srvadmin-omcommon (>= 7.1.0), srvadmin-smcommon (>= 7.1.0-2) Filename: pool/main/s/srvadmin-storage/srvadmin-smweb_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 19325878 SHA256: 99b33276d41a3646336bd83d70a5ab765003d34b3a88634910c7e884f0e62581 SHA1: 7133cbf9602b86d1100ef14219bb63ed67b2e274 MD5sum: ddb7be7fe75606192d53f1737ae94733 Description: Storage Management package for GUI component Provides GUI components for storage management. Package: srvadmin-standardagent Source: srvadmin-meta Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-smcommon (>= 7.1.0) Filename: pool/main/s/srvadmin-meta/srvadmin-standardagent_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1608 SHA256: fcf0c691f22b4a391adfb2e1c1bcf1ac069b5fd2707d053c758b1224437ba13a SHA1: 87c66d39c5a97949a67982b15cf24320df08d9c7 MD5sum: 165af4a9791bbd8e7eed8896bcec1949 Description: Meta package for installing the Standard Server Agent Meta-package that contains dependency information to automatically pull in the Standard Server Agent features. Package: srvadmin-storage Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 9360 Pre-Depends: srvadmin-deng, srvadmin-isvc Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libsmbios2, libstdc++6 (>= 4.4.0), srvadmin-omacore, srvadmin-omcommon, srvadmin-storelib (>= 7.1.0), srvadmin-sysfsutils, srvadmin-xmlsup, srvadmin-omilcore (>= 7.1.0), srvadmin-smcommon (>= 7.1.0-2), srvadmin-megalib Conflicts: srvadmin-storage-populator Replaces: srvadmin-storage-populator Provides: srvadmin-storage-populator Filename: pool/main/s/srvadmin-storage/srvadmin-storage_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 3298442 SHA256: 5b35d21a50ba0628a3e86713704ce650155122c45fcf2337a5c815074ab73b79 SHA1: 64efe839b13c583bac0b6fce4c9041ab81f575b0 MD5sum: e2122b4e446c1718f0f4f26f3f682069 Description: Storage Management accessors package Provides frontend libraries that presents the storage information to the systems management components. Package: srvadmin-storageservices Source: srvadmin-meta Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-deng (>= 7.1.0), srvadmin-hapi (>= 7.1.0), srvadmin-isvc (>= 7.1.0), srvadmin-omacore (>= 7.1.0), srvadmin-omcommon (>= 7.1.0), srvadmin-storelib-sysfs (>= 7.1.0), srvadmin-xmlsup (>= 7.1.0), srvadmin-storage (>= 7.1.0), srvadmin-smcommon (>= 7.1.0), srvadmin-sysfsutils (>= 7.1.0) Filename: pool/main/s/srvadmin-meta/srvadmin-storageservices_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1676 SHA256: 6f0757ae55a793248d38677ec4f056e997dcdc01d8a5fa82670fb46c92c2ba65 SHA1: 7fbcf5701f477c4d7995c0359c0dcc580f8c4814 MD5sum: c651ae6c8b420eaba627c11f672420eb Description: Meta package for installing the Server Administrator Storage Services feature Meta-package that contains dependency information to automatically pull in the Server Administrator Storage Services feature. Package: srvadmin-storelib Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 868 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), srvadmin-storelib-sysfs (>= 7.1.0) Filename: pool/main/s/srvadmin-storelib/srvadmin-storelib_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 311414 SHA256: 2abb9f2225d2c6dcaa3f94c65ebd3b0486f52c07044261b4419216979c8a3ca4 SHA1: 43baae5c8a200182522bd02b0897d6a300b951a6 MD5sum: 4d433359fea3d71192e8ccd8e0fe1042 Description: StoreLib package for storage management Provides vendor libraries for RAID management using PERC. Package: srvadmin-storelib-sysfs Version: 7.1.0-1 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 108 Depends: libc6 (>= 2.4) Filename: pool/main/s/srvadmin-storelib-sysfs/srvadmin-storelib-sysfs_7.1.0-1_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 22300 SHA256: b8c183d7fcf8dd13ba6b925ea25307111dacc2fb7b6f46c81387a502ee44d3d7 SHA1: 1c9525fef436b201fd2d2066b9767b57befd2fe6 MD5sum: 420ed8108e4af9e5fc46312039068cbb Description: System Utilities Package/Libsysfs for LSI storage libraries This package's purpose is to provide a library for interfacing with the kernel's sys filesystem mounted at /sys. The libray was an attempt to create a stable interface to sysfs, but it failed. It is still provided for the current users, but no new software should use this library. . Authors: -------- Ananth Mavinakayanahalli Daniel Stekloff Mohan Kumar Package: srvadmin-sysfsutils Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 132 Depends: libc6 (>= 2.4) Filename: pool/main/s/srvadmin-sysfsutils/srvadmin-sysfsutils_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 25738 SHA256: 0bc0a5190124035c15d430ac6e2dab43c11d1db938972030fa0e8a0bdd2f32aa SHA1: f321d0abba3882b9a18ad0a75edc3782932e4e93 MD5sum: ef78479ddfead124eb2ce69185a18b92 Description: Storage Management System Utilities Package / Libsysfs This package's purpose is to provide a set of utilities for interfacing with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that provides a tree of system devices. While a filesystem is a very useful interface, we've decided to provide a stable programming interface that will hopefully make it easier for applications to query system devices and their attributes. Package: srvadmin-tomcat Source: srvadmin-omacore Version: 7.1.0-5 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 49732 Depends: libc6 (>= 2.7), srvadmin-omcommon, srvadmin-jre (>= 7.1.0), srvadmin-omilcore (>= 7.1.0) Conflicts: srvadmin-iws Replaces: srvadmin-iws Provides: srvadmin-iws Filename: pool/main/s/srvadmin-omacore/srvadmin-tomcat_7.1.0-5_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 18859274 SHA256: 187cb189511a4a979aa92aa83043f265732bdcdad6b595cf6b125919fc5354f8 SHA1: 3f2e0db911d8d1fb5887be35f3e2356000d30947 MD5sum: 24fc67b7b1250cd12b06941b2cc19b7e Description: Secure Port Server and Server Administrator GUI Apache Tomcat Webserver Package: srvadmin-webserver Source: srvadmin-meta Version: 7.1.0-3 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 32 Depends: srvadmin-tomcat (>= 7.1.0), srvadmin-smcommon (>= 7.1.0), srvadmin-smweb (>= 7.1.0), srvadmin-jre (>= 7.1.0) Filename: pool/main/s/srvadmin-meta/srvadmin-webserver_7.1.0-3_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 1628 SHA256: ba3a5b0349424ad753b1f0f838acfbfb1e7e3f38a2c28d7923ce2a85b353c0fa SHA1: d68aded5770608a0e0e65036249f973c297e6dea MD5sum: 80198e8797d266a8928551e682b52375 Description: Meta package for installing the Server Administrator Web Server feature Meta-package that contains dependency information to automatically pull in the Server Administrator Web Server feature. Package: srvadmin-xmlsup Version: 7.1.0-2 Architecture: i386 Maintainer: Daniel Jared Dominguez Installed-Size: 184 Depends: libc6 (>= 2.7), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.18), udev Filename: pool/main/s/srvadmin-xmlsup/srvadmin-xmlsup_7.1.0-2_i386.deb Section: partner/utils Priority: optional Homepage: http://support.dell.com Size: 52794 SHA256: 77fb66cdb41f36b2882f66f5efd0b972a16df028b25df36a9c11d149eb89c14a SHA1: 79fda5186b1715315fbc6f8417d87fa974e33707 MD5sum: 876a962950ca8d4756fa9ea8947024b6 Description: Dell OpenManage XML Support SDK Server Administrator XML Support SDK