From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-356190-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QZIKx-0000pw-UZ
	for garchives@archives.gentoo.org; Wed, 22 Jun 2011 07:59:00 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 820B7E0429;
	Wed, 22 Jun 2011 07:58:52 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 4DC0EE0429
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Jun 2011 07:58:52 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B67361B4010
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Jun 2011 07:58:51 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2279)
	id 5D43E20054; Wed, 22 Jun 2011 07:58:50 +0000 (UTC)
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/systemd: index.xml
X-VCS-Repository: gentoo
X-VCS-Files: index.xml
X-VCS-Directories: xml/htdocs/proj/en/base/systemd
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michal Gorny
Content-Type: text/plain; charset=utf8
Message-Id: <20110622075850.5D43E20054@flycatcher.gentoo.org>
Date: Wed, 22 Jun 2011 07:58:50 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 83d9b774ac37a43e60470190e7273379

mgorny      11/06/22 07:58:50

  Added:                index.xml
  Log:
  Move systemd project below the base herd.

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/base/systemd/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/bas=
e/systemd/index.xml?rev=3D1.1&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/bas=
e/systemd/index.xml?rev=3D1.1&content-type=3Dtext/plain

Index: index.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
<?xml version=3D"1.0" encoding=3D"UTF-8"?>
<?xml-stylesheet href=3D"/xsl/project.xsl" type=3D"text/xsl"?>
<?xml-stylesheet href=3D"/xsl/guide.xsl" type=3D"text/xsl"?>
<!DOCTYPE project SYSTEM "/dtd/project.dtd">
<project>
<name>systemd</name>

<longname>Gentoo systemd project</longname>
<date>2011-06-20</date>

<author title=3D"Developer">
	<mail link=3D"mgorny@gentoo.org">Micha=C5=82 G=C3=B3rny</mail>
</author>

<description>
	The goal of Gentoo systemd project is to bring Gentoo users an opportuni=
ty
	to use systemd as an alternative init system and maintain documentation =
for
	that purpose.
</description>

<longdescription>
	<p>The Gentoo systemd project aims to bring Gentoo users the best experi=
ence
		in using systemd as an sysvinit/OpenRC alternative.</p>

	<p>The main goals of the projects are:</p>

	<ul>
		<li>to maintain the systemd ebuilds and eclass,</li>
		<li>to provide a documentation and support for systemd users,</li>
		<li>and to convince Gentoo developers to install systemd units with
			their packages.</li>
	</ul>
</longdescription>

<dev role=3D"lead">mgorny</dev>
<dev role=3D"member">dagger</dev>

</project>