diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-20 04:58:47 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-20 04:58:47 +0000 |
commit | 5c0f191523d165d081d8e8998cd6ff8ae3214d6f (patch) | |
tree | c4ea6450b22939720cbf5e7ede7efeae3a9f47c2 /chapter03 | |
parent | 1ebedff6f32046bd090a9a9becdd09e1db7d0fdd (diff) |
Fixed: tar -S issue
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 262bcbedc..5a7ef4f08 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -121,6 +121,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Tar Sparse Fix Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;tar-&tar-version;-sparse_fix-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Util-linux Cramfs Patch - 2kb:</term> <listitem> <para><ulink url="&patches-root;util-linux-&util-linux-version;-cramfs-1.patch"/></para> </listitem> |