Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-15 | subversion makes it so we do not need a separate tarball | Eric Andersen | |
to store empty directories and symlinks for the target_skeleton. | |||
2006-10-17 | update config files | Eric Andersen | |
2006-07-04 | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | |
and should NOT be enabled by default. | |||
2006-06-23 | sync target kernel version with reality | Eric Andersen | |
2006-06-23 | fix url | Eric Andersen | |
2006-06-23 | update config a bit | Eric Andersen | |
2006-06-23 | version bump | Eric Andersen | |
2006-04-14 | Fix missing /etc/mtab symlink | Eric Andersen | |
2006-04-14 | Make symlink targets use relative paths per bug 303 | Eric Andersen | |
2006-04-12 | doh | Eric Andersen | |
2006-04-12 | dont use depmod.pl, use cross depmod which I made work properly a while back. | Eric Andersen | |
Apply latest stable kernel patch | |||
2006-04-10 | accomodate a read only rootfs | Eric Andersen | |
2006-03-25 | update to linux 2.4.16 and current uClibc. | Eric Andersen | |
2005-11-04 | Well that was stupid. It seems we were carrying about two copies of pre-built | Eric Andersen | |
binary terminfo stuff, which is supposed to be built by ncurses at compile time. | |||
2005-11-04 | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen | |
unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. | |||
2005-09-24 | Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. | "Steven J. Hill" | |
2005-09-12 | Add new configuration option. | "Steven J. Hill" | |
2005-08-10 | resync | Eric Andersen | |
2005-07-29 | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | |
on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. | |||
2005-06-09 | routine .config update | Eric Andersen | |
2005-04-15 | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | |
2005-04-14 | switch to mips32 | Eric Andersen | |
2005-04-12 | Make busybox config file location a config option | Eric Andersen | |
2005-03-31 | Minor platform updates | Eric Andersen | |
2005-03-10 | Teach the kernel config to also swing both ways | Eric Andersen | |
2005-03-10 | Try out mips3 | Eric Andersen | |
2005-03-10 | The DBAu1500 can run as either big or little endian | Eric Andersen | |
2005-03-09 | Add board support for the AMD DBAu1500 development board | Eric Andersen | |