add grub and os-prober updates (better distro handling)
commit63438eb0b77f11e252232282ef58205584f3596a
authornemetho <nemethotto.123@gmail.com>
Sat, 25 Nov 2017 16:58:03 +0000 (25 17:58 +0100)
committernemetho <nemethotto.123@gmail.com>
Sat, 25 Nov 2017 16:58:03 +0000 (25 17:58 +0100)
tree4abf58c8105fb73156ca06b40ea43382a084f80f
parent09457586b93f6224d8d2e7e8509a2e50a38346cd
add grub and os-prober updates (better distro handling)
14 files changed:
README.md
grub/files/etc/grub.d/10_linux [new file with mode: 0755]
grub/files/etc/grub.d/30_os-prober [new file with mode: 0755]
grub/files/usr/lib/linux-boot-probes/50mounted-tests [new file with mode: 0755]
grub/files/usr/lib/linux-boot-probes/mounted/40grub [new file with mode: 0755]
grub/files/usr/lib/linux-boot-probes/mounted/40grub2 [new file with mode: 0755]
grub/files/usr/lib/os-probes/50mounted-tests [new file with mode: 0755]
grub/files/usr/share/os-prober/common.sh [new file with mode: 0644]
grub/grub-update.txt [new file with mode: 0644]
grub/patch/grub-2.02-initrd.patch [new file with mode: 0644]
grub/patch/grub-2.02-ucode.patch [new file with mode: 0644]
grub/patch/os-prober-1.75-grub-initrd.patch [new file with mode: 0644]
grub/patch/os-prober-1.75-no-grub-mount.patch [new file with mode: 0644]
grub/patch/patches.txt [new file with mode: 0644]