From 4fbf2ba605b5c6fcca8f010c1f8876840377878e Mon Sep 17 00:00:00 2001 From: "Sergio L. Pascual" Date: Tue, 6 Jan 2015 00:40:34 +0100 Subject: [PATCH] createdrives: add more binaries to hard disk. --- Kernel/platform-z80pack/createdrives | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Kernel/platform-z80pack/createdrives b/Kernel/platform-z80pack/createdrives index 9ad5973e..8128cc5f 100755 --- a/Kernel/platform-z80pack/createdrives +++ b/Kernel/platform-z80pack/createdrives @@ -4,8 +4,8 @@ BASEDIR=`dirname $0` UTILDIR="${BASEDIR}/../../Applications/util" UCP="${BASEDIR}/../../Standalone/ucp" MKFS="${BASEDIR}/../../Standalone/mkfs" -DISK1BINS="cat cp df fdisk fsck kill ln ls mkdir mknod mount prtroot ps ssh rm rmdir" -DISK2BINS="bd cut chgrp chmod chown date dd du echo ed false grep id mkfs more mv printenv prtroot pwd sleep su sync touch tr true wc which" +DISK1BINS="cat cp df fdisk fsck kill ln ls mkdir mknod mount ps ssh rm rmdir" +DISK2BINS="banner basename bd cal chgrp chmod chown cksum cmp cut date dd decomp16 dirname dosread du echo ed false fgrep fsck grep head id init ll logname man mkfs mkfifo more mv od pagesize passwd patchcpm printenv prtroot pwd sleep sort stty sum su sync tee tail touch tr true umount uniq uud uue wc which who whoami write xargs sed yes" DISK1DIRS="dev bin etc lib root home usr tmp" DISK2DIRS="bin cpm" DEVS="fd0 60644 0 -- 2.34.1