Commit Graph

1360 Commits (4a6795409d1520fd3da3e909a8bcf9d7fd0927bb)

Author SHA1 Message Date
Felix Fietkau 545284a609 fix a typo
SVN-Revision: 5719
18 years ago
Felix Fietkau 7cc6503877 add option for setting the mac address (#1014)
SVN-Revision: 5690
18 years ago
Felix Fietkau 20e82c48ef fix typo in /sbin/wifi (#1016 - thanks, dairiki)
SVN-Revision: 5689
18 years ago
Mike Baker 64b7e4e4cf small tweaks to the usb disk hotplug scripts
SVN-Revision: 5667
18 years ago
Mike Baker 9cc85a562e fix sed error installing kmod ipkgs
SVN-Revision: 5629
18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/
SVN-Revision: 5622
18 years ago
Felix Fietkau 37362df7ea move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
18 years ago
Felix Fietkau bd8e5fb7db move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options
SVN-Revision: 5620
18 years ago
Mike Baker e8c11142aa fix broken export from last commit
SVN-Revision: 5618
18 years ago
Mike Baker 5c3bf17fff avoid eval leaks
SVN-Revision: 5617
18 years ago
Felix Fietkau 398f36201b fix various variable copying bugs
SVN-Revision: 5613
18 years ago
Felix Fietkau f070a70578 fix svn:executable property on /etc/init.d/done
SVN-Revision: 5612
18 years ago
Mike Baker faf1eba5be cleanup uci and functions.sh
SVN-Revision: 5597
18 years ago
Mike Baker 9232f4adad strtok helper function
SVN-Revision: 5592
18 years ago
Felix Fietkau b1d1701fd6 hopefully fix duplicate ppp instances (#895)
SVN-Revision: 5577
18 years ago
Mike Baker 0f55c0eff9 correct typo in 'uci get'
SVN-Revision: 5557
18 years ago
Felix Fietkau c7252cb3d6 fix typo
SVN-Revision: 5554
18 years ago
Felix Fietkau bb9db87637 cosmetic led state change fix
SVN-Revision: 5550
18 years ago
Felix Fietkau 6c4b1cc135 add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6
SVN-Revision: 5544
18 years ago
Felix Fietkau b0a535a6de remove broadcom specific stuff from default base files
SVN-Revision: 5543
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau 137d2b4d43 fix jffs2root compile
SVN-Revision: 5500
18 years ago
Felix Fietkau cbe21ae5f5 move two functions from broadcom.sh to /sbin/wifi
SVN-Revision: 5496
18 years ago
Felix Fietkau bc779dc435 make sure udhcpc is spawned as a background process (use eval)
SVN-Revision: 5494
18 years ago
Felix Fietkau 57ab02b754 add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts
SVN-Revision: 5493
18 years ago
Felix Fietkau 5808fe52a4 fix dhcp hotplug events
SVN-Revision: 5491
18 years ago
Felix Fietkau f458a8f21b fix ifdown hotplug event for static
SVN-Revision: 5490
18 years ago
Felix Fietkau 57f2868c3d fix ifup hotplug event for static
SVN-Revision: 5489
18 years ago
Felix Fietkau 1dc538c39a fix for multiple extra commands in init scripts using rc.common
SVN-Revision: 5488
18 years ago
Felix Fietkau e3e87f09d9 fix potential data loss issue on failed umount (patch from #942)
SVN-Revision: 5474
18 years ago
Florian Fainelli 18b1a6dd6e Ensure dropbear is installed before disabling telnet (#920)
SVN-Revision: 5465
18 years ago
Florian Fainelli 0b1e4d027a Change httpd realm to match the hostname (#932)
SVN-Revision: 5464
18 years ago
Florian Fainelli e410cb37bf Test if symbolic is already there (#886)
SVN-Revision: 5442
18 years ago
Felix Fietkau ab80113a68 call interface stop handler on ifdown
SVN-Revision: 5432
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
SVN-Revision: 5427
18 years ago
Felix Fietkau c7213d81d6 add config option for autostart of network interfaces
SVN-Revision: 5425
18 years ago
Felix Fietkau e9ce379d25 fix missing variable assignment (found by db90h)
SVN-Revision: 5395
18 years ago
Felix Fietkau 12ccb1ed73 reset CONFIG_SECTION when calling config_load
SVN-Revision: 5318
18 years ago
Felix Fietkau dff0c52031 add protection against running cf2nand from yaffs2
SVN-Revision: 5301
18 years ago
Felix Fietkau a1e82362ac add cf2nand script for copying a cf card installation to nand flash automatically on rb532
SVN-Revision: 5300
18 years ago
Felix Fietkau 4346855974 add lookup function for mtd parts
SVN-Revision: 5299
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
SVN-Revision: 5298
18 years ago
Felix Fietkau 315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
18 years ago
Felix Fietkau 35176fec08 add netconfig fix for wl-500g premium
SVN-Revision: 5287
18 years ago
Felix Fietkau 343ad07ed8 remove an obsolete function
SVN-Revision: 5280
18 years ago
Felix Fietkau e5b4b6a757 fix typo
SVN-Revision: 5270
18 years ago
Felix Fietkau dbd8cee5e7 template.awk fix processing of certain config file formats
SVN-Revision: 5249
18 years ago
Felix Fietkau 17f313b06a move /usr/lib/parse-config.awk to /lib/config/template.awk
SVN-Revision: 5244
18 years ago
Felix Fietkau e2434a5515 hacks for supporting the toshiba wrc-1000
SVN-Revision: 5192
18 years ago
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file
SVN-Revision: 5173
18 years ago
Felix Fietkau b234ecfdf4 remove nvram.sh
SVN-Revision: 5153
18 years ago
Felix Fietkau 233fbc4726 fix typo
SVN-Revision: 5131
18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
18 years ago
Felix Fietkau 8a3523dc0e fix error message
SVN-Revision: 5119
18 years ago
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
18 years ago
Felix Fietkau 5fee2188f5 add protection for bridging interface changes
SVN-Revision: 5115
18 years ago
Felix Fietkau cb3692258e remove the wifi interface from the default bridge
SVN-Revision: 5114
18 years ago
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers
SVN-Revision: 5113
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago