Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INITRAMFS_ROOT_GID
has multiple definitions:
usr/Kconfig
The configuration item CONFIG_INITRAMFS_ROOT_GID:
CONFIG_INITRAMFS_SOURCE !=""
If INITRAMFS_SOURCE points to a directory, files owned by this GID (-1 = current group) will be owned by root in the resulting image.
If you are not sure, leave it set to "0".
drivers/block/Kconfig
The configuration item CONFIG_INITRAMFS_ROOT_GID:
CONFIG_INITRAMFS_SOURCE !=""
This setting is only meaningful if the INITRAMFS_SOURCE is contains a directory. Setting this group ID (GID) to something other than "0" will cause all files owned by that GID to be owned by group root in the initial ramdisk image.
If you are not sure, leave it set to "0".
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab