Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/epoch: epoch-9999.ebuild epoch-1.0_rc1.ebuild ChangeLog
Date: Sat, 07 Dec 2013 21:17:43
Message-Id: 20131207211740.251B72004B@flycatcher.gentoo.org
1 tomwij 13/12/07 21:17:40
2
3 Modified: epoch-9999.ebuild epoch-1.0_rc1.ebuild ChangeLog
4 Log:
5 Clarify which kernel parameter is needed to use the init system.
6
7 (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
8
9 Revision Changes Path
10 1.2 sys-apps/epoch/epoch-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-9999.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-9999.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-9999.ebuild?r1=1.1&r2=1.2
15
16 Index: epoch-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-9999.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- epoch-9999.ebuild 7 Dec 2013 21:15:59 -0000 1.1
23 +++ epoch-9999.ebuild 7 Dec 2013 21:17:40 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-9999.ebuild,v 1.1 2013/12/07 21:15:59 tomwij Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-9999.ebuild,v 1.2 2013/12/07 21:17:40 tomwij Exp $
29
30 EAPI="5"
31
32 @@ -64,6 +64,8 @@
33 elog "An example epoch configuration is provided at /etc/epoch/epoch.conf"
34 elog "which starts a minimal needed to use Gentoo."
35 elog ""
36 + elog "To use epoch, add this kernel parameter: init=/usr/sbin/epoch-init"
37 + elog ""
38 elog "Additional information about epoch is available at"
39 elog "${HOMEPAGE} and configuration documentation at"
40 elog "http://universe2.us/epochconfig.html which is useful reading material."
41
42
43
44 1.2 sys-apps/epoch/epoch-1.0_rc1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.0_rc1.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.0_rc1.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/epoch-1.0_rc1.ebuild?r1=1.1&r2=1.2
49
50 Index: epoch-1.0_rc1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.0_rc1.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- epoch-1.0_rc1.ebuild 7 Dec 2013 21:15:59 -0000 1.1
57 +++ epoch-1.0_rc1.ebuild 7 Dec 2013 21:17:40 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.0_rc1.ebuild,v 1.1 2013/12/07 21:15:59 tomwij Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/epoch-1.0_rc1.ebuild,v 1.2 2013/12/07 21:17:40 tomwij Exp $
63
64 EAPI="5"
65
66 @@ -64,6 +64,8 @@
67 elog "An example epoch configuration is provided at /etc/epoch/epoch.conf"
68 elog "which starts a minimal needed to use Gentoo."
69 elog ""
70 + elog "To use epoch, add this kernel parameter: init=/usr/sbin/epoch-init"
71 + elog ""
72 elog "Additional information about epoch is available at"
73 elog "${HOMEPAGE} and configuration documentation at"
74 elog "http://universe2.us/epochconfig.html which is useful reading material."
75
76
77
78 1.2 sys-apps/epoch/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/epoch/ChangeLog?r1=1.1&r2=1.2
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- ChangeLog 7 Dec 2013 21:15:59 -0000 1.1
91 +++ ChangeLog 7 Dec 2013 21:17:40 -0000 1.2
92 @@ -1,6 +1,10 @@
93 # ChangeLog for sys-apps/epoch
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v 1.1 2013/12/07 21:15:59 tomwij Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/epoch/ChangeLog,v 1.2 2013/12/07 21:17:40 tomwij Exp $
97 +
98 + 07 Dec 2013; Tom Wijsman <TomWij@g.o> epoch-1.0_rc1.ebuild,
99 + epoch-9999.ebuild:
100 + Clarify which kernel parameter is needed to use the init system.
101
102 *epoch-1.0_rc1 (07 Dec 2013)
103 *epoch-9999 (07 Dec 2013)