Source-Makefile: package/utils/util-linux/Makefile
Package: libblkid
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libuuid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: libs
Category: Libraries
Title: block device id library
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  The libblkid library is used to identify block devices (disks) as to their
 content (e.g. filesystem type, partitions) as well as extracting additional
 information such as filesystem labels/volume names, partitions, unique
 identifiers/serial numbers...
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: libmount
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: libs
Category: Libraries
Title: mount library
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  The libmount library is used to parse /etc/fstab, /etc/mtab and
 /proc/self/mountinfo files, manage the mtab file, evaluate mount options...
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: libuuid
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: libs
Category: Libraries
Title: DCE compatible Universally Unique Identifier library
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  The UUID library is used to generate unique identifiers for objects
 that may be accessible beyond the local system. This library
 generates UUIDs compatible with those created by the Open Software
 Foundation (OSF) Distributed Computing Environment (DCE) utility.
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: agetty
Submenu: Terminal
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: alternative Linux getty
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  agetty opens a tty port, prompts for a login name and invokes the
 /bin/login command
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: blkid
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: locate/print block device attributes
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  The blkid program is the command-line interface to working with the libblkid
 library.
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: cal
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libncurses
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: display a calendar
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  cal displays a simple calendar
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: cfdisk
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid +libncurses
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: display or manipulate disk partition table
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  cfdisk is a curses-based program for partitioning any hard disk drive
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: dmesg
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: print or control the kernel ring buffer
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  dmesg  is used to examine or control the kernel ring buffer
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: fdisk
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: manipulate disk partition table
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  a menu-driven program for creation and manipulation of partition tables
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: findfs
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: find a filesystem by label or UUID
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  findfs will search the disks in the system looking for a filesystem which has
 a label matching label or a UUID equal to uuid
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: flock
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: manage locks from shell scripts
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:   manages flock locks from within shell scripts or the command line
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: getopt
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: parse command options (enhanced)
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  getopt is used to break up (parse) options in command lines for easy parsing
 by shell procedures, and to check for legal options
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: hwclock
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: query or set the hardware clock
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  hwclock is a tool for accessing the Hardware Clock
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: logger
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: a shell command interface to the syslog system log module
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  logger makes entries in the system log, it provides a shell command interface
 to the syslog system log module
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: look
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: display lines beginning with a given string
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  look utility displays any lines in file which contain string
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: losetup
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: set up and control loop devices
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  losetup is used to associate loop devices with regular files or block devices,
 to detach loop devices and to query the status of a loop device
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: lsblk
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid +libmount
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: list block devices
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  lsblk lists information about all or the specified block devices
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: mcookie
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: generate magic cookies for xauth
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  mcookie generates a 128-bit random hexadecimal number for use with the X
 authority system
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: mount-utils
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libmount
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: related (u)mount utilities
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  contains: mount, umount, findmnt
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: namei
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: follow a pathname until a terminal point is found
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  namei uses its arguments as pathnames to any type of Unix file (symlinks,
 files, directories, and so forth)
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: rename
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: rename files
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  rename will rename the specified files by replacing the first occurrence of
 expression in their name by replacement
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: partx-utils
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: inform kernel about the presence and numbering of on-disk partitions
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  contains partx, addpart, delpart
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: script-utils
Submenu: Terminal
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: make and replay typescript of terminal session
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  contains: script, scriptreplay
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: setterm
Submenu: Terminal
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libncurses
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: set terminal attributes
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  setterm writes to standard output a character string that will invoke the
 specified terminal capabilities
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: sfdisk
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: partition table manipulator for Linux
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  list the size of a partition, list the partitions on a device, check the
 partitions on a device and repartition a device
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: swap-utils
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: swap space management utilities
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  contains: mkswap, swaplabel
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: uuidd
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libuuid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: UUID generation daemon
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  The uuidd daemon is used by the UUID library to generate universally unique
 identifiers (UUIDs), especially time-based UUIDs, in a secure and
 guaranteed-unique fashion, even in the face of large numbers of threads
 running on different CPUs trying to grab UUIDs.
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: uuidgen
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libuuid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: create a new UUID value
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  The uuidgen program creates (and prints) a new universally unique identifier
 (UUID) using the libuuid library. The new UUID can reasonably be considered
 unique among all UUIDs created on the local system, and among UUIDs created on
 other systems in the past and in the future.
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: wall
Submenu: Terminal
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: send a message to everybody's terminal
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  wall sends a message to everybody logged in with their mesg permission
 set to yes
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: whereis
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread 
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: locate the binary, source, and manual page files for a command
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  whereis locates source/binary and manuals sections for specified files
http://www.kernel.org/pub/linux/utils/util-linux/

@@

Package: wipefs
Submenu: disc
Version: 2.24.1-1
Depends: +libc +USE_EGLIBC:librt +USE_EGLIBC:libpthread +libblkid
Menu-Depends: 
Provides: 
Build-Depends: libncurses
Section: utils
Category: Utilities
Title: wipe a signature from a device
Maintainer: 
Source: util-linux-2.24.1.tar.xz
Type: ipkg
Description:  wipefs can erase filesystem, raid or partition table signatures (magic
 strings) from the specified device to make the signature invisible for
 libblkid.
http://www.kernel.org/pub/linux/utils/util-linux/

@@


