Changes required for grub2 (dgilmore)
This commit is contained in:
parent
2ce5fe7b3d
commit
00de3d6266
@ -18,8 +18,8 @@ install "kernel"
|
|||||||
% if basearch == "i386" or basearch == "x86_64":
|
% if basearch == "i386" or basearch == "x86_64":
|
||||||
install "biosdevname"
|
install "biosdevname"
|
||||||
install "efibootmgr"
|
install "efibootmgr"
|
||||||
install "firstaidkit-plugin-grub"
|
install "grub2"
|
||||||
install "grub"
|
install "grub-efi"
|
||||||
install "memtest86+"
|
install "memtest86+"
|
||||||
% endif
|
% endif
|
||||||
|
|
||||||
@ -794,8 +794,6 @@ remove "groff" "/usr/bin/tfmtodit"
|
|||||||
remove "groff" "/usr/bin/troff"
|
remove "groff" "/usr/bin/troff"
|
||||||
remove "groff" "/usr/bin/zsoelim"
|
remove "groff" "/usr/bin/zsoelim"
|
||||||
remove "groff" "/usr/share/*"
|
remove "groff" "/usr/share/*"
|
||||||
remove "grub" "/sbin/grub-*"
|
|
||||||
remove "grub" "/usr/bin/*"
|
|
||||||
remove "gstreamer" "/usr/bin/*"
|
remove "gstreamer" "/usr/bin/*"
|
||||||
remove "gstreamer" "/usr/${libdir}/gstreamer-0.10/*"
|
remove "gstreamer" "/usr/${libdir}/gstreamer-0.10/*"
|
||||||
remove "gstreamer" "/usr/${libdir}/libgst*"
|
remove "gstreamer" "/usr/${libdir}/libgst*"
|
||||||
|
Loading…
Reference in New Issue
Block a user