summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Collapse)AuthorAgeFilesLines
...
* fix potential data loss issue on failed umount (patch from #942)Felix Fietkau2006-11-091-2/+2
| | | | SVN-Revision: 5474
* Ensure dropbear is installed before disabling telnet (#920)Florian Fainelli2006-11-071-1/+1
| | | | SVN-Revision: 5465
* Change httpd realm to match the hostname (#932)Florian Fainelli2006-11-071-1/+4
| | | | SVN-Revision: 5464
* Test if symbolic is already there (#886)Florian Fainelli2006-11-041-1/+1
| | | | SVN-Revision: 5442
* call interface stop handler on ifdownFelix Fietkau2006-11-041-0/+3
| | | | SVN-Revision: 5432
* rename the <boardname>-<kernelversion> directories of base-files to just ↵Felix Fietkau2006-11-0322-255/+4
| | | | | | <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
* add config option for autostart of network interfacesFelix Fietkau2006-11-032-1/+13
| | | | SVN-Revision: 5425
* fix missing variable assignment (found by db90h)Felix Fietkau2006-11-031-0/+1
| | | | SVN-Revision: 5395
* reset CONFIG_SECTION when calling config_loadFelix Fietkau2006-10-281-0/+1
| | | | SVN-Revision: 5318
* add protection against running cf2nand from yaffs2Felix Fietkau2006-10-261-0/+5
| | | | SVN-Revision: 5301
* add cf2nand script for copying a cf card installation to nand flash ↵Felix Fietkau2006-10-261-0/+61
| | | | | | automatically on rb532 SVN-Revision: 5300
* add lookup function for mtd partsFelix Fietkau2006-10-261-0/+7
| | | | SVN-Revision: 5299
* use lock to remove race conditions in bringing up ppp and dhcp that would ↵Felix Fietkau2006-10-262-3/+18
| | | | | | lead to multiple active processes SVN-Revision: 5298
* make network scripts more robust, prevent multiple instances of pppd and ↵Felix Fietkau2006-10-243-21/+22
| | | | | | udhcpc for the same interface SVN-Revision: 5290
* add netconfig fix for wl-500g premiumFelix Fietkau2006-10-242-4/+14
| | | | SVN-Revision: 5287
* remove an obsolete functionFelix Fietkau2006-10-241-7/+0
| | | | SVN-Revision: 5280
* fix typoFelix Fietkau2006-10-232-2/+2
| | | | SVN-Revision: 5270
* template.awk fix processing of certain config file formatsFelix Fietkau2006-10-201-3/+3
| | | | SVN-Revision: 5249
* move /usr/lib/parse-config.awk to /lib/config/template.awkFelix Fietkau2006-10-201-0/+0
| | | | SVN-Revision: 5244
* hacks for supporting the toshiba wrc-1000Felix Fietkau2006-10-172-2/+13
| | | | SVN-Revision: 5192
* remove support for obsolete /etc/modules fileFelix Fietkau2006-10-161-1/+1
| | | | SVN-Revision: 5173
* remove nvram.shFelix Fietkau2006-10-161-19/+0
| | | | SVN-Revision: 5153
* fix typoFelix Fietkau2006-10-151-1/+1
| | | | SVN-Revision: 5131
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-1510-5/+21
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* fix error messageFelix Fietkau2006-10-151-1/+1
| | | | SVN-Revision: 5119
* remove all broadcom interfaces from bridges and bring them down completely ↵Felix Fietkau2006-10-152-7/+17
| | | | | | when wifi down is called SVN-Revision: 5116
* add protection for bridging interface changesFelix Fietkau2006-10-151-0/+7
| | | | SVN-Revision: 5115
* remove the wifi interface from the default bridgeFelix Fietkau2006-10-152-8/+6
| | | | SVN-Revision: 5114
* implement simple device autodetection for wifi driversFelix Fietkau2006-10-153-25/+53
| | | | SVN-Revision: 5113
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2065-0/+2588