summaryrefslogtreecommitdiffstats
path: root/package/coreutils
Commit message (Collapse)AuthorAgeFilesLines
...
* version bumpMike Frysinger2006-02-151-1/+1
|
* we dont need these patchesMike Frysinger2005-12-091-12/+0Star
|
* Fix broken packages that try to use __mempcpy. Shame on you."Steven J. Hill"2005-12-081-0/+12
|
* fixup things to behave themselves properly.Eric Andersen2005-12-081-1/+23
| | | | /me kicks autoconf a few times
* update COREUTILS_SITE as pointed out by anderseeMike Frysinger2005-12-081-1/+2
|
* ver bump to 5.3.0Mike Frysinger2005-12-081-1/+1
|
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* The coreutils configure script is a steaming <many explitives deletedEric Andersen2005-08-151-0/+30
| | | | | | in the interest of our younger readers>. This works around some of the worst damage, thus allowing utils such as 'df' to properly cross compile so that ltp will produce proper results.
* apply patches when requested toEric Andersen2005-08-151-0/+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
* When both busybox and coreutils and/or util-linux are selected,Eric Andersen2004-12-271-0/+6
| | | | | | make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-1/+3
|
* update to 5.2.1Mike Frysinger2004-12-221-2/+3
|
* help textMike Frysinger2004-10-141-4/+8
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-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/+83
directory.