Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INITRAMFS_ROOT_UID
has multiple definitions:
usr/Kconfig
The configuration item CONFIG_INITRAMFS_ROOT_UID:
CONFIG_INITRAMFS_SOURCE !=""
If INITRAMFS_SOURCE points to a directory, files owned by this UID (-1 = current user) 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_UID:
CONFIG_INITRAMFS_SOURCE !=""
This setting is only meaningful if the INITRAMFS_SOURCE is contains a directory. Setting this user ID (UID) to something other than "0" will cause all files owned by that UID to be owned by user 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