diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-08-08 08:18:59 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-08-08 08:18:59 +0000 |
commit | b76f72be6f1ddf7851bd72e214d216596ec934e2 (patch) | |
tree | 34f5fa99bc23940381232726c48a16ba2d62d763 | |
parent | b14926b9d8fd10bc514f6a06f2fa74e8ab7feef9 (diff) |
Put packages in alphabetical order
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter03/packages.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 534a7c08f..d0bc248de 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -570,6 +570,15 @@ </varlistentry> <varlistentry> + <term>Systemd (&systemd-version;) - <token>&systemd-size;</token>:</term> + <listitem> + <para>Home page: <ulink url="&systemd-home;"/></para> + <para>Download: <ulink url="&systemd-url;"/></para> + <para>MD5 sum: <literal>&systemd-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Tar (&tar-version;) - <token>&tar-size;</token>:</term> <listitem> <para>Home page: <ulink url="&tar-home;"/></para> @@ -606,15 +615,6 @@ </varlistentry> <varlistentry> - <term>Systemd (&systemd-version;) - <token>&systemd-size;</token>:</term> - <listitem> - <para>Home page: <ulink url="&systemd-home;"/></para> - <para>Download: <ulink url="&systemd-url;"/></para> - <para>MD5 sum: <literal>&systemd-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Util-linux (&util-linux-version;) - <token>&util-linux-size;</token>:</term> <listitem> <para>Home page: <ulink url="&util-linux-home;"/></para> |