-rwxr-xr-x root/root usr/bin/setsid
-rwxr-xr-x root/root usr/bin/setterm
-rwxr-xr-x root/root usr/bin/taskset
+-rwxr-xr-x root/root usr/bin/uclampset
-rwxr-xr-x root/root usr/bin/ul
lrwxrwxrwx root/root usr/bin/uname26 -> setarch
-rwxr-xr-x root/root usr/bin/unshare
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/addpart
-rwxr-xr-x root/root usr/sbin/delpart
--rwxr-xr-x root/root usr/sbin/fdformat
-rwxr-xr-x root/root usr/sbin/ldattach
-rwxr-xr-x root/root usr/sbin/partx
-rwxr-xr-x root/root usr/sbin/readprofile
-rw-r--r-- root/root usr/share/man/man1/setsid.1.gz
-rw-r--r-- root/root usr/share/man/man1/setterm.1.gz
-rw-r--r-- root/root usr/share/man/man1/taskset.1.gz
+-rw-r--r-- root/root usr/share/man/man1/uclampset.1.gz
-rw-r--r-- root/root usr/share/man/man1/ul.1.gz
-rw-r--r-- root/root usr/share/man/man1/unshare.1.gz
-rw-r--r-- root/root usr/share/man/man1/utmpdump.1.gz
-rw-r--r-- root/root usr/share/man/man8/chmem.8.gz
-rw-r--r-- root/root usr/share/man/man8/ctrlaltdel.8.gz
-rw-r--r-- root/root usr/share/man/man8/delpart.8.gz
--rw-r--r-- root/root usr/share/man/man8/fdformat.8.gz
-rw-r--r-- root/root usr/share/man/man8/fdisk.8.gz
-rw-r--r-- root/root usr/share/man/man8/findfs.8.gz
-rw-r--r-- root/root usr/share/man/man8/findmnt.8.gz
-rw-r--r-- root/root usr/share/man/man8/fsfreeze.8.gz
-rw-r--r-- root/root usr/share/man/man8/fstrim.8.gz
-rw-r--r-- root/root usr/share/man/man8/hwclock.8.gz
+-rw-r--r-- root/root usr/share/man/man8/i386.8.gz
-rw-r--r-- root/root usr/share/man/man8/isosize.8.gz
-rw-r--r-- root/root usr/share/man/man8/ldattach.8.gz
-rw-r--r-- root/root usr/share/man/man8/linux32.8.gz
-rw-r--r-- root/root usr/share/man/man8/uuidd.8.gz
-rw-r--r-- root/root usr/share/man/man8/wdctl.8.gz
-rw-r--r-- root/root usr/share/man/man8/wipefs.8.gz
+-rw-r--r-- root/root usr/share/man/man8/x86_64.8.gz
-rw-r--r-- root/root usr/share/man/man8/zramctl.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
untrusted comment: verify with /etc/ports/core-arm64.pub
-RWSKslkvIwb+2d6Fh/JWQgt4dqT/6tr9lEtfS1R++OCJE9LgVI6YI8sPhMEQs4eDw4X0klshC89sbfhAnHRyD38KsInujJdYiw8=
-SHA256 (Pkgfile) = f0ab6ed750a962410e50947859fa8be2486bf74d5628e06ee19bf93f496e7264
-SHA256 (.footprint) = 6bff348496c7db61e8d6e79600806309b9b069b7634e7d4782f4955f72ad9b15
-SHA256 (util-linux-2.36.2.tar.xz) = f7516ba9d8689343594356f0e5e1a5f0da34adfbc89023437735872bb5024c5f
+RWSKslkvIwb+2VbkJQRpr8113y2dRwNNYgORmaZ+4XkOHn7utNioO72zzHMLvZtuEGAApl+LiSOhc6yytBKbpE8t5pR+v5c5Yw4=
+SHA256 (Pkgfile) = 678af9cf2f8cfdf87194746aa68ed9bea23d2f1d0c05b9343f98d1f25b337ddf
+SHA256 (.footprint) = a7ad10d940635c0f4ee3504ca763bb806a6bcc8c59ff135438e70a1ab881292a
+SHA256 (util-linux-2.37.tar.xz) = bd07b7e98839e0359842110525a3032fdb8eaf3a90bedde3dd1652d32d15cce5
+SHA256 (util-linux-man-2.37.tar.xz) = e788f3aa921691dadf6e5315338ae536e3ec70f952781ac74bc4ba360d3d8ff7
# URL: http://userweb.kernel.org/~kzak/util-linux/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
-# Depends on: eudev ncurses zlib
+# Depends on: eudev file readline bzip2 xz
name=util-linux
-version=2.36.2
+version=2.37
release=1
-source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz)
+source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz
+ $name-man-$version.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr \
--disable-nls \
+ --disable-asciidoc \
--disable-{login,su,sulogin,nologin,runuser} \
--disable-chfn-chsh \
--enable-{write,raw,kill} \
install -d $PKG/{etc,var/{lib/libuuid,run/uuidd}}
touch $PKG/etc/adjtime
+ cp -r $SRC/man $PKG/usr/share
rm -r $PKG/usr/share/{doc,bash-completion}
rm $PKG/sbin/{mkfs.bfs,mkfs.minix,fsck.minix}