| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | commit profile support for base-files... patches still need to be done | pavlov | 2007-03-02 | 1 | -2/+7 |
* | add support for static routes - based on the patch from #1365 | nbd | 2007-03-02 | 2 | -1/+44 |
* | add support for if{down,up} -a and implement proper start/stop/restart for /e... | nbd | 2007-03-02 | 2 | -2/+22 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | nbd | 2007-03-02 | 4 | -2/+153 |
* | add a check for brctl in the unbridge() function (fixes #1417) | nbd | 2007-02-27 | 1 | -1/+2 |
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | nbd | 2007-02-27 | 2 | -11/+11 |
* | Integrate basic UCI config file validation support | nbd | 2007-02-26 | 8 | -31/+656 |
* | more reliable fix for handling ppp | nbd | 2007-02-25 | 1 | -0/+5 |
* | integrate the fix from #1348 and clean up the network scripts a bit... | nbd | 2007-02-25 | 1 | -18/+39 |
* | Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1 | mbm | 2007-02-12 | 1 | -1/+1 |
* | fix typos in ifdown (patch from #1319) | nbd | 2007-02-06 | 1 | -2/+2 |
* | fix a typo | nbd | 2007-01-29 | 1 | -1/+1 |
* | add broadcast setting for /etc/config/network interfaces | nbd | 2007-01-27 | 1 | -1/+3 |
* | make usb init script executable | nbd | 2007-01-25 | 1 | -0/+0 |
* | use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) | nbd | 2007-01-25 | 1 | -1/+1 |
* | Mount usb filesystem at startup (#1077) | florian | 2007-01-21 | 1 | -0/+9 |
* | ignore the bridge option if brctl is not available | nbd | 2007-01-20 | 1 | -14/+16 |
* | Fix the issue where the default gateway is not set | nbd | 2007-01-17 | 1 | -0/+6 |
* | add checks for {ip,ip6}addr in the network config | nbd | 2007-01-14 | 1 | -2/+2 |
* | Fix the annoying base-files autorebuild bug. | nbd | 2007-01-12 | 1 | -0/+1 |
* | Forward port whiterussian resolv.conf changes | nbd | 2007-01-08 | 5 | -5/+5 |
* | don't try to automount loopback devices (#1011) | nbd | 2006-12-20 | 1 | -1/+1 |
* | add a workaround for self-killing init scripts on restart (#1023) | nbd | 2006-12-20 | 1 | -0/+1 |
* | add a variable to keep track of the list of sections when loading uci config ... | nbd | 2006-12-20 | 1 | -4/+21 |
* | fix CONFIG_FILENAME in uci_commit() | nbd | 2006-12-14 | 1 | -1/+2 |
* | fix typo | nbd | 2006-12-14 | 1 | -1/+1 |
* | fix uci_load trash output (#1040) | nbd | 2006-12-10 | 1 | -1/+1 |
* | Set up ipv6 address if provided in network configuration (#1028) | florian | 2006-12-09 | 1 | -0/+1 |
* | add a check to see if an init script is enabled | nbd | 2006-12-08 | 1 | -0/+6 |
* | fix a typo | nbd | 2006-12-08 | 1 | -1/+1 |
* | add option for setting the mac address (#1014) | nbd | 2006-12-04 | 1 | -2/+5 |
* | fix typo in /sbin/wifi (#1016 - thanks, dairiki) | nbd | 2006-12-04 | 1 | -1/+1 |
* | small tweaks to the usb disk hotplug scripts | mbm | 2006-11-28 | 2 | -6/+5 |
* | fix sed error installing kmod ipkgs | mbm | 2006-11-23 | 1 | -1/+2 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -3/+3 |
* | rename default/ to files/ | nbd | 2006-11-22 | 36 | -1/+1 |
* | move platform specific base-files into target/linux/<targetname> | nbd | 2006-11-22 | 25 | -1260/+15 |
* | move busybox init scripts from base-files into the busybox package and make t... | nbd | 2006-11-22 | 3 | -35/+0 |
* | fix broken export from last commit | mbm | 2006-11-22 | 1 | -1/+1 |
* | avoid eval leaks | mbm | 2006-11-22 | 1 | -9/+9 |
* | fix various variable copying bugs | nbd | 2006-11-22 | 1 | -6/+10 |
* | fix svn:executable property on /etc/init.d/done | nbd | 2006-11-21 | 1 | -0/+0 |
* | cleanup uci and functions.sh | mbm | 2006-11-21 | 2 | -104/+124 |
* | strtok helper function | mbm | 2006-11-20 | 1 | -0/+24 |
* | hopefully fix duplicate ppp instances (#895) | nbd | 2006-11-18 | 1 | -1/+1 |
* | correct typo in 'uci get' | mbm | 2006-11-17 | 1 | -1/+1 |
* | fix typo | nbd | 2006-11-17 | 1 | -1/+1 |
* | cosmetic led state change fix | nbd | 2006-11-17 | 1 | -0/+1 |
* | add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6 | nbd | 2006-11-17 | 6 | -34/+175 |
* | remove broadcom specific stuff from default base files | nbd | 2006-11-17 | 1 | -7/+0 |