summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/usedevfsasbasefilesystem.yml
blob: edab00b0645053ce665bfb965b2452a4340ef87a (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
appl-config-option-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).
appl-config-option-index: []
appl-config-option-name: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
appl-config-option-notes: |
  In case this configuration option is defined, then the following
  configuration options will be defined as well

  - :ref:`CONFIGURE_IMFS_DISABLE_CHMOD`,

  - :ref:`CONFIGURE_IMFS_DISABLE_CHOWN`,

  - :ref:`CONFIGURE_IMFS_DISABLE_LINK`,

  - :ref:`CONFIGURE_IMFS_DISABLE_MKNOD_FILE`,

  - :ref:`CONFIGURE_IMFS_DISABLE_MOUNT`,

  - :ref:`CONFIGURE_IMFS_DISABLE_READDIR`,

  - :ref:`CONFIGURE_IMFS_DISABLE_READLINK`,

  - :ref:`CONFIGURE_IMFS_DISABLE_RENAME`,

  - :ref:`CONFIGURE_IMFS_DISABLE_RMNOD`,

  - :ref:`CONFIGURE_IMFS_DISABLE_SYMLINK`,

  - :ref:`CONFIGURE_IMFS_DISABLE_UTIME`, and

  - :ref:`CONFIGURE_IMFS_DISABLE_UNMOUNT`.

  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.
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: true
interface-type: appl-config-option
links:
- role: null
  uid: ../filesystem
text: ''
type: interface