Skip to content

boot#1157

Open
etbe wants to merge 5 commits into
SELinuxProject:mainfrom
etbe:boot
Open

boot#1157
etbe wants to merge 5 commits into
SELinuxProject:mainfrom
etbe:boot

Conversation

@etbe

@etbe etbe commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

etbe added 5 commits June 12, 2026 00:30
…ons from

the bootloader management domain.

Signed-off-by: Russell Coker <russell@coker.com.au>
Signed-off-by: Russell Coker <russell@coker.com.au>
Signed-off-by: Russell Coker <russell@coker.com.au>
Signed-off-by: Russell Coker <russell@coker.com.au>
Signed-off-by: Russell Coker <russell@coker.com.au>
corecmd_search_bin($1)
domtrans_pattern($1, bootloader_exec_t, bootloader_t)
domtrans_pattern($1, mkinitramfs_exec_t, mkinitramfs_t)
')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think these should be overloaded like this. Additionally, I think mkinitramfs should have its own module.

Comment on lines +11 to +19
ifdef(`distro_redhat',`
#
# boot_runtime_t is the type for /boot/kernel.h,
# which is automatically generated at boot time.
# only for Red Hat
#
type boot_runtime_t;
files_type(boot_runtime_t)
')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this file on any of my Fedora or AlmaLinux systems, so I'd be fine with removing this, with an alias to boot_t.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants