aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files
Commit message (Expand)AuthorAge
* base-files: - restore device, ifname and aliases state in dhcp script - make ...Jo-Philipp Wich2009-05-10
* base-files: show reboot notification is sysupgradeJo-Philipp Wich2009-05-09
* Don't try to pivot to new ramfs if already running on one This patch allows t...Jo-Philipp Wich2009-05-07
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-07
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-06
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-30
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-30
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...Nicolas Thill2009-04-21
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-19
* base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway inter...Jo-Philipp Wich2009-04-19
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* do not run hotplug event for aliasesFelix Fietkau2009-04-13
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-12
* In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-09
* tweak some sysctl values for better performanceFelix Fietkau2009-04-07
* rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...Felix Fietkau2009-04-04
* fix failsafe modeFelix Fietkau2009-04-04
* udhcpc: run dhcp hotplug events after dns has been setFelix Fietkau2009-04-04
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
* - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo...Jo-Philipp Wich2009-03-25
* sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpaJo-Philipp Wich2009-03-24
* Allow running without "logger" installedMichael Büsch2009-03-18
* Support configurations without syslogd/klogd.Michael Büsch2009-03-18
* move input device nodes to /dev/inputFelix Fietkau2009-03-09
* sysupgrade: install /bin/sleep into ramdisk too and add completition notice (...Jo-Philipp Wich2009-03-08
* On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel M...Hauke Mehrtens2009-03-07
* base-files: allow option dns to override dhcp assigned dns serversJo-Philipp Wich2009-02-19
* allow specifying port where to log (#2019)Florian Fainelli2009-02-03
* Use block events for the mounting/unmounting of external storage devices. Thi...Jose Vasconcellos2009-01-30
* increase default size of the connection tracking table, thanks MarcFlorian Fainelli2009-01-30
* fix $HOME in /etc/profile (#4424)Felix Fietkau2009-01-07
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-06
* allow ipv4 routes without gateway in configurationJo-Philipp Wich2008-12-22
* package/base-files: allow ipv6 routes without gateway specifiedJo-Philipp Wich2008-11-28
* fix up the network ifname in the network state when receiving iface/ifup eventsFelix Fietkau2008-11-28
* fix ifup (no longer use the to-be-reverted state of the previous config)Felix Fietkau2008-11-28
* Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...Jo-Philipp Wich2008-11-17
* make network config script work with brctl from both bridge-utils & busyboxNicolas Thill2008-11-09
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...Travis Kemen2008-10-29
* don't bring down interfaces when preparing themFelix Fietkau2008-10-29
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-29
* make sure that the dhcp client (or other processes necessary to get a connect...Felix Fietkau2008-10-23
* add option in sysupgrade to restore config from file or URL (patch from #4043)Felix Fietkau2008-09-28
* fix typo from last sysupgrade commitFelix Fietkau2008-09-26
* add switch to not save configuration over the reflash in noninteractive modeTravis Kemen2008-09-26
* install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)Felix Fietkau2008-09-25
* don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '...Felix Fietkau2008-09-23
* make links to statup scripts in /etc/rc.d relativeNicolas Thill2008-09-23
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...Felix Fietkau2008-09-23
* make option name optionalTravis Kemen2008-09-13