summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-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 Fainelli2007-07-181-1/+1
| | | | | | avr32 condition SVN-Revision: 8038
* add second package source for packages built from the /packages repository ↵Felix Fietkau2007-07-091-2/+2
| | | | | | fix up first package source (should be release, not snapshots on 7.07) SVN-Revision: 7897
* Package libstdc++ (#1883)Florian Fainelli2007-06-121-0/+13
| | | | SVN-Revision: 7581
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵Imre Kaloz2007-06-081-0/+1
| | | | | | with wigyori SVN-Revision: 7533
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-261-1/+1
| | | | SVN-Revision: 7058
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-241-1/+4
| | | | SVN-Revision: 7043
* Create /lib/firmwareFlorian Fainelli2007-04-221-1/+1
| | | | SVN-Revision: 7033
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-041-13/+0
| | | | SVN-Revision: 6866
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-031-16/+38
| | | | SVN-Revision: 6856
* fix default netmaskFelix Fietkau2007-03-171-1/+1
| | | | SVN-Revision: 6589
* package libssp for apps that need it (only enabled for gcc4)Felix Fietkau2007-03-161-1/+18
| | | | SVN-Revision: 6584
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-031-1/+0
| | | | | | /etc/preinit SVN-Revision: 6481
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-2/+7
| | | | SVN-Revision: 6465
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-0/+7
| | | | SVN-Revision: 6450
* Fix the annoying base-files autorebuild bug. When checking file mtimes in ↵Felix Fietkau2007-01-121-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 Fietkau2007-01-081-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_* variablesFelix Fietkau2006-11-231-3/+3
| | | | SVN-Revision: 5624
* rename default/ to files/Felix Fietkau2006-11-221-1/+1
| | | | SVN-Revision: 5622
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-53/+15
| | | | SVN-Revision: 5621
* implement target profiles in menuconfigFelix Fietkau2006-11-121-3/+0
| | | | SVN-Revision: 5512
* fix jffs2root compileFelix Fietkau2006-11-121-1/+1
| | | | SVN-Revision: 5500
* rename the <boardname>-<kernelversion> directories of base-files to just ↵Felix Fietkau2006-11-031-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 trunkFelix Fietkau2016-03-201-0/+191