Gentoo Archives: gentoo-hardened

From: Lypsik <lypsik@×××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Profile hardened/linux/x86 updated
Date: Thu, 25 Nov 2010 06:02:41
Message-Id: AANLkTinJGRt7x2-p0KyE-vRi_2BwuRs=GhkKgjNMu3OL@mail.gmail.com
In Reply to: Re: [gentoo-hardened] Profile hardened/linux/x86 updated by klondike
1 Thanks for the commands, I have one more x86 to switch over, and also
2 an amd64 coming up.
3
4 On Tue, Nov 23, 2010 at 23:01, klondike <franxisco1988@×××××.com> wrote:
5 > El 23/11/10 20:01, Lypsik escribió:
6 > ...
7 > $ emerge -evp system > /root/system1
8 > $ emerge -evp world > /root/world1
9 > $ eselect profile list
10 > $ eselect profile set x
11 > #x is the number corresponding to hardened ;)
12 > $ emerge -evp system > /root/system2
13 > $ diff /root/system1 /root/system2
14 > #They shouldn't change except on the "Calculating dependencies  ....... done!" line (with a different number of dots)
15 > $ diff /root/world1 /root/world2
16 > #They shouldn't change except on the "Calculating dependencies  ....... done!" line (with a different number of dots)
17 > #Finally to make sure:
18 > $ emerge -va1uDN world
19 > #Shouldn't need to upgrade, downgrade rebuild any package.
20 > #Finally to clean up
21 > $ rm /root/{system,world}{1,2}
22 >
23 > Hope that helps ;)
24 >
25 >

Replies

Subject Author
Re: [gentoo-hardened] Profile hardened/linux/x86 updated Lypsik <lypsik@×××××.com>