Package: fdisk-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Installer-Menu-Item: 99999 Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 5044 Filename: packages/unstable/main/fdisk-udeb_2.42.1-2_powerpc.udeb Size: 950580 MD5sum: b0c87b142a751f49d69de0d3ac43add6 SHA1: 48e118ae41be3ac0f0448371f796821635032430 SHA256: c3c0c63df3de739baa0af83cf635adde4baa1242d74ba74d39d749600bc6d0ff SHA512: c29c916589a1b837020b7ada5dc39e17944a24b4b185fd81fba7c0e77881ffbd3c16a56dc12b6b32af650c7e3c3aeaca9ef032746dbfa8c2024b96f82279e0d2 Description: Manually partition a hard drive (fdisk) Package: libmount1-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 716 Depends: libblkid1-udeb (>= 2.31), libc6-udeb (>= 2.42) Filename: packages/unstable/main/libmount1-udeb_2.42.1-2_powerpc.udeb Size: 203420 MD5sum: 68030f5012774e39c81dc036286cb0cb SHA1: 715923c7e665d4dc8f4212374563bd84d7e90135 SHA256: 567aaaffda26e19ba50befad84c694a58312586f7106074f9a4a5ab4f7a994de SHA512: a1a6c1dd1aa917a3e11b2f2cb4290a1d7bce44a668f2345d7783193ff946d404f438c58763e2bbe3cb2995bff91a0fc9c7018ae1a5d58f97dc3b9eff679fa13f 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: eject-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Installer-Menu-Item: 96000 Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 140 Depends: cdebconf-udeb, libc6-udeb (>= 2.42), libmount1-udeb (>= 2.33) Filename: packages/unstable/main/eject-udeb_2.42.1-2_powerpc.udeb Size: 43912 MD5sum: ce20ee3dae0cd86a3ade8d517bf9d497 SHA1: af5bcf637426a66fe1939e8980c6cf54616e723d SHA256: bdc3109d1553669f2d17708237daa60ae97943bd7c8ab9dc9ce8971f2f29236a SHA512: c9c83cd332a0992aff4549ac00427101a7d99377380febfe48b59b8d5e7fff9b8137543ad87e6b054b96bc14bb69ddfc7ec4b698f343fc8ee931beaee9935f54 Description: ejects CDs from d-i menu Package: util-linux-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 1361 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/util-linux-udeb_2.42.1-2_powerpc.udeb Size: 448332 MD5sum: f53e835add4e80e52bf8edde9e36cb22 SHA1: 10a3b5c49faf4955eb00d3e072322beadc2adf1e SHA256: 02ac1efd19decac23b8df5aa547b31430a5b6e791df52940eee261fd79b634cc SHA512: fa3bd6ff0c6a3be69445a317de9f5a1baddd025daf28916614bb3a9cf8bdfbe0fbb26c4fa5c861a9e31bff2520cc21bf87aa1c2f4214a0d9d3192e32d2fb8216 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: libinput10-udeb Architecture: powerpc Version: 1.31.3-1 Priority: optional Section: debian-installer Source: libinput Maintainer: Debian X Strike Force Installed-Size: 887 Depends: libc6-udeb (>= 2.42), libevdev2-udeb (>= 1.13.6+dfsg), libmtdev1-udeb (>= 1.1.7), libudev1-udeb (>= 247) Filename: packages/unstable/main/libinput10-udeb_1.31.3-1_powerpc.udeb Size: 178772 MD5sum: c131e5ab224c27eb2388e85106bd38d7 SHA1: 9104d44f2dd1033c5002ad0e183c72d5ebf363f6 SHA256: a9455e7e99fe181902eb9262501b66d3a25e72f03a3800d6c6507a0a27dddc27 SHA512: 0e8a4ddbe6236112dd9a542d0a88490eeb0afbb7b0a956529477ac3aa3ead95d1be41a108afa911753a19cc0907361642bf72503ccf46e26a8880c0a20d87acd Description: input device management and event handling library - shared library This is a udeb, or a microdeb, for the debian-installer. Package: strace-udeb Architecture: powerpc Version: 7.0+ds-1 Priority: optional Section: debian-installer Source: strace Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2502 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/strace-udeb_7.0+ds-1_powerpc.udeb Size: 559688 MD5sum: baeceb49ac83bd18be85fd7935c74bae SHA1: 406aa3da1ead037ac13d0dece9d18f62b44bd12d SHA256: aa78ee463aa1583dcf898584b3219a06667109c4acbae4ef6fd9101a9ea00654 SHA512: 182d2e360d960583d0d04a551a484363266b7ce07bb0b4431fceeba58d4aecda2cc16d5f6f92b555b57b5ce569c085f378c1d1ce23ddf2eed5e257c8315cc4f5 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: libuuid1-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 72 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/libuuid1-udeb_2.42.1-2_powerpc.udeb Size: 17008 MD5sum: aa9989575535b3f668d4f254c7d6fc27 SHA1: 71823b23d21e16c2bf7140f429cf7fd6a581dff4 SHA256: ea23055c4d5af4e3a75771850785742cc365852397597e71874498b4b8390663 SHA512: 25fb64fd994a32c33f242883b4db820f42dc180d43cb43ef1295a82c583ba717a9cbda0e29950fe767362a1773600fd848ca9ee21c60f8c62aa348280c0fcf17 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: powerpc Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 460 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/libsmartcols1-udeb_2.42.1-2_powerpc.udeb Size: 135552 MD5sum: 2fd88b8e861acd7f4d4c8b63c7636d09 SHA1: 8f31724f8feec91cdae3847be46543ebeadf6a37 SHA256: 48c989a0d546d491c0e3b0ae230f1ac9402c5f7d616ace8a12b468ca5271a3d1 SHA512: dc4de8e10d935277885d910742a50bd43722b32304855a69ba9364d3370534405acbd79be005c393e52bc3795fe524968c5f1032db30080ec3d9d511f39f05c2 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. Package: libfdisk1-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 652 Depends: libblkid1-udeb (>= 2.31), libc6-udeb (>= 2.42), libuuid1-udeb (>= 2.31) Filename: packages/unstable/main/libfdisk1-udeb_2.42.1-2_powerpc.udeb Size: 209552 MD5sum: 1b15305af7e8fbe1b3af342e64235194 SHA1: 7ed1537ed94d369443a8c08c63d7959fb3d3c0d3 SHA256: 563ddd73b7937ae56ba03111f66cac3006aa76a1ef93b5150f2a93f28263262c SHA512: a20486bf706508ceb0540842974d72b40cf306c180e4953a0e3442792e09f3cedde5642d8688593b3260daecd5ef999d1ff96d6f8767c7aea55155b068ca2cce 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: libblkid1-udeb Architecture: powerpc Version: 2.42.1-2 Priority: optional Section: debian-installer Source: util-linux Maintainer: Chris Hofstaedtler Installed-Size: 524 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/libblkid1-udeb_2.42.1-2_powerpc.udeb Size: 171232 MD5sum: 1a2c3ccdd69f3d8c56c6b5110719f202 SHA1: 0c00c93299cb41f3fff25aa55411e37e8685f1ef SHA256: 9d90a238703cdc71c484a35c08087a860ef1edd19a809fb43ca8d3b59d489003 SHA512: 998a123f9d90806c26c5848016e75581cef88d571c0d007960ae8c30434454f6d8e862b0ab487fa7aef32e05d3e09936da082fffdaa84327f49c95f5296ef371 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.