summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)nbd2008-09-251-1/+1
* don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '...nbd2008-09-231-1/+5
* make links to statup scripts in /etc/rc.d relativenico2008-09-231-2/+2
* fix sysupgrade support for brcm-2.4 and brcm47xxnbd2008-09-231-2/+15
* make option name optionalthepeople2008-09-132-3/+3
* sysupgrade: add optional delay before rebootingnbd2008-09-122-3/+7
* Prevent unwanted shell expansioncyrus2008-09-111-2/+2
* fixes script that mounts usd storage when it gets attachedblogic2008-09-081-14/+11
* fixes usb storage mountingblogic2008-09-011-1/+1
* fix a race condition which would leave dnsmasq in infinite resolving recursio...nbd2008-08-281-0/+1
* fixes broken if-then in led init scriptblogic2008-08-271-2/+3
* Use busybox mount, could be overriden to use util-linux-ng for instance, than...florian2008-08-251-0/+1
* upgrade to uci 0.5.0, adds list handling supportnbd2008-08-201-1/+34
* disable ipv6 systcl call, as ipv6 is not enabled by defaultnico2008-08-201-4/+4
* fixes variables, oopsblogic2008-08-201-1/+1
* adds the option to have no proto for a interface, usefull if the uci states n...blogic2008-08-201-0/+7
* enable TCP ECN by default (see #3001 for more information)nbd2008-08-171-0/+1
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...thepeople2008-08-161-1/+1
* remove /etc/firewall.* from being kept as they no longer are used in trunkthepeople2008-08-161-1/+1
* make opkg the default package manager, disable busybox ipkg from building by ...thepeople2008-08-163-7/+1
* Fix negative calculation of the tmpfs for devices with few RAM (#3557)florian2008-08-141-1/+1
* remove /etc/functions.sh call from led hotplug scriptblogic2008-08-141-2/+0
* add basic interface alias support.nbd2008-08-072-38/+85
* added support for the timer-trigger to uci LED supportcyrus2008-08-071-0/+8
* allow ctrl-c to trigger preinitmbm2008-08-071-0/+2
* add uci led supportblogic2008-08-042-0/+70
* work aroung error message during boot if swapon is nt installedblogic2008-08-041-1/+1
* network scripts: revert the network state after running ifdown, not beforenbd2008-08-031-3/+4
* use the same hotplug2 parameters for initramfs and regularnbd2008-08-011-7/+2
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...nbd2008-08-012-1/+1
* avoid duplicate vlan add eventsnbd2008-08-011-1/+3
* fix config_clear(), see #3054nbd2008-07-311-2/+3
* link default routes added by the network scripts to the appropriate interface...nbd2008-07-301-2/+2
* network scripts: properly maintain the network state's list of assigned inter...nbd2008-07-301-0/+21
* functions.sh: add list_contains function for checking whether a list contains...nbd2008-07-301-0/+9
* functions.sh: add a function for removing an item from a list in a shell vari...nbd2008-07-301-0/+14
* creates a passwd's shadow file if busybox supports the feature, fixes #2887blogic2008-07-301-0/+1
* Disable smash stacking support by default, but allow to enable it as an exper...florian2008-07-301-0/+1
* properly keep track of bridged interfaces in the network statenbd2008-07-301-0/+17
* [ipkg] Move packages lists to the ramdisk to save flash spaceagb2008-07-291-0/+1
* fix libraries packaging for uml on x86_64nico2008-07-281-4/+7
* keep /etc/group over reflash as wellthepeople2008-07-241-1/+1
* add dropbear keys, passwd and firewall configuration to be saved during reflashthepeople2008-07-241-1/+1
* fix variable names in testsnico2008-07-221-5/+5
* fix sysupgrade endian issuesthepeople2008-07-221-1/+1
* Revert previous bad commit r11512ymano2008-06-161-11/+6
* Add the PS3 specific utility bl-option, a helper sctiptymano2008-06-161-6/+11
* system now knows which timezone it is inblogic2008-06-113-1/+6
* use default gateway for routes that have no gw specified, Signed off by: Bria...blogic2008-06-061-4/+2
* fix sysupgrade 'do_upgrade: not found' errornbd2008-06-041-1/+1