Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] rfc: gentoo base functions
Date: Fri, 01 Jul 2011 14:45:35
Message-Id: 20110701144445.GB13593@linux1
1 All,
2
3 this is a followup thread to the one about openrc being mandatory on all
4 gentoo systems.
5
6 I started a new thread, because I want to figure out which
7 functions located in /etc/init.d/functions.sh need to be available
8 regardless of the init system in use.
9
10 So far, I'm thinking this is the list:
11
12 ebegin, eend, eerror, eerrorn, eindent, einfo, einfon, eoutdent,
13 esyslog, ewarn, ewarnn, ewend, vebegin, veend, veindent, veinfo, veoutdent,
14 vewarn, vewend
15
16 Am I missing anything??
17
18 Thanks,
19
20 William

Replies

Subject Author
Re: [gentoo-dev] rfc: gentoo base functions Mike Frysinger <vapier@g.o>