summaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* Oops. I did not intend to leave debugging and such enabled by default.Eric Andersen2003-10-241-4/+4
|
* Update default busybox configEric Andersen2003-10-221-0/+6
|
* Upgrade valgrindEric Andersen2003-10-191-162/+36
|
* Cope with the new RUNTIME_PREFIXEric Andersen2003-10-181-4/+5
|
* do not use a perl, just use a patchEric Andersen2003-10-181-0/+252
|
* Add a bit more stuff to the default busybox configEric Andersen2003-10-071-7/+14
|
* Update included kernel versionEric Andersen2003-10-0751-9/+40
|
* Add the linux test project test suite. The 'make install' step is currentlyEric Andersen2003-10-061-0/+55
| | | | | broken, since I've not worked out how I want to handle that step (it wants to run as root).
* Update fileEric Andersen2003-10-031-0/+30
|
* enable ftw by defaultEric Andersen2003-10-031-1/+1
|
* Update to non-vulnerable versionEric Andersen2003-10-011-8/+0
|
* Fixup the binutils_target buildEric Andersen2003-09-271-32/+0
|
* Update the default busybox configEric Andersen2003-09-261-13/+5
|
* Rework toolchain build to make it much more modular andEric Andersen2003-09-147-110/+197
| | | | remove the redundant redundancy.
* enable getopt for fakerootEric Andersen2003-09-141-1/+1
|
* Add in a default config to make it easy for people that wantEric Andersen2003-09-121-0/+131
| | | | to enable uClibc's locale support.
* remove stuff already in binutils-2.14.90.0.6Eric Andersen2003-09-111-35/+0
|
* Update the default uClibc config for 0.9.21Eric Andersen2003-09-101-14/+20
|
* teach glib to cross compileEric Andersen2003-09-041-0/+0
|
* Fixup strace so it compilesEric Andersen2003-09-031-111/+33
|
* Add support for enabling use of libintl.Manuel Novoa III2003-09-031-0/+200
| | | | | | | | Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data
* Fixup binutils cross buildsEric Andersen2003-09-031-0/+32
|
* Make sure binutils does not leak system libraries into the build.Eric Andersen2003-09-021-0/+18
| | | | patch from mjn3 to prevent gcc using broken include paths
* Update for disabling wordexpEric Andersen2003-09-011-0/+1
|
* This patch is not needed with gcc 3.3.1Eric Andersen2003-08-231-21/+0
|
* unset CONFIG_LASTEric Andersen2003-08-221-0/+1
|
* Make binutils not leak librariesEric Andersen2003-08-225-0/+145
|
* fix all uses of sys_nerr and sys_errlist[]Eric Andersen2003-08-201-3/+122
|
* Fix gdb to not use sys_errlist[] and sys_nerr,Eric Andersen2003-08-201-0/+14
|
* Update default busybox configEric Andersen2003-08-181-130/+80
|
* Update dropbear to the latest and greatest, fixing aEric Andersen2003-08-171-41/+0
| | | | security problem
* Update valgrindEric Andersen2003-08-172-0/+283
|
* Update for the latest and greatest uClibcEric Andersen2003-08-171-0/+36
|
* I wrote this patch some time ago, seems I forgot to commit it.Eric Andersen2003-08-011-0/+33
| | | | | | This fixes a serious bug in diethotplug, and fixes the install locations. -Erik
* Patch from Dean Matsen to fix broken telnet format strings.Eric Andersen2003-07-241-0/+54
|
* Update to valgrind 1.9.6Eric Andersen2003-07-131-0/+0
|
* Omit specifying kernel versionEric Andersen2003-07-131-2/+1
|
* Add support for building perlEric Andersen2003-06-282-0/+1036
|
* add UCLIBC_HAS_TM_EXTENSIONSEric Andersen2003-06-271-0/+2
|
* Fixup arm and mips buildsEric Andersen2003-06-271-0/+115
|
* Add patch by defaultEric Andersen2003-06-261-0/+1
|
* Add support for the Dropbear SSH serverEric Andersen2003-06-231-0/+41
|
* Switch to using gcc 3.3Eric Andersen2003-06-212-30/+5
|
* Remove a bit of garbageEric Andersen2003-06-201-10/+0
|
* Add in my default set of 2.4.21 kernel patchesEric Andersen2003-06-2041-0/+827
|
* Teach openssh to configure itself and start running sshd on bootEric Andersen2003-06-201-0/+67
|
* Start networking on boot, and setup a default set of networkEric Andersen2003-06-202-0/+39
| | | | interfaces (just loopback for now).
* Add an sshd user so ssh priv seperation can workEric Andersen2003-06-201-1/+2
|
* Use tmpfs, not ramfsEric Andersen2003-06-201-1/+1
|
* Start vtun much later in the boot processEric Andersen2003-06-201-1/+1
|