diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-26 21:40:06 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-26 21:40:06 +0000 |
commit | 7715d863a476e985b608e89377b03bfdeae46f95 (patch) | |
tree | 80d1edd94b8c5019c8c27708fc17f2cbc80119ac | |
parent | uclibc is faultly with tar jtf and does not work on the created.tbz2 (diff) | |
download | historical-7715d863a476e985b608e89377b03bfdeae46f95.tar.gz historical-7715d863a476e985b608e89377b03bfdeae46f95.tar.bz2 historical-7715d863a476e985b608e89377b03bfdeae46f95.zip |
add comments why tar is masked to the profile, so we don't forget later down the line
-rw-r--r-- | profiles/uclibc/packages | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/uclibc/packages b/profiles/uclibc/packages index 601015400650..7e775b03371c 100644 --- a/profiles/uclibc/packages +++ b/profiles/uclibc/packages @@ -37,4 +37,8 @@ # busybox/uclibc w/o shadow support #-*sys-apps/shadow #-*sys-libs/cracklib +# + +# tar ~arch is faulty on uclibc (tar jtf does not work on the created +# tbz2 files), only the stable one (1.13.92-r3) works. <app-arch/tar-1.13.92-r3 |