PKG_HASH:=be9ad9a276f4305ab7dd2f5225c8be1ff54352f565ff4dede9628c1aaa7dec57
PKG_CPE_ID:=cpe:/a:kernel:util-linux
-PKG_LICENSE:=GPL-2.0-only
-PKG_LICENSE_FILES:= COPYING \
- libblkid/COPYING \
- libmount/COPYING \
- Documentation/licenses/COPYING.GPLv2 \
- Documentation/licenses/COPYING.LGPLv2.1 \
- libuuid/COPYING \
- Documentation/licenses/COPYING.BSD-3
PKG_INSTALL:=1
SECTION:=libs
CATEGORY:=Libraries
ABI_VERSION:=1
+ LICENSE:=LGPL-2.1-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.LGPL-2.1-or-later
endef
define Package/libblkid/description
SECTION:=libs
CATEGORY:=Libraries
ABI_VERSION:=1
+ LICENSE:=LGPL-2.1-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.LGPL-2.1-or-later
endef
define Package/libfdisk/description
SECTION:=libs
CATEGORY:=Libraries
ABI_VERSION:=1
+ LICENSE:=LGPL-2.1-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.LGPL-2.1-or-later
endef
define Package/libmount/description
SECTION:=libs
CATEGORY:=Libraries
ABI_VERSION:=1
+ LICENSE:=BSD-3-Clause
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-3-Clause
endef
define Package/libuuid/description
SECTION:=libs
CATEGORY:=Libraries
ABI_VERSION:=1
+ LICENSE:=LGPL-2.1-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.LGPL-2.1-or-later
endef
define Package/libsmartcols/description
$(call Package/util-linux/Default)
TITLE:=alternative Linux getty
SUBMENU=Terminal
+ LICENSE:=Public-Domain
endef
define Package/agetty/description
TITLE:=discard sectors on a device
SUBMENU=Disc
DEPENDS:=libblkid
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/blkdiscard/description
TITLE:=locate and print block device attributes
DEPENDS:= +libblkid +libuuid
SUBMENU=Disc
+ LICENSE:=LGPL-2.1-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.LGPL-2.1-or-later
endef
define Package/blkid/description
$(call Package/util-linux/Default)
TITLE:=call block device ioctls from the command line
SUBMENU=Disc
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/blockdev/description
$(call Package/util-linux/Default)
TITLE:=display a calendar
DEPENDS:= +libncurses
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/cal/description
TITLE:=display or manipulate disk partition table
DEPENDS:= +libblkid +libncurses +libsmartcols +libfdisk +libmount
SUBMENU:=Disc
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/cfdisk/description
$(call Package/util-linux/Default)
TITLE:=colrm removes selected columns from a file
DEPENDS:=
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/colrm/description
$(call Package/util-linux/Default)
TITLE:=print or control the kernel ring buffer
DEPENDS:= +libncursesw
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/dmesg/description
TITLE:=eject removable media
DEPENDS:= +libblkid +libmount +libuuid
SUBMENU=Disc
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/eject/description
TITLE:=manipulate disk partition table
DEPENDS:= +libblkid +libsmartcols +libfdisk +libncursesw
SUBMENU=Disc
+ LICENSE:=GPL-1.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-1.0-or-later
endef
define Package/fdisk/description
TITLE:=find a filesystem by label or UUID
DEPENDS:= +libblkid
SUBMENU=Disc
+ LICENSE:=GPL-1.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-1.0-or-later
endef
define Package/findfs/description
$(call Package/util-linux/Default)
TITLE:=manage locks from shell scripts
ALTERNATIVES:=200:/usr/bin/flock:/usr/bin/util-linux-flock
+ LICENSE:=MIT
+ LICENSE_FILES:=Documentation/licenses/COPYING.MIT
endef
define Package/flock/description
TITLE:=discard unused blocks on a mounted filesystem
DEPENDS:= +libblkid +libuuid +libsmartcols +libmount
SUBMENU=Filesystem
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/fstrim/description
define Package/getopt
$(call Package/util-linux/Default)
TITLE:=parse command options (enhanced)
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/getopt/description
define Package/hwclock
$(call Package/util-linux/Default)
TITLE:=query or set the hardware clock
+ LICENSE:=GPL-3.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-3.0-or-later
endef
define Package/hwclock/description
define Package/ipcs
$(call Package/util-linux/Default)
TITLE:=show information on IPC facilities
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/ipcs/description
$(call Package/util-linux/Default)
TITLE:=a shell command interface to the syslog system log module
ALTERNATIVES:=200:/usr/bin/logger:/usr/bin/util-linux-logger
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/logger/description
define Package/look
$(call Package/util-linux/Default)
TITLE:=display lines beginning with a given string
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/look/description
$(call Package/util-linux/Default)
TITLE:=set up and control loop devices
DEPENDS:= +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/losetup/description
TITLE:=list block devices
DEPENDS:= +libblkid +libmount +libsmartcols +libncurses
SUBMENU=Disc
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/lsblk/description
$(call Package/util-linux/Default)
TITLE:=display information about the CPU architecture
DEPENDS:= +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/lscpu/description
$(call Package/util-linux/Default)
TITLE:=list local system locks
DEPENDS:= +libmount +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/lslocks/description
$(call Package/util-linux/Default)
TITLE:=list system namespaces
DEPENDS:= +libblkid +libmount +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/lsns/description
$(call Package/util-linux/Default)
TITLE:=filter for paging through text one screenful at a time
DEPENDS:= +libncurses
+ LICENSE:=BSD-4.3TAHOE
endef
define Package/more/description
define Package/mcookie
$(call Package/util-linux/Default)
TITLE:=generate magic cookies for xauth
+ LICENSE:=Public-Domain
endef
define Package/mcookie/description
$(call Package/util-linux/Default)
TITLE:=related (u)mount utilities
DEPENDS+= +libmount +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/mount-utils/description
define Package/namei
$(call Package/util-linux/Default)
TITLE:=follow a pathname until a terminal point is found
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/namei/description
define Package/nsenter
$(call Package/util-linux/Default)
TITLE:=enter a namespace
+ LICENSE:=GPL-2.0-only
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-only
endef
define Package/nsenter/description
$(call Package/util-linux/Default)
TITLE:=get and set process resource limits
DEPENDS:= +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/prlimit/description
define Package/rename
$(call Package/util-linux/Default)
TITLE:=rename files
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/rename/description
define Package/rev
$(call Package/util-linux/Default)
TITLE:=Reverse lines characterwise
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/rev/description
TITLE:=inform kernel about the presence and numbering of on-disk partitions
DEPENDS:= +libblkid +libsmartcols
SUBMENU=Disc
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/partx-utils/description
$(call Package/util-linux/Default)
TITLE:=make and replay typescript of terminal session
SUBMENU=Terminal
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/script-utils/description
TITLE:=set terminal attributes
DEPENDS:= +libncurses
SUBMENU:=Terminal
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/setterm/description
TITLE:=partition table manipulator for Linux
SUBMENU=Disc
DEPENDS:= +libblkid +libfdisk +libsmartcols +libncursesw
+ LICENSE:=GPL-1.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-1.0-or-later
endef
define Package/sfdisk/description
TITLE:=swap space management utilities
DEPENDS+= +libblkid
SUBMENU:=Filesystem
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/swap-utils/description
$(call Package/util-linux/Default)
TITLE:=set or retrieve a process's CPU affinity
ALTERNATIVES:=200:/usr/bin/taskset:/usr/bin/util-linux-taskset
+ LICENSE:=GPL-2.0-only
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-only
endef
define Package/taskset/description
define Package/unshare
$(call Package/util-linux/Default)
TITLE:=unshare userspace tool
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/unshare/description
$(call Package/util-linux/Default)
TITLE:=UUID generation daemon
DEPENDS:= +libuuid
+ LICENSE:=GPL-1.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-1.0-or-later
endef
define Package/uuidd/description
$(call Package/util-linux/Default)
TITLE:=create a new UUID value
DEPENDS:= +libuuid
+ LICENSE:=GPL-1.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-1.0-or-later
endef
define Package/uuidgen/description
$(call Package/util-linux/Default)
TITLE:=send a message to everybody's terminal
SUBMENU=Terminal
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/wall/description
$(call Package/util-linux/Default)
TITLE:=show hardware watchdog status
DEPENDS:= +libsmartcols
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/wdctl/description
define Package/whereis
$(call Package/util-linux/Default)
TITLE:=locate the binary, source, and manual page files for a command
+ LICENSE=BSD-4-Clause-UC
+ LICENSE_FILES:=Documentation/licenses/COPYING.BSD-4-Clause-UC
endef
define Package/whereis/description
TITLE:=wipe a signature from a device
DEPENDS:= +libblkid +libsmartcols
SUBMENU:=Disc
+ LICENSE:=GPL-2.0-or-later
+ LICENSE_FILES:=Documentation/licenses/COPYING.GPL-2.0-or-later
endef
define Package/wipefs/description