diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-09-09 13:17:24 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-09-09 13:17:24 +0000 |
commit | 46ded2ba10bd4b1dc2a8d80c744637135f52f146 (patch) | |
tree | 07110eb00c007cebea0bbadd73e91964945ac817 /prologue | |
parent | 5fe3e2ff93ba2e7d4dce301ffe626e60189a2d31 (diff) |
Import trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/why.xml | 72 |
1 files changed, 2 insertions, 70 deletions
diff --git a/prologue/why.xml b/prologue/why.xml index 38d4c8bd4..2f3743036 100644 --- a/prologue/why.xml +++ b/prologue/why.xml @@ -23,23 +23,6 @@ <listitem> <para>Acl</para> - <para>This package contains programs to administer Access Control - Lists, which are used to define more fine-grained discretionary access - rights for files and directories. It is required by Systemd - and can be used by Coreutils.</para> - </listitem> - - <listitem> - <para>Attr</para> - - <para>This package contains programs for working with extended - attributes on filesystem objects. It is required by the libcap - library.</para> - </listitem> - - <listitem> - <para>Acl</para> - <para>This package contains utilities to administer Access Control Lists, which are used to define more fine-grained discretionary access rights for files and directories. @@ -171,14 +154,6 @@ </listitem> <listitem> - <para>Expat</para> - - <para>This package contains programs for parsing XML. It is - required for XML-Parser. - </para> - </listitem> - - <listitem> <para>Expect</para> <para>This package contains a program for carrying out scripted @@ -257,16 +232,8 @@ <listitem> <para>Gperf</para> - <para>This package generates a perfect hash from a key set; it is - required by Systemd.</para> - </listitem> - - <listitem> - <para>Gperf</para> - - <para>This package a program that generates a perfect hash function - from a key set. It is required for systemd. - </para> + <para>This package contains a program that generates a perfect hash + function from a key set. It is required for systemd.</para> </listitem> <listitem> @@ -316,13 +283,6 @@ <listitem> <para>Intltool</para> - <para>This package contains internationalization tools; it is required - by Systemd.</para> - </listitem> - - <listitem> - <para>Intltool</para> - <para>This package contains tools for extracting translatable strings from source files.</para> </listitem> @@ -360,14 +320,6 @@ <listitem> <para>Libcap</para> - <para>This package contains functions that enable root privileges to be - partitioned into a set of distinct privileges. It is required by - Systemd.</para> - </listitem> - - <listitem> - <para>Libcap</para> - <para>This package implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. </para> @@ -515,13 +467,6 @@ <listitem> <para>Systemd</para> - <para>This package contains programs for controlling the startup, - running, and shutdown of the system.</para> - </listitem> - - <listitem> - <para>Systemd</para> - <para>This package provides and <application>init</application> program and several additional boot and system control capabilites as an alternative to Sysvinit. It is used by many commercial distributions. @@ -530,12 +475,6 @@ </listitem> <listitem> - <para>Sysvinit</para> - - <para>This package provides misc. utils needed by some packages.</para> - </listitem> - - <listitem> <para>Tar</para> <para>This package provides archiving and extraction capabilities @@ -578,13 +517,6 @@ <listitem> <para>XML::Parser</para> - <para>This package contains an XML Parsing library for Perl. It is - required by the Intltool package.</para> - </listitem> - - <listitem> - <para>XML::Parser</para> - <para>This package is a Perl module that interfaces with Expat.</para> </listitem> |