summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/use-devfs-as-base-filesystem.yml
blob: 72e463057577bb41a156fbe0a9eda0e055f11621 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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