| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for an optional staging directory for debug binaries | Felix Fietkau | 2009-01-13 | 1 | -0/+1 |
* | add support for alternative C libraries (currently only glibc/eglibc) other (... | Nicolas Thill | 2009-01-08 | 1 | -25/+55 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | 1 | -1/+1 |
* | clean NATIVE_TOOLCHAIN dependencies | Nicolas Thill | 2008-11-22 | 1 | -3/+3 |
* | Allow dropbear to use shadow passwords, and correct base-files generation of ... | Peter Denison | 2008-09-30 | 1 | -1/+6 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 | 1 | -2/+0 |
* | creates a passwd's shadow file if busybox supports the feature, fixes #2887 | John Crispin | 2008-07-30 | 1 | -0/+1 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | Florian Fainelli | 2008-07-30 | 1 | -0/+1 |
* | fix libraries packaging for uml on x86_64 | Nicolas Thill | 2008-07-28 | 1 | -4/+7 |
* | system now knows which timezone it is in | John Crispin | 2008-06-11 | 1 | -1/+1 |
* | create /etc/fstab on boot (closes #3458) | Matteo Croce | 2008-05-20 | 1 | -1/+1 |
* | base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ... | Rod Whitby | 2008-05-17 | 1 | -1/+1 |
* | fix typo | Felix Fietkau | 2007-12-23 | 1 | -1/+1 |
* | add profile specific base-files packages - does not work with the imagebuilde... | Felix Fietkau | 2007-12-23 | 1 | -0/+9 |
* | base-files: fix revision number in 'etc/banner' | Gabor Juhos | 2007-12-14 | 1 | -1/+1 |
* | clean up openwrt version handling, use a separate script that is executed at ... | Felix Fietkau | 2007-12-13 | 1 | -7/+3 |
* | fix path to the snapshot packages (snapshot build/upload needs to be fixed as... | Felix Fietkau | 2007-09-30 | 1 | -1/+1 |
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 1 | -11/+6 |
* | base-files: Added support for swap configuration in /etc/config/fstab | Rod Whitby | 2007-09-22 | 1 | -1/+1 |
* | Added support for /etc/default/fstab - a means of automatically mounting devi... | Rod Whitby | 2007-09-21 | 1 | -1/+1 |
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 1 | -0/+1 |
* | Revert the InstallDev section, was only there testing | Florian Fainelli | 2007-09-16 | 1 | -8/+0 |
* | Put back ldd and ldconfig (#1543) | Florian Fainelli | 2007-09-16 | 1 | -2/+22 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -1/+6 |
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -7/+9 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 1 | -1/+0 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -13/+11 |
* | libgcc is not available with host-toolchain, DEPENDS was overriden with the a... | Florian Fainelli | 2007-07-18 | 1 | -1/+1 |
* | add second package source for packages built from the /packages repository fi... | Felix Fietkau | 2007-07-09 | 1 | -2/+2 |
* | Package libstdc++ (#1883) | Florian Fainelli | 2007-06-12 | 1 | -0/+13 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 1 | -0/+1 |
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 | 1 | -1/+1 |
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | 1 | -1/+4 |
* | Create /lib/firmware | Florian Fainelli | 2007-04-22 | 1 | -1/+1 |
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | 1 | -13/+0 |
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | 1 | -16/+38 |
* | fix default netmask | Felix Fietkau | 2007-03-17 | 1 | -1/+1 |
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | 1 | -1/+18 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | Felix Fietkau | 2007-03-03 | 1 | -1/+0 |
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -2/+7 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 1 | -0/+7 |
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in dir... | Felix Fietkau | 2007-01-12 | 1 | -0/+1 |
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/... | Felix Fietkau | 2007-01-08 | 1 | -0/+1 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -3/+3 |
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -1/+1 |
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -53/+15 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -3/+0 |
* | fix jffs2root compile | Felix Fietkau | 2006-11-12 | 1 | -1/+1 |