summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/use-miniimfs-as-base-filesystem.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/use-miniimfs-as-base-filesystem.yml')
-rw-r--r--spec/acfg/if/use-miniimfs-as-base-filesystem.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/spec/acfg/if/use-miniimfs-as-base-filesystem.yml b/spec/acfg/if/use-miniimfs-as-base-filesystem.yml
new file mode 100644
index 00000000..13474187
--- /dev/null
+++ b/spec/acfg/if/use-miniimfs-as-base-filesystem.yml
@@ -0,0 +1,35 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: feature-enable
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: |
+ In case this configuration option is defined, then an IMFS with a reduced
+ feature set will be the base filesystem (also known as root filesystem).
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-filesystem
+name: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
+notes: |
+ In case this configuration option is defined, then the following
+ configuration options will be defined as well
+
+ * ${imfs-disable-chmod:/name},
+
+ * ${imfs-disable-chown:/name},
+
+ * ${imfs-disable-link:/name},
+
+ * ${imfs-disable-readlink:/name},
+
+ * ${imfs-disable-rename:/name},
+
+ * ${imfs-disable-symlink:/name},
+
+ * ${imfs-disable-utime:/name}, and
+
+ * ${imfs-disable-unmount:/name}.
+text: ''
+type: interface