summaryrefslogtreecommitdiff
path: root/i/pc104/initrd/conf/busybox/config
diff options
context:
space:
mode:
Diffstat (limited to 'i/pc104/initrd/conf/busybox/config')
-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
#