summaryrefslogtreecommitdiffstats
path: root/package/tar
Commit message (Collapse)AuthorAgeFilesLines
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* also set the gl_cv_func_chown_follows_symlink configure optionEric Andersen2005-09-301-0/+1
|
* Tar's default of use chown when being cross compiled is stupid, as lchown isEric Andersen2005-09-131-0/+1
| | | | available on virtually every platform, and all linux versions since linux 2.0.
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* These patches do not appear to be needed (and break the build)Eric Andersen2005-01-103-153/+0
| | | | with the new tar version.
* new tarMike Frysinger2005-01-051-2/+2
|
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+4
|
* latest tar needs fixes from cvsMike Frysinger2004-10-114-0/+154
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* bump version to something existant on alpha.gnu.orgEric Andersen2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+67
directory.