Gentoo Archives: gentoo-user

From: "Florian Gamböck" <ml@×××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] keeping grub 1
Date: Tue, 25 Aug 2015 19:02:04
Message-Id: 55DCBB9C.5020504@floga.de
In Reply to: [gentoo-user] keeping grub 1 by James
1 Hi James!
2
3 Am 25.08.2015 um 20:44 schrieb James:
4 > If I just unmerge grub and emerge grub-static, is that the
5 > best way to prevent grub-2 from ever being installed?
6
7 If you want to keep your good old sys-boot/grub:0, just put exactly that
8 into your world file, including with the slot-version (the :0 at the
9 end). At least in the "main" portage tree, grub-2 uses slot 2, whereas
10 grub-1 stays in slot 0.
11
12 Alternatively you could put something like >=sys-boot/grub-2 or even
13 sys-boot/grub:2 into package.mask.
14
15 HTH,
16 --Flo

Replies

Subject Author
Re: [gentoo-user] keeping grub 1 Fernando Rodriguez <frodriguez.developer@×××××××.com>