remove cpio

This commit is contained in:
Tobias Powalowski 2022-09-12 09:20:15 +02:00
parent d8a3acdb64
commit 729dfefca7
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ build ()
map add_binary getent head id cksum tail test tr uptime w who which whoami xargs \ map add_binary getent head id cksum tail test tr uptime w who which whoami xargs \
swapon uniq seq fdisk sfdisk cfdisk parted free less \ swapon uniq seq fdisk sfdisk cfdisk parted free less \
chgrp chown dialog dmesg egrep fgrep stty sync tar bsdcpio hdparm \ chgrp chown dialog dmesg egrep fgrep stty sync tar bsdcpio hdparm \
chroot dirname expr bzip2 su cpio sdparm tput \ chroot dirname expr bzip2 su sdparm tput \
ifconfig losetup mkfifo mknod readlink lzmadec lzop xz last wall mesg utmpdump \ ifconfig losetup mkfifo mknod readlink lzmadec lzop xz last wall mesg utmpdump \
xzdec switch_root pivot_root chcpu ctrlaltdel gdisk sgdisk cgdisk fixparts findmnt \ xzdec switch_root pivot_root chcpu ctrlaltdel gdisk sgdisk cgdisk fixparts findmnt \
lsfd lsblk swaplabel cal chrt col colcrt colrm column fallocate flock getopt \ lsfd lsblk swaplabel cal chrt col colcrt colrm column fallocate flock getopt \

View file

@ -6,7 +6,7 @@ build ()
apps="getent head id cksum tail test tr uptime w who which whoami xargs \ apps="getent head id cksum tail test tr uptime w who which whoami xargs \
swapon uniq seq fdisk sfdisk cfdisk parted free less \ swapon uniq seq fdisk sfdisk cfdisk parted free less \
chgrp dialog dmesg egrep fgrep stty sync tar bsdcpio hdparm \ chgrp dialog dmesg egrep fgrep stty sync tar bsdcpio hdparm \
chroot dirname expr bunzip2 bzcat bzip2 su cpio sdparm tput \ chroot dirname expr bunzip2 bzcat bzip2 su sdparm tput \
ifconfig losetup mkfifo mknod lzmadec lzop lzma lzcat unlzma unxz xzcat \ ifconfig losetup mkfifo mknod lzmadec lzop lzma lzcat unlzma unxz xzcat \
lastb last wall mesg utmpdump xzdec switch_root pivot_root chcpu ctrlaltdel \ lastb last wall mesg utmpdump xzdec switch_root pivot_root chcpu ctrlaltdel \
gdisk sgdisk cgdisk fixparts findmnt lsblk swaplabel cal chrt col colcrt \ gdisk sgdisk cgdisk fixparts findmnt lsblk swaplabel cal chrt col colcrt \