Probes disks on the system for installed operating systems
Go to file
Leo Sandoval 4875c757e3 Include kernel paremeteres from grub file and fix mapdevfs function
The `grub2-mkconfig` tool is usually re-run when a new filesystem is
mounted so the new menuentry produced can be use on the next
boot. However the new created linux command (on the new entry)
has only the root parameter and it is invalid for mapper devices.

The proposed changes tries to source the grub's default environment file
if present so it can be used to create a more complete kernel command
line and fixes the kernel's root value, where it takes the symlink
instead of the cannonical file, allowing device mapper types to boot
in a consistent way.

Resolves: #RHEL-44705
Signed-off-by: Leo Sandoval <lsandova@redhat.com>
2024-08-19 16:18:59 -06:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
gating.yaml Add the worst gating.yaml 2023-02-28 10:48:08 -05:00
os-prober-90fallback-include-possible-kernel-parameters-from-g.patch Include kernel paremeteres from grub file and fix mapdevfs function 2024-08-19 16:18:59 -06:00
os-prober-bootpart-name-fix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-btrfsfix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-common.sh-do-not-resolve-symbolic-link-on-mapped-dev.patch Include kernel paremeteres from grub file and fix mapdevfs function 2024-08-19 16:18:59 -06:00
os-prober-factor-out-logger.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-factored-logger-efi-fix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-gentoo-fix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-grepfix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-grub2-mount-workaround.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-grub2-parsefix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-mdraidfix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-mounted-partitions-fix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-no-dummy-mach-kernel.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober-umount-fix.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00
os-prober.spec Include kernel paremeteres from grub file and fix mapdevfs function 2024-08-19 16:18:59 -06:00
rpminspect.dson Fix inheritance of environment build flags 2023-02-27 14:24:19 +00:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:16 +02:00