summaryrefslogtreecommitdiffstats
path: root/package/bash
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix broken patches so they actually applyEric Andersen2005-01-113-8/+8
|
* more bash patchesMike Frysinger2005-01-113-0/+192
|
* If both bash and busybox are selected, make certain bash winsEric Andersen2004-12-271-0/+6
| | | | | the fight over who gets to own the /bin/sh symlink -Erik
* convert patches to -p1 formatMike Frysinger2004-10-1914-367/+71
|
* bash-3.0Mike Frysinger2004-10-1814-4/+1306
|
* help textMike Frysinger2004-10-141-4/+3
|
* 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/+72
directory.