| Name: | os-prober | 
|---|---|
| Version: | 1.77 | 
| Release: | 12.0.1.el9_5 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 194312 | 
| License: | GPLv2+ and GPL+ | 
| RPM: | os-prober-1.77-12.0.1.el9_5.aarch64.rpm | 
| Source RPM: | os-prober-1.77-12.0.1.el9_5.src.rpm | 
| Build Date: | Tue Feb 04 2025 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://kitenet.net/~joey/code/os-prober/ | 
| Summary: | Probes disks on the system for installed operating systems | 
| Description: | This package detects other OSes available on a system and outputs the results in a generic machine-readable format. Support for new OSes and Linux distributions can be added easily.  | 
- Add patch os-prober-oracle.patch to add Oracle to the list of Linux distributions
- 50mounted-tests: trap do_unmount function on errors - Resolves: RHEL-41244
- 90fallback: include possible kernel parameters from grub's default file - common.sh: do not resolve symbolic link on mapped device filesystems - Resolves: #RHEL-44705
- Fix inheritance of environment build flags - Resolves: #2144572