diff --git a/install/arch_base_lowmem b/install/arch_base_lowmem index 4b6f6e296..aa5215506 100644 --- a/install/arch_base_lowmem +++ b/install/arch_base_lowmem @@ -29,7 +29,7 @@ install () ### adding needed programs from running system add_file "${CONFIG}" "/config" SCRIPT="arch_base_lowmem" - BINARIES="init agetty mount modprobe umount head basename clear nano printf tail test tty wc which xargs yes syslog-ng bash swapon uniq cut seq find sort fdisk sfdisk cfdisk gawk cp mv shutdown ls rm sed less chgrp chmod chown df dialog dmesg egrep fgrep grep kill killall killall5 more ps pwd rmdir stty sync tar touch uname hdparm true mktemp chroot dirname bzip2 hwclock depmod cat gzip sdparm expr tput ifconfig" + BINARIES="init agetty mount modprobe umount head basename clear nano printf tail test tty wc which xargs yes syslog-ng bash swapon uniq cut seq find sort fdisk sfdisk cfdisk gawk cp mv shutdown ls rm sed less chgrp chmod chown df dialog dmesg egrep fgrep grep kill killall killall5 more ps pwd rmdir stty sync tar touch uname hdparm true mktemp chroot dirname bzip2 hwclock depmod cat gzip tr sdparm expr tput ifconfig" add_file "/bin/echo" add_file "/bin/gunzip" add_file "/bin/zcat"