Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382809 - Unmask grub2
Summary: Unmask grub2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 10:45 UTC by Rafal Kupiec
Modified: 2011-09-13 20:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafal Kupiec 2011-09-13 10:45:31 UTC
Grub2 has been masked a while ago, due to the lack of docummentation. However, during first install it is installing and configuring it nearly automatically. There is even no need to edit /boot/grub2/grub.cfg as created by system configuration file works properly. Also, the ebuild informs users about web page, where they can find additional information. To be honest, the only thing i needed to do was to write "grub2-install --no-floppy /dev/sda".

Due to that, in my opinion, the installation & configuration of grub2 is even faster and easier than grub 0.9x (legacy) and i think, it can be unmasked.

Reproducible: Always

Steps to Reproduce:
1. echo "sys-boot/grub" >> /etc/portage/package.unmask
2. emerge grub
3. grub2-install --no-floppy /dev/sda
Actual Results:  
Everything working correctly, w/o any needs to do anything else.

Expected Results:  
As actual result, so in my opinion you can unmask it.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-09-13 20:28:39 UTC
The maintainers will unmask the package when they deem it ready.