Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:tinhat-xfce4 commit in: core/var/lib/portage/, scripts/
Date: Mon, 21 Sep 2015 00:58:30
Message-Id: 1442797397.8e76104793bcbb601468e8ed04fd7badee83fc60.blueness@gentoo
1 commit: 8e76104793bcbb601468e8ed04fd7badee83fc60
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 01:03:17 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 01:03:17 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=8e761047
7
8 Remove metalog and fcron.
9
10 core/var/lib/portage/world.CYCLE.2 | 1 -
11 scripts/initrc.sh | 2 --
12 2 files changed, 3 deletions(-)
13
14 diff --git a/core/var/lib/portage/world.CYCLE.2 b/core/var/lib/portage/world.CYCLE.2
15 index a4e0153..e2d20c8 100644
16 --- a/core/var/lib/portage/world.CYCLE.2
17 +++ b/core/var/lib/portage/world.CYCLE.2
18 @@ -1,4 +1,3 @@
19 -app-admin/metalog
20 app-admin/sudo
21 app-admin/sysstat
22 app-arch/sharutils
23
24 diff --git a/scripts/initrc.sh b/scripts/initrc.sh
25 index 5e58d6a..5378f1f 100644
26 --- a/scripts/initrc.sh
27 +++ b/scripts/initrc.sh
28 @@ -6,7 +6,6 @@ touch /etc/udev/rules.d/80-net-name-slot.rules
29
30 rc-update add alsasound default
31 rc-update add cupsd default
32 -rc-update add fcron default
33 rc-update add net.eth0 default
34 rc-update add postfix default
35 rc-update add sshd default
36 @@ -14,4 +13,3 @@ rc-update add xdm default
37 rc-update add avahi-daemon default
38 rc-update add dbus default
39 rc-update add samba default
40 -rc-update add syslog-ng default