aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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