|
|
@ -0,0 +1,15 @@ |
|
|
|
--- ./Makefile.orig 2006-07-19 22:16:14.000000000 +0200
|
|
|
|
+++ ./Makefile 2006-07-19 22:37:47.000000000 +0200
|
|
|
|
@@ -8,8 +8,8 @@
|
|
|
|
PRGS=sync echo chroot mkdir rmdir mknod pwd true false clear chown chgrp \ |
|
|
|
chmod sleep tty tar basename chvt df tee uname arch hostname dmesg env \ |
|
|
|
dirname domainname id ln mv cp yes which cat rm wc ls whoami mkfifo head \ |
|
|
|
-install sosrm soscp sosmv sosln soslns md5sum sleep2 allinone kill uniq \
|
|
|
|
-dd tr mesg write touch du tail uuencode uudecode nohup nice cmp mktemp \
|
|
|
|
-truncate test date mount printenv umount pivot_root insmod rmmod \
|
|
|
|
-lsmod free losetup switch_root readlink
|
|
|
|
+md5sum kill uniq \
|
|
|
|
+dd tr write touch du tail nohup nice cmp mktemp \
|
|
|
|
+test date mount printenv umount pivot_root \
|
|
|
|
+free losetup switch_root readlink
|
|
|
|
|