aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files
Commit message (Expand)AuthorAge
...
* base-file: move alias setup to route hotplug, this fixes alias sections for n...Jo-Philipp Wich2010-06-01
* base-files: don't skip subsequent hotplug rules when doing makedev for tun or...Jo-Philipp Wich2010-05-31
* base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au...Jo-Philipp Wich2010-05-30
* base-files: revert r21595Jo-Philipp Wich2010-05-28
* base-files: bring bridge port iface down before changing the mac (#7111)Jo-Philipp Wich2010-05-28
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ho...Jo-Philipp Wich2010-05-28
* base-files: respect .auto option when running coldplug_interface_*() hooks on...Jo-Philipp Wich2010-05-27
* when changing the mac address of a bridge interface, keep member interface ad...Felix Fietkau2010-05-27
* base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition...Jo-Philipp Wich2010-05-20
* base-files (#7316) - improve rdate reliability - make rdate config more ntp l...Jo-Philipp Wich2010-05-17
* base-files: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-17
* base-files: add add_dns() and remove_dns() helpers to network config, useful ...Jo-Philipp Wich2010-05-07
* base-files: add a coldplug_interface_* hook to bring up non-hotpluggable inte...Jo-Philipp Wich2010-05-06
* base-files, ppp: fix interface shutdownJo-Philipp Wich2010-05-06
* base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...Jo-Philipp Wich2010-05-05
* base-files: do not bring up wlan interfaces from hotplug events, so that wron...Felix Fietkau2010-05-05
* base-files: Remove redundant stopping of watchdogVasilis Tsiligiannis2010-05-03
* add stop() to watchdog init script, patch from Yury PolyanskiyFlorian Fainelli2010-05-03
* Fix bug in foregrounding in /etc/init.d/rcSFlorian Fainelli2010-04-16
* option to allow boot to run to completion before starting shellFlorian Fainelli2010-04-13
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)Felix Fietkau2010-04-13
* add debugging entry to hotplug configFlorian Fainelli2010-04-10
* base-files: Use hotplug2 to download firmwareVasilis Tsiligiannis2010-04-03
* base-files: also regenerate wifi config if existing config contains only whit...Jo-Philipp Wich2010-04-03
* base-files: Cancel firmware loading if file doesn't existVasilis Tsiligiannis2010-04-01
* base-files: fix shell syntax (prevent error messages when activating initscri...Nicolas Thill2010-03-29
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-27
* base-files: make press key message more explicit in preinitJo-Philipp Wich2010-03-23
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* base-files: reload switch settings on /etc/init.d/network start as wellFelix Fietkau2010-03-15
* fix error output of brctl if bridging is not supported.Felix Fietkau2010-03-14
* base-files: force preinit to use busybox mount (#6797)Jo-Philipp Wich2010-03-13
* package/base-files: call preinit_ip_deconfig before processing init on initra...Gabor Juhos2010-03-12
* base-files: fix preinit code typosNicolas Thill2010-03-10
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-05
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...Travis Kemen2010-03-04
* grab all config files for installed packages, closes #3718Travis Kemen2010-03-03
* firstboot: fix typo (closes: #6738)Nicolas Thill2010-03-01
* base-files: fix enter failsafe messageFelix Fietkau2010-03-01
* add block-extroot, a package for using an external filesystem as rootfs (patc...Felix Fietkau2010-02-26
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-26
* base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-12
* base-files: revert dhcp state information on ifdown and restore pre-r19530 be...Jo-Philipp Wich2010-02-12
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ...Travis Kemen2010-02-12
* Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a...Lars-Peter Clausen2010-02-09
* base-files: fix udhcpc address acquisition on network restart (patch by Scott...Jo-Philipp Wich2010-02-05
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-02
* base-file: revert unrelated change accidentally committed in r19478Jo-Philipp Wich2010-02-01
* base-files: preinit: get rid of /dev/null redirections and use grep -q where ...Jo-Philipp Wich2010-02-01
* quieten the check for devs, thanks nbdFlorian Fainelli2010-01-31