summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
2007-03-04nuke mdev and replace it with hotplug2 :)nbd
2007-03-04only mount sysfs once (thx, ejka)nbd
2007-03-03add failsafe support for x86-2.6 and fix mdev support for platforms using /et...nbd
2007-03-03don't run mdev on hotplug pseudo-events that come from user spacenbd
2007-03-03R.I.P. devfskaloz
2007-03-02make find_mtd_part work without devfsnbd
2007-03-02commit profile support for base-files... patches still need to be donepavlov
2007-03-02add support for static routes - based on the patch from #1365nbd
2007-03-02add support for if{down,up} -a and implement proper start/stop/restart for /e...nbd
2007-03-02make squashfs overlay support more generic and integrate it for x86-2.6nbd
2007-02-27add a check for brctl in the unbridge() function (fixes #1417)nbd
2007-02-27move config_get_bool from /sbin/wifi to /etc/functions.shnbd
2007-02-26Integrate basic UCI config file validation supportnbd
2007-02-25more reliable fix for handling pppnbd
2007-02-25integrate the fix from #1348 and clean up the network scripts a bit...nbd
2007-02-12Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1mbm
2007-02-06fix typos in ifdown (patch from #1319)nbd
2007-01-29fix a typonbd
2007-01-27add broadcast setting for /etc/config/network interfacesnbd
2007-01-25make usb init script executablenbd
2007-01-25use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)nbd
2007-01-21Mount usb filesystem at startup (#1077)florian
2007-01-20ignore the bridge option if brctl is not availablenbd
2007-01-17Fix the issue where the default gateway is not setnbd
2007-01-14add checks for {ip,ip6}addr in the network confignbd
2007-01-12Fix the annoying base-files autorebuild bug.nbd
2007-01-08Forward port whiterussian resolv.conf changesnbd
2006-12-20don't try to automount loopback devices (#1011)nbd
2006-12-20add a workaround for self-killing init scripts on restart (#1023)nbd
2006-12-20add a variable to keep track of the list of sections when loading uci config ...nbd
2006-12-14fix CONFIG_FILENAME in uci_commit()nbd
2006-12-14fix typonbd
2006-12-10fix uci_load trash output (#1040)nbd
2006-12-09Set up ipv6 address if provided in network configuration (#1028)florian
2006-12-08add a check to see if an init script is enablednbd
2006-12-08fix a typonbd
2006-12-04add option for setting the mac address (#1014)nbd
2006-12-04fix typo in /sbin/wifi (#1016 - thanks, dairiki)nbd
2006-11-28small tweaks to the usb disk hotplug scriptsmbm
2006-11-23fix sed error installing kmod ipkgsmbm
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-22rename default/ to files/nbd
2006-11-22move platform specific base-files into target/linux/<targetname>nbd
2006-11-22move busybox init scripts from base-files into the busybox package and make t...nbd
2006-11-22fix broken export from last commitmbm
2006-11-22avoid eval leaksmbm
2006-11-22fix various variable copying bugsnbd
2006-11-21fix svn:executable property on /etc/init.d/donenbd
2006-11-21cleanup uci and functions.shmbm
2006-11-20strtok helper functionmbm