Package: eject-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Installer-Menu-Item: 96000 Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 205 Depends: cdebconf-udeb, libc6-udeb (>= 2.42), libmount1-udeb (>= 2.33) Filename: packages/unstable/main/eject-udeb_2.42.1-2_ppc64.udeb Size: 43772 MD5sum: 745596e38190e97087dd46e709142210 SHA1: c7a6be99deb1d4773927486e683c35d9d561ad70 SHA256: 52ce8d79eee0f2670bd079c8f61539e3a67c9902cbde408040d01bce6518c3e1 SHA512: 490caa835875491da65deb3038334b1b34f0e2e29fa3a692a66050c914c0db08dd2813ed027d877d9fa6a01988115f8419c8eaa2990456297ae3eaca3a909d07 Description: ejects CDs from d-i menu Package: libblkid1-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 589 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/libblkid1-udeb_2.42.1-2_ppc64.udeb Size: 169148 MD5sum: 6e5ef1c9c7510adfcf8037be0245569e SHA1: b7f8353e0cfb0dfa69df962042b796c9de88b4b4 SHA256: db400b84303508b72a66e746eb3f963e29189cbf989b5e24d659e87b81041fe6 SHA512: df1753b4fb16edc0dde9170ff3b7204b445a3476cdbaa4985e732e21bf434f17e73fc3c0c83808b004ac88f5a5b8aba6f1c3bc4c0484abfb15049ffbda96f3d3 Description: stripped down block device ID library, for debian-installer The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. . This is a minimal package for debian-installer. Package: util-linux-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 1495 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/util-linux-udeb_2.42.1-2_ppc64.udeb Size: 461916 MD5sum: 31332200154b265567f1b887d9c8b000 SHA1: c01c292e447d365cdd4c3af21359ea1f99aad268 SHA256: d931db1d795e2c0ba11e5fb05490fc2f12d56d7fa78003708a28eb6dd8d0879d SHA512: 1d308679fa18ba1676d7592104a5c3396a004964e68dcc43915c3958620af6e266394f01d20e41244926de43234c3df1f22b519425a991098da8cb0a9516fd95 Description: stripped down miscellaneous system utilities, for debian-installer This is a minimal version of util-linux for debian-installer. It only contains the blkid binary at the moment. Package: fdisk-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Installer-Menu-Item: 99999 Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 5586 Filename: packages/unstable/main/fdisk-udeb_2.42.1-2_ppc64.udeb Size: 999584 MD5sum: 6013929614530a93ff216b027b102b3d SHA1: 3043c16cbf90125510ca01e8040edc1e0efe4587 SHA256: 01bd2abed2e8f87254e10c6a747572baea5549485e42f9602fbfd905aa79e9b0 SHA512: 98cadcbda12cd942580a63717365cd2d80e91b889b844d44fd9e964f87cb7f15e968ffc431973bef21fbdcbe312414822781c4872a906c8ba498e08452aba6e5 Description: Manually partition a hard drive (fdisk) Package: libmount1-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 781 Depends: libblkid1-udeb (>= 2.31), libc6-udeb (>= 2.42) Filename: packages/unstable/main/libmount1-udeb_2.42.1-2_ppc64.udeb Size: 209904 MD5sum: b916d991a4a058b0b60dc3bd769d83d7 SHA1: 3339d612d99326603e7d8595adda4e0492153040 SHA256: 04a560df1cd9e95b8e6bcc6b2699ed0da7c309ef5287231d98393cc198e7354c SHA512: 4bf069da7c3e187591c6e7c813e75da53b054f6d4c002b8c2c484bbce5ac29fa30936b374c5e151eeaf2c7569b7704680bb202e9c58f2f85efec24ee94387e8d Description: stripped down device mounting library, for debian-installer The device mounting library, used by mount and umount helpers. . This is a minimal package for debian-installer. Package: strace-udeb Architecture: ppc64 Version: 7.0+ds-1 Priority: optional Section: debian-installer Source: strace Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 3655 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/strace-udeb_7.0+ds-1_ppc64.udeb Size: 631588 MD5sum: 39cbc091f3327dd451ec7d56df3e430c SHA1: de15cdc3b42983b9c5a6daae135f4452e947ac68 SHA256: 050d8c693cacce8238a25c3b788513d276082600919f4adac792fba94271d1dc SHA512: df954704ce939001a18aa37861eab704eb9ad9e3c8233ef86e450fec4c8f8f892729a35b391945f5f4bcf1bf4c2f13ba1e914659a34ff353e44b7c0298f9bdce Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. . This is a stripped down package intended for debugging use in the Debian installer. Package: libfdisk1-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 781 Depends: libblkid1-udeb (>= 2.31), libc6-udeb (>= 2.42), libuuid1-udeb (>= 2.31) Filename: packages/unstable/main/libfdisk1-udeb_2.42.1-2_ppc64.udeb Size: 208812 MD5sum: f75673724537e5d5078dee3305f46d39 SHA1: dc72b62aa59b57ee9bb09d29182b3b95fb33a495 SHA256: bc093b237b420517d017184cdd5a6765c3236d45a098b64b46d2d8d3bd1a5cd9 SHA512: fd6ba01e1e96c7637230ffb14768857ea6dcf478e70fecd53cb3487ee4d96473854a5f70a350dcf289fc6f0663b13acb8e1f83ae5d60146e0e9b453635e82f87 Description: stripped down fdisk partitioning library, for debian-installer The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. . This is a minimal package for debian-installer. Package: libuuid1-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 73 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/libuuid1-udeb_2.42.1-2_ppc64.udeb Size: 15540 MD5sum: eeb6aac492c1b2415dd9aab7363fc2e9 SHA1: 68a8ad62e089acea8a5cef9031f10dff8db545ee SHA256: 75e4d2856bda0d3ac90d182a40107d6f4a15411fa7d756594ae8d7ef75d02538 SHA512: 08665e5a3834626b59b03f5cbdcf54ef96ba68969d4298e6f30b07f2f4843c100115aaf98ed0cafb57479c6e854203cb71e33524d234f41b1a79b47247fa5280 Description: stripped down Universally Unique ID library, for debian-installer The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This is a minimal package for debian-installer. Package: libsmartcols1-udeb Architecture: ppc64 Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 525 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/libsmartcols1-udeb_2.42.1-2_ppc64.udeb Size: 137324 MD5sum: f475fa257bb0bf4349124beb8bc1e80d SHA1: 68da372bac40c4b7e02674c41ef12999204f8632 SHA256: 38acb1b8ac1fc67e5ba4953e55f05c9c1d6a63b3160538932b13609df6a6f8ea SHA512: 6758dd1335018689faa4c79d5b2eaa1751f79b12ef2e9b0a0b168a11ddd9b4bb677f0f7a1ed75ef1a514da9e4f77551cc6c5f48f31f46dcfd72c8d016052e081 Description: stripped down smart column output alignment library, for debian-installer This smart column output alignment library is used by fdisk utilities. . This is a minimal package for debian-installer.