summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl2
-rwxr-xr-xfiles/mga_rpms/update_media.sh1
2 files changed, 1 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 0400764..d2bf390 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -82,7 +82,7 @@ $o = {
# no legacy bootloaders, we default to grub2
'grub', 'lilo',
# no efi stuff - only needed for install, and shipped in live core repo
- 'grub2-efi', 'os-prober', 'efibootmgr', 'efivar',
+ 'grub2-efi', 'efibootmgr', 'efivar',
# no devel packages on live media
'glibc-devel', 'gdb', 'gcc', 'gcc3.3', 'dkms',
diff --git a/files/mga_rpms/update_media.sh b/files/mga_rpms/update_media.sh
index e721a32..0d5bddf 100755
--- a/files/mga_rpms/update_media.sh
+++ b/files/mga_rpms/update_media.sh
@@ -38,7 +38,6 @@ rm -f {i586,x86_64}/mga_rpms/{core,nonfree}/media_info/*
copy_latest core grub2-2*
copy_latest core grub2-efi-2*
copy_latest core grub2-mageia-theme-2*
-copy_latest core os-prober-*
copy_latest core lib efivar0-*
copy_latest core efibootmgr-*
copy_latest core efivar-*