summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Update linux kernel to the latest and greatestEric Andersen2004-10-2118-13/+21
|
* make sure build uses $TARGET_CFLAGS instead of stupid -O3Mike Frysinger2004-10-211-5/+7
|
* fix uninstall target so it doesnt delete the *hosts* flex :xMike Frysinger2004-10-211-3/+18
|
* version updateMike Frysinger2004-10-211-1/+1
|
* convert patches to -p1 formatMike Frysinger2004-10-1914-367/+71
|
* Fixup obvious bugEric Andersen2004-10-181-1/+1
|
* bash-3.0Mike Frysinger2004-10-1814-4/+1306
|
* update to a version of e2fsprogs that builds with sh4, make sure build uses ↵Mike Frysinger2004-10-151-4/+7
| | | | $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks
* fix installing of libproc.so on 64bit systems (like amd64) and fix the clean ↵Mike Frysinger2004-10-151-3/+8
| | | | target so it works
* fix valgrind dependanciesEric Andersen2004-10-151-3/+3
|
* help textMike Frysinger2004-10-1419-74/+75
|
* findutils helpMike Frysinger2004-10-141-4/+4
|
* add portage supportMike Frysinger2004-10-144-0/+117
|
* nano URLMike Frysinger2004-10-141-0/+2
|
* add some help textMike Frysinger2004-10-141-5/+3
|
* Update socat to a current version that is actually presentEric Andersen2004-10-141-2/+2
|
* Be certain make is happy and will not keep trying to reinstallEric Andersen2004-10-141-0/+1
|
* fix building of procps on mips systemsMike Frysinger2004-10-142-0/+30
|
* use $TARGET_CFLAGSMike Frysinger2004-10-141-0/+1
|
* Teach rsync to compileEric Andersen2004-10-142-0/+12
|
* Update a few packagesEric Andersen2004-10-1419-51/+68
|
* Kristian Hoffmann:Mike Frysinger2004-10-141-1/+1
| | | | | | Attached is a (trivial) patch to fix a reference to an undefined variable 'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded correctly.
* Update to a working url and current versionEric Andersen2004-10-131-3/+3
|
* teach boa to compileEric Andersen2004-10-131-5/+24
|
* busybox 1.00Mike Frysinger2004-10-131-1/+1
|
* more updates for pythonMike Frysinger2004-10-124-3/+60
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* use M4_VERMike Frysinger2004-10-111-2/+3
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-2/+4
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* latest tar needs fixes from cvsMike Frysinger2004-10-114-0/+154
|
* use $(TARGET_CFLAGS)Mike Frysinger2004-10-111-0/+2
|
* Andrew May writes:Eric Andersen2004-10-101-0/+1
| | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-0983-86/+86
|
* Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger2004-10-091-5/+6
|
* Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger2004-10-092-13/+10
|
* Thomas Lundquist: patch the right dirMike Frysinger2004-10-091-1/+1
|
* rsync packageMike Frysinger2004-10-094-0/+59
|
* prune a few more filesMike Frysinger2004-10-091-1/+3
|
* make sure we update timestampsMike Frysinger2004-10-091-4/+4
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-0982-85/+85
|
* make sure iproute2 uses target cflagsMike Frysinger2004-10-091-1/+2
|
* update make targetsMike Frysinger2004-10-091-1/+1
|
* add support for using busybox snapshotMike Frysinger2004-10-092-4/+13
|
* bump version to something existant on alpha.gnu.orgEric Andersen2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-09167-15/+1014
|
* facelift step number twoEric Andersen2004-10-0987-288/+3424
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-0986-0/+5503
| | | | directory.
* Major buildroot facelift, step one.Eric Andersen2004-10-0935-0/+15000
-Erik