summaryrefslogtreecommitdiff
path: root/spec/if/acfg/use-devfs-as-base-filesystem.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-16 11:48:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-16 16:33:00 +0200
commit3bdf817950eadd75a2785b62220eb0b04533b9fd (patch)
treeed221c6de813e7a473e2882af6326bf2e5b44bd1 /spec/if/acfg/use-devfs-as-base-filesystem.yml
parent724df1c5ef711c9399cd8c33b23aee40304d0332 (diff)
spec: Group items by component
Diffstat (limited to 'spec/if/acfg/use-devfs-as-base-filesystem.yml')
-rw-r--r--spec/if/acfg/use-devfs-as-base-filesystem.yml50
1 files changed, 0 insertions, 50 deletions
diff --git a/spec/if/acfg/use-devfs-as-base-filesystem.yml b/spec/if/acfg/use-devfs-as-base-filesystem.yml
deleted file mode 100644
index 72e46305..00000000
--- a/spec/if/acfg/use-devfs-as-base-filesystem.yml
+++ /dev/null
@@ -1,50 +0,0 @@
-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_DEVFS_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-mknod-file:/name},
-
- * ${imfs-disable-mount:/name},
-
- * ${imfs-disable-readdir:/name},
-
- * ${imfs-disable-readlink:/name},
-
- * ${imfs-disable-rename:/name},
-
- * ${imfs-disable-rmnod:/name},
-
- * ${imfs-disable-symlink:/name},
-
- * ${imfs-disable-utime:/name}, and
-
- * ${imfs-disable-unmount:/name}.
-
- In addition, a simplified path evaluation is enabled. It allows only a look
- up of absolute paths.
-
- This configuration of the IMFS is basically a device-only filesystem. It is
- comparable in functionality to the pseudo-filesystem name space provided
- before RTEMS release 4.5.0.
-text: ''
-type: interface