From fb348e99165ff47969a255b2bbd66a1be008da20 Mon Sep 17 00:00:00 2001 From: dufourj Date: Wed, 24 May 2006 01:07:48 +0000 Subject: PC104 : - config busybox moins facho... --- i/pc104/initrd/conf/busybox/config | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/i/pc104/initrd/conf/busybox/config b/i/pc104/initrd/conf/busybox/config index 5373116..2b2d2f3 100644 --- a/i/pc104/initrd/conf/busybox/config +++ b/i/pc104/initrd/conf/busybox/config @@ -82,7 +82,7 @@ CONFIG_CAT=y CONFIG_CHROOT=y # CONFIG_CMP is not set # CONFIG_COMM is not set -# CONFIG_CP is not set +CONFIG_CP=y # CONFIG_CUT is not set # CONFIG_DATE is not set # CONFIG_FEATURE_DATE_ISOFMT is not set @@ -105,7 +105,7 @@ CONFIG_FEATURE_FANCY_ECHO=y # CONFIG_ID is not set # CONFIG_INSTALL is not set # CONFIG_LENGTH is not set -# CONFIG_LN is not set +CONFIG_LN=y # CONFIG_LOGNAME is not set CONFIG_LS=y CONFIG_FEATURE_LS_FILETYPES=y @@ -120,7 +120,7 @@ CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y # CONFIG_MKDIR is not set # CONFIG_MKFIFO is not set # CONFIG_MKNOD is not set -# CONFIG_MV is not set +CONFIG_MV=y # CONFIG_NICE is not set # CONFIG_NOHUP is not set # CONFIG_OD is not set @@ -167,6 +167,10 @@ CONFIG_TRUE=y # CONFIG_WHO is not set # CONFIG_WHOAMI is not set # CONFIG_YES is not set + +# +# Common options for cp and mv +# # CONFIG_FEATURE_PRESERVE_HARDLINKS is not set # -- cgit v1.2.3