Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | base-files: Added support for swap configuration in /etc/config/fstab | Rod Whitby | 2007-09-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8947 | |||||
* | Added support for /etc/default/fstab - a means of automatically mounting ↵ | Rod Whitby | 2007-09-21 | 1 | -1/+1 | |
| | | | | | | devices on boot. SVN-Revision: 8916 | |||||
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8845 | |||||
* | Revert the InstallDev section, was only there testing | Florian Fainelli | 2007-09-16 | 1 | -8/+0 | |
| | | | | SVN-Revision: 8787 | |||||
* | Put back ldd and ldconfig (#1543) | Florian Fainelli | 2007-09-16 | 1 | -2/+22 | |
| | | | | SVN-Revision: 8786 | |||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -1/+6 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||||
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8680 | |||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -7/+9 | |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | |||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 | |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | |||||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8587 | |||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -13/+11 | |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | |||||
* | libgcc is not available with host-toolchain, DEPENDS was overriden with the ↵ | Florian Fainelli | 2007-07-18 | 1 | -1/+1 | |
| | | | | | | avr32 condition SVN-Revision: 8038 | |||||
* | add second package source for packages built from the /packages repository ↵ | Felix Fietkau | 2007-07-09 | 1 | -2/+2 | |
| | | | | | | fix up first package source (should be release, not snapshots on 7.07) SVN-Revision: 7897 | |||||
* | Package libstdc++ (#1883) | Florian Fainelli | 2007-06-12 | 1 | -0/+13 | |
| | | | | SVN-Revision: 7581 | |||||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | 1 | -0/+1 | |
| | | | | | | with wigyori SVN-Revision: 7533 | |||||
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7058 | |||||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | 1 | -1/+4 | |
| | | | | SVN-Revision: 7043 | |||||
* | Create /lib/firmware | Florian Fainelli | 2007-04-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7033 | |||||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | 1 | -13/+0 | |
| | | | | SVN-Revision: 6866 | |||||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | 1 | -16/+38 | |
| | | | | SVN-Revision: 6856 | |||||
* | fix default netmask | Felix Fietkau | 2007-03-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6589 | |||||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | 1 | -1/+18 | |
| | | | | SVN-Revision: 6584 | |||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 1 | -1/+0 | |
| | | | | | | /etc/preinit SVN-Revision: 6481 | |||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -2/+7 | |
| | | | | SVN-Revision: 6465 | |||||
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 1 | -0/+7 | |
| | | | | SVN-Revision: 6450 | |||||
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in ↵ | Felix Fietkau | 2007-01-12 | 1 | -0/+1 | |
| | | | | | | directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. SVN-Revision: 6084 | |||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 1 | -0/+1 | |
| | | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043 | |||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -3/+3 | |
| | | | | SVN-Revision: 5624 | |||||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5622 | |||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -53/+15 | |
| | | | | SVN-Revision: 5621 | |||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -3/+0 | |
| | | | | SVN-Revision: 5512 | |||||
* | fix jffs2root compile | Felix Fietkau | 2006-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5500 | |||||
* | rename the <boardname>-<kernelversion> directories of base-files to just ↵ | Felix Fietkau | 2006-11-03 | 1 | -0/+3 | |
| | | | | | | <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible SVN-Revision: 5427 | |||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+191 | |