Skip to content
  1. Nov 25, 2002
    • Wilfredo Sanchez's avatar
      Don't use GNU tar. · 64cde5bb
      Wilfredo Sanchez authored
      Problem here is that GNU tar creates tar archives which are not POSIX-compliant and cannot be unpacked using a POSIX tar program.
      Typical oopsie is a developer uses binbuild to pack up an httpd release on a system which does not include gtar in the standard distro, but it's there on the developer's computer.  User downloads it and find that it won't unpack with standard tar, even though it claims to be a tar archive.  Blah.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97635 13f79535-47bb-0310-9956-ffa450edef68
      64cde5bb
  2. Nov 24, 2002
  3. Nov 23, 2002
  4. Nov 22, 2002
  5. Nov 21, 2002
  6. Nov 20, 2002