Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove some duplicate entries | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -7/+0 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | make this target current | Eric Andersen | 2006-12-13 | 12 | -6746/+107 |
| | |||||
* | endianness is handled elsewhere | Eric Andersen | 2006-12-13 | 1 | -13/+1 |
| | |||||
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 3 | -366/+26 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 12 | -4/+11 |
| | | | | to store empty directories and symlinks for the target_skeleton. | ||||
* | update config files | Eric Andersen | 2006-10-17 | 2 | -99/+105 |
| | |||||
* | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | 2006-07-04 | 2 | -1/+2 |
| | | | | and should NOT be enabled by default. | ||||
* | sync target kernel version with reality | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | fix url | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | update config a bit | Eric Andersen | 2006-06-23 | 1 | -0/+1 |
| | |||||
* | version bump | Eric Andersen | 2006-06-23 | 4 | -1201/+6388 |
| | |||||
* | Fix missing /etc/mtab symlink | Eric Andersen | 2006-04-14 | 1 | -0/+0 |
| | |||||
* | Make symlink targets use relative paths per bug 303 | Eric Andersen | 2006-04-14 | 1 | -0/+0 |
| | |||||
* | doh | Eric Andersen | 2006-04-12 | 1 | -1/+1 |
| | |||||
* | dont use depmod.pl, use cross depmod which I made work properly a while back. | Eric Andersen | 2006-04-12 | 4 | -248/+1095 |
| | | | | Apply latest stable kernel patch | ||||
* | accomodate a read only rootfs | Eric Andersen | 2006-04-10 | 1 | -0/+10 |
| | |||||
* | update to linux 2.4.16 and current uClibc. | Eric Andersen | 2006-03-25 | 39 | -630/+1099 |
| | |||||
* | Well that was stupid. It seems we were carrying about two copies of pre-built | Eric Andersen | 2005-11-04 | 1 | -0/+0 |
| | | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time. | ||||
* | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen | 2005-11-04 | 12 | -0/+0 |
| | | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. | ||||
* | Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. | "Steven J. Hill" | 2005-09-24 | 2 | -2/+2 |
| | |||||
* | Add new configuration option. | "Steven J. Hill" | 2005-09-12 | 2 | -0/+2 |
| | |||||
* | resync | Eric Andersen | 2005-08-10 | 2 | -2/+6 |
| | |||||
* | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | 2005-07-29 | 2 | -2/+14 |
| | | | | | on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. | ||||
* | routine .config update | Eric Andersen | 2005-06-09 | 1 | -1/+17 |
| | |||||
* | Get the board-specific dependencies right. | Paul Mundt | 2005-05-02 | 1 | -1/+5 |
| | | | | | | | | Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level. | ||||
* | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 1 | -2/+1 |
| | |||||
* | switch to mips32 | Eric Andersen | 2005-04-14 | 2 | -4/+4 |
| | |||||
* | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | Minor platform updates | Eric Andersen | 2005-03-31 | 3 | -1/+3 |
| | |||||
* | Teach the kernel config to also swing both ways | Eric Andersen | 2005-03-10 | 1 | -0/+3 |
| | |||||
* | Try out mips3 | Eric Andersen | 2005-03-10 | 1 | -2/+2 |
| | |||||
* | The DBAu1500 can run as either big or little endian | Eric Andersen | 2005-03-10 | 4 | -2/+159 |
| | |||||
* | Add board support for the AMD DBAu1500 development board | Eric Andersen | 2005-03-09 | 74 | -0/+2899 |