From a250f228e846538ea025381f89bf8abfac004e4f Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 18 May 2022 08:54:26 +0200 Subject: [PATCH] remove df and top from base_cleanup --- usr/lib/initcpio/install/archboot_base_cleanup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/lib/initcpio/install/archboot_base_cleanup b/usr/lib/initcpio/install/archboot_base_cleanup index 0c2cf4bd7..b09272b6f 100644 --- a/usr/lib/initcpio/install/archboot_base_cleanup +++ b/usr/lib/initcpio/install/archboot_base_cleanup @@ -5,8 +5,8 @@ build () { apps="getent head id cksum tail test tr uptime w who which whoami xargs \ swapon uniq cut seq snarf fdisk sfdisk cfdisk parted free less \ - chgrp df dialog dmesg egrep fgrep stty sync tar bsdcpio hdparm \ - chroot dirname expr bunzip2 bzcat bzip2 su cpio top sdparm tput \ + chgrp dialog dmesg egrep fgrep stty sync tar bsdcpio hdparm \ + chroot dirname expr bunzip2 bzcat bzip2 su cpio sdparm tput \ ifconfig losetup mkfifo mknod lzmadec lzop lzma lzcat unlzma unxz xzcat \ lastb last wall mesg utmpdump xzdec switch_root pivot_root chcpu ctrlaltdel \ gdisk sgdisk cgdisk fixparts findmnt lsblk swaplabel cal chrt col colcrt \