# # Utility to detect other OSes on a set of drives. # # This package detects other OSes available on a system and outputs # the results in a generic machine-readable format. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=os-prober pkgversion=1.81 arch=amd64 release=1 pkgcategory="boot" full_pkgname=os-prober_1.81_amd64-1@boot blurb="Utility to detect other OSes on a set of drives." homepage="https://joeyh.name/code/os-prober/" license="GPLv2+" fetch="https://deb.debian.org/debian/pool/main/o/os-prober/os-prober_1.81.tar.xz" replace=""