diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-15 22:31:48 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-15 22:31:48 -0500 |
commit | 7fe99c2ca7bd3c4ea21e4c17b3350dbec7f4a1b6 (patch) | |
tree | d110f44959ba38949fe748bea80706744ea407fe /chapter03 | |
parent | 9c3ce2ac8b15a4e00d26be4ee4345534b43db2b5 (diff) |
Package Updates.
Update to iana-etc-20210611.
Update to vim-8.2.3001.
Update to util-linux-2.37.
Update to meson-0.58.1.
Update to linux-5.12.10.
Update to m4-1.4.19.
Update to grub-2.06.
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 24db75756..bec479375 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -725,6 +725,20 @@ </varlistentry> <varlistentry> + <term>Util-linux Man Pages - <token>&util-linux-man-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&util-linux-man-url;"/></para> + <para>MD5 sum: <literal>&util-linux-man-md5;</literal></para> + + <note> + <para>The Linux From Scratch team generates its own tarball of the + man pages using the util-linux source. This is done in order to avoid + unnecessary dependencies.</para> + </note> + </listitem> + </varlistentry> + + <varlistentry> <term>Vim (&vim-version;) - <token>&vim-size;</token>:</term> <listitem> <para>Home page: <ulink url="&vim-home;"/></para> |