683 Commits (3f240440c76765426018151ab3ea019547108326)

Author SHA1 Message Date
Felix Fietkau f458a8f21b fix ifdown hotplug event for static 18 years ago
Felix Fietkau 57f2868c3d fix ifup hotplug event for static 18 years ago
Felix Fietkau 1dc538c39a fix for multiple extra commands in init scripts using rc.common 18 years ago
Felix Fietkau e3e87f09d9 fix potential data loss issue on failed umount (patch from #942) 18 years ago
Florian Fainelli 18b1a6dd6e Ensure dropbear is installed before disabling telnet (#920) 18 years ago
Florian Fainelli 0b1e4d027a Change httpd realm to match the hostname (#932) 18 years ago
Florian Fainelli e410cb37bf Test if symbolic is already there (#886) 18 years ago
Felix Fietkau ab80113a68 call interface stop handler on ifdown 18 years ago
Felix Fietkau 86e2fbaaa4 rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible 18 years ago
Felix Fietkau c7213d81d6 add config option for autostart of network interfaces 18 years ago
Felix Fietkau e9ce379d25 fix missing variable assignment (found by db90h) 18 years ago
Felix Fietkau 12ccb1ed73 reset CONFIG_SECTION when calling config_load 18 years ago
Felix Fietkau dff0c52031 add protection against running cf2nand from yaffs2 18 years ago
Felix Fietkau a1e82362ac add cf2nand script for copying a cf card installation to nand flash automatically on rb532 18 years ago
Felix Fietkau 4346855974 add lookup function for mtd parts 18 years ago
Felix Fietkau 9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes 18 years ago
Felix Fietkau 315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface 18 years ago
Felix Fietkau 35176fec08 add netconfig fix for wl-500g premium 18 years ago
Felix Fietkau 343ad07ed8 remove an obsolete function 18 years ago
Felix Fietkau e5b4b6a757 fix typo 18 years ago
Felix Fietkau dbd8cee5e7 template.awk fix processing of certain config file formats 18 years ago
Felix Fietkau 17f313b06a move /usr/lib/parse-config.awk to /lib/config/template.awk 18 years ago
Felix Fietkau e2434a5515 hacks for supporting the toshiba wrc-1000 18 years ago
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file 18 years ago
Felix Fietkau b234ecfdf4 remove nvram.sh 18 years ago
Felix Fietkau 233fbc4726 fix typo 18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 18 years ago
Felix Fietkau 8a3523dc0e fix error message 18 years ago
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called 18 years ago
Felix Fietkau 5fee2188f5 add protection for bridging interface changes 18 years ago
Felix Fietkau cb3692258e remove the wifi interface from the default bridge 18 years ago
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers 18 years ago