summaryrefslogtreecommitdiff
path: root/i/pc104
diff options
context:
space:
mode:
authordufourj2006-05-24 01:07:48 +0000
committerdufourj2006-05-24 01:07:48 +0000
commitfb348e99165ff47969a255b2bbd66a1be008da20 (patch)
tree97eedb4e27f9132861ef65496a833980e84b591f /i/pc104
parent5307a1d79407dd84bd4176b2ec61a812b69d9979 (diff)
PC104 :
- config busybox moins facho...
Diffstat (limited to 'i/pc104')
-rw-r--r--i/pc104/initrd/conf/busybox/config10
1 files 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
#