Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: scripts/
Date: Sat, 04 Jul 2015 22:37:16
Message-Id: 1436049572.d53604f06653028042c7c8ec85cb3ea47c248a6d.blueness@gentoo
1 commit: d53604f06653028042c7c8ec85cb3ea47c248a6d
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 4 22:39:32 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 4 22:39:32 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=d53604f0
7
8 Switch from udev to eudev.
9
10 scripts/cycle.1.sh | 2 ++
11 1 file changed, 2 insertions(+)
12
13 diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
14 index 37caa55..c542a02 100644
15 --- a/scripts/cycle.1.sh
16 +++ b/scripts/cycle.1.sh
17 @@ -4,6 +4,8 @@ source /etc/profile
18 env-update
19 emerge -b1q portage
20 emerge -b1q =app-portage/grs-9999
21 +emerge --unmerge sys-fs/udev
22 +emerge -b1q sys-fs/eudev
23 install-worldconf
24 emerge -bevq --keep-going --with-bdeps=y @world
25 clean-worldconf