Commit Graph

2 Commits

Author SHA256 Message Date
Andrei Borzenkov
ec03b6538c Accepting request 440345 from home:michael-chang:branches:Base:System
- The wildcard test for ld.so is inaccurate, slow and sometimes hangs a
  long time with grub2-mount. Disable it becuase it does quite opposite
  it was intended to do, that is having an inital quick filter for non
  linux partition to speed things up. (bsc#1008444)
  * modified os-prober-linux-distro-avoid-expensive-ld-file-test.patch
  * refresh os-prober-linux-distro-parse-os-release.patch

OBS-URL: https://build.opensuse.org/request/show/440345
OBS-URL: https://build.opensuse.org/package/show/Base:System/os-prober?expand=0&rev=71
2016-11-15 09:53:30 +00:00
Andrei Borzenkov
9fddefe8e1 Accepting request 349326 from home:michael-chang:branches:Base:System
- The ld file tests cost too much as it transversed all files in 
  the given wildcard directory and path, we should avoid when not
  necessary. (bsc#953987)
  * added os-prober-linux-distro-avoid-expensive-ld-file-test.patch
- Fix missing linux16/initrd16 parsing in entry result
- Fix kernelfile path if separate boot partition on btrfs 
  * modified Improve-btrfs-handling-on-os-probing-for-grub2.patch
- fix os-prober failed to detect os in btrfs root tree (bsc#957018)
  * added os-prober-btrfs-always-detect-default.patch

OBS-URL: https://build.opensuse.org/request/show/349326
OBS-URL: https://build.opensuse.org/package/show/Base:System/os-prober?expand=0&rev=65
2015-12-17 17:15:53 +00:00