summaryrefslogtreecommitdiff
path: root/package/base-files/files
AgeCommit message (Expand)Author
2009-02-19[package] base-files: allow option dns to override dhcp assigned dns serversjow
2009-02-03[base-files] allow specifying port where to log (#2019)florian
2009-01-30Use block events for the mounting/unmounting of external storage devices.matein4
2009-01-30[package] increase default size of the connection tracking table, thanks Marcflorian
2009-01-07fix $HOME in /etc/profile (#4424)nbd
2009-01-06package/base-files: fix chmod of /tmp/.uci, bump package revisionjow
2008-12-22allow ipv4 routes without gateway in configurationjow
2008-11-28package/base-files: allow ipv6 routes without gateway specifiedjow
2008-11-28fix up the network ifname in the network state when receiving iface/ifup eventsnbd
2008-11-28fix ifup (no longer use the to-be-reverted state of the previous config)nbd
2008-11-17Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...jow
2008-11-09make network config script work with brctl from both bridge-utils & busyboxnico
2008-10-29remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...thepeople
2008-10-29don't bring down interfaces when preparing themnbd
2008-10-29use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...nbd
2008-10-23make sure that the dhcp client (or other processes necessary to get a connect...nbd
2008-09-28add option in sysupgrade to restore config from file or URL (patch from #4043)nbd
2008-09-26fix typo from last sysupgrade commitnbd
2008-09-26add switch to not save configuration over the reflash in noninteractive modethepeople
2008-09-25install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)nbd
2008-09-23don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '...nbd
2008-09-23make links to statup scripts in /etc/rc.d relativenico
2008-09-23fix sysupgrade support for brcm-2.4 and brcm47xxnbd
2008-09-13make option name optionalthepeople
2008-09-12sysupgrade: add optional delay before rebootingnbd
2008-09-11Prevent unwanted shell expansioncyrus
2008-09-08fixes script that mounts usd storage when it gets attachedblogic
2008-09-01fixes usb storage mountingblogic
2008-08-28fix a race condition which would leave dnsmasq in infinite resolving recursio...nbd
2008-08-27fixes broken if-then in led init scriptblogic
2008-08-25Use busybox mount, could be overriden to use util-linux-ng for instance, than...florian
2008-08-20upgrade to uci 0.5.0, adds list handling supportnbd
2008-08-20disable ipv6 systcl call, as ipv6 is not enabled by defaultnico
2008-08-20fixes variables, oopsblogic
2008-08-20adds the option to have no proto for a interface, usefull if the uci states n...blogic
2008-08-17enable TCP ECN by default (see #3001 for more information)nbd
2008-08-16add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...thepeople
2008-08-16remove /etc/firewall.* from being kept as they no longer are used in trunkthepeople
2008-08-16make opkg the default package manager, disable busybox ipkg from building by ...thepeople
2008-08-14Fix negative calculation of the tmpfs for devices with few RAM (#3557)florian
2008-08-14remove /etc/functions.sh call from led hotplug scriptblogic
2008-08-07add basic interface alias support.nbd
2008-08-07added support for the timer-trigger to uci LED supportcyrus
2008-08-07allow ctrl-c to trigger preinitmbm
2008-08-04add uci led supportblogic
2008-08-04work aroung error message during boot if swapon is nt installedblogic
2008-08-03network scripts: revert the network state after running ifdown, not beforenbd
2008-08-01use the same hotplug2 parameters for initramfs and regularnbd
2008-08-01move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...nbd
2008-08-01avoid duplicate vlan add eventsnbd