Commit Graph

6 Commits

Author SHA1 Message Date
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
Robbie Harwood
7792f4ce6b Fix inheritance of environment build flags
Resolves: #2144572
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2023-02-27 14:24:19 +00:00
Mohan Boddu
eeb0c9f24d Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 22:46:49 +00:00
Mohan Boddu
6ceb6b4aa7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 02:44:26 +00:00
DistroBaker
4345922ec4 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/os-prober.git#805c83633dc819e8754a59f7ebce19c6ec210464
2021-02-03 19:57:45 +00:00
Petr Šabata
387eb4a377 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/os-prober#2e94fd7ad1e4447a86142639b48e4d5334664d1a
2020-10-15 22:34:16 +02:00