| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: localize variable in do_move_devtmpfs(), remove extra t... | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
* | [package] base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 2 | -1/+2 |
* | [package] base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 1 | -15/+6 |
* | [package] base-files & telnet: Fixed telnet starting even with root password ... | Daniel Dickinson | 2010-07-18 | 1 | -2/+9 |
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing th... | Felix Fietkau | 2010-07-08 | 1 | -4/+13 |
* | [package] base-files: add "mtu" option for route sections, allows setting per... | Jo-Philipp Wich | 2010-06-30 | 2 | -3/+7 |
* | [package] base-files: enable IPv6 forwarding by default since the default fir... | Jo-Philipp Wich | 2010-06-12 | 2 | -2/+2 |
* | [package] base-files: introduce option "broadcast" for proto=dhcp interface t... | Jo-Philipp Wich | 2010-06-02 | 1 | -2/+11 |
* | [package] base-files: remove IPv6 LL addr from interfaces before adding them ... | Jo-Philipp Wich | 2010-06-02 | 1 | -0/+9 |
* | [package] base-files: | Jo-Philipp Wich | 2010-06-02 | 2 | -4/+24 |
* | [package] base-file: move alias setup to route hotplug, this fixes alias sect... | Jo-Philipp Wich | 2010-06-01 | 3 | -37/+45 |
* | [package] base-files: don't skip subsequent hotplug rules when doing makedev ... | Jo-Philipp Wich | 2010-05-31 | 1 | -1/+0 |
* | [package] base-files: | Jo-Philipp Wich | 2010-05-30 | 4 | -27/+43 |
* | [package] base-files: revert r21595 | Jo-Philipp Wich | 2010-05-28 | 1 | -2/+0 |
* | [package] base-files: bring bridge port iface down before changing the mac (#... | Jo-Philipp Wich | 2010-05-28 | 1 | -0/+2 |
* | [package] base-files: 3g connection interfaces are now called "3g-*" - adjust... | Jo-Philipp Wich | 2010-05-28 | 2 | -2/+2 |
* | [package] base-files: respect .auto option when running coldplug_interface_*(... | Jo-Philipp Wich | 2010-05-27 | 2 | -2/+5 |
* | when changing the mac address of a bridge interface, keep member interface ad... | Felix Fietkau | 2010-05-27 | 1 | -1/+3 |
* | [package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data... | Jo-Philipp Wich | 2010-05-20 | 1 | -0/+1 |
* | [package] base-files (#7316) | Jo-Philipp Wich | 2010-05-17 | 4 | -43/+78 |
* | [package] base-files: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 2 | -6/+1 |
* | [package] base-files: add add_dns() and remove_dns() helpers to network confi... | Jo-Philipp Wich | 2010-05-07 | 1 | -0/+29 |
* | [package] base-files: add a coldplug_interface_* hook to bring up non-hotplug... | Jo-Philipp Wich | 2010-05-06 | 1 | -0/+11 |
* | [package] base-files, ppp: fix interface shutdown | Jo-Philipp Wich | 2010-05-06 | 1 | -3/+3 |
* | [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i... | Jo-Philipp Wich | 2010-05-05 | 2 | -27/+22 |
* | base-files: do not bring up wlan interfaces from hotplug events, so that wron... | Felix Fietkau | 2010-05-05 | 1 | -0/+2 |
* | [package] base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | 1 | -1/+0 |
* | [package] add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | 1 | -1/+6 |
* | package/base-files: fix libraries packaging on 64bits targets (closes: #6918) | Nicolas Thill | 2010-05-01 | 1 | -9/+14 |
* | Fix bug in foregrounding in /etc/init.d/rcS | Florian Fainelli | 2010-04-16 | 1 | -2/+6 |
* | package/base-files: fix typo in r20874 (thanks to rhk for spotting it) | Nicolas Thill | 2010-04-15 | 1 | -1/+1 |
* | package/base-files: use a single $(CP) instead of two to copy shared library ... | Nicolas Thill | 2010-04-15 | 1 | -10/+20 |
* | [package] option to allow boot to run to completion before starting shell | Florian Fainelli | 2010-04-13 | 1 | -1/+6 |
* | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | Felix Fietkau | 2010-04-13 | 1 | -1/+1 |
* | [package] add debugging entry to hotplug config | Florian Fainelli | 2010-04-10 | 1 | -0/+6 |
* | [package] base-files: Use hotplug2 to download firmware | Vasilis Tsiligiannis | 2010-04-03 | 2 | -16/+5 |
* | [package] base-files: also regenerate wifi config if existing config contains... | Jo-Philipp Wich | 2010-04-03 | 2 | -3/+6 |
* | [package] base-files: Cancel firmware loading if file doesn't exist | Vasilis Tsiligiannis | 2010-04-01 | 1 | -1/+1 |
* | [package] base-files: fix shell syntax (prevent error messages when activatin... | Nicolas Thill | 2010-03-29 | 1 | -1/+1 |
* | [package] base-files: add a hotplug handler for rdate | Jo-Philipp Wich | 2010-03-27 | 3 | -1/+56 |
* | [package] base-files: make press key message more explicit in preinit | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 12 | -20/+21 |
* | base-files: reload switch settings on /etc/init.d/network start as well | Felix Fietkau | 2010-03-15 | 1 | -5/+4 |
* | fix error output of brctl if bridging is not supported. | Felix Fietkau | 2010-03-14 | 1 | -1/+1 |
* | [package] base-files: force preinit to use busybox mount (#6797) | Jo-Philipp Wich | 2010-03-13 | 1 | -0/+4 |
* | package/base-files: call preinit_ip_deconfig before processing init on | Gabor Juhos | 2010-03-12 | 2 | -1/+2 |
* | [package] base-files: fix preinit code typos | Nicolas Thill | 2010-03-10 | 2 | -2/+2 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 | 1 | -5/+5 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | Travis Kemen | 2010-03-04 | 1 | -3/+2 |