| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: change /dev permissions to 0755 when hotplug2 is used (... | jow | 2010-11-07 | 1 | -1/+1 |
* | [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039) | jow | 2010-11-07 | 1 | -1/+1 |
* | [package] base-files: add udhcpc vendorid option (#7744) | jow | 2010-10-06 | 1 | -1/+3 |
* | [package] base-files: | jow | 2010-10-05 | 3 | -2/+18 |
* | [package] base-files: sysupgrade: merge info from "opkg list-changed-conffile... | jow | 2010-10-05 | 1 | -2/+3 |
* | [package] base-files: utilize uci_get_state to read the previous dhcp router ... | jow | 2010-10-04 | 1 | -2/+2 |
* | [package] base-files: prevent possible sourcing of JFFS2 meta files when merg... | jow | 2010-09-23 | 1 | -1/+1 |
* | [base system & package/block-extroot] Fixed duplicated content in file in com... | cshore | 2010-09-23 | 1 | -24/+0 |
* | [base system & package/block-extroot] Missed file committing previous change ... | cshore | 2010-09-23 | 1 | -0/+48 |
* | [package] base/block-extroot, base/block-mount: Modified preinit and block-e... | cshore | 2010-09-23 | 3 | -27/+83 |
* | [package] base-files: Add function pi_include the /lib/functions/boot.sh used... | cshore | 2010-09-19 | 1 | -0/+13 |
* | [package] base-files: kill possibly existing udhcpc instance when bringing up... | jow | 2010-09-19 | 1 | -39/+26 |
* | [package] base-files: cached state vars after scan_interfaces might be out of... | jow | 2010-09-19 | 1 | -3/+3 |
* | [package] base-files: introduce service_kill() into functions.sh - a convenie... | jow | 2010-09-19 | 1 | -0/+17 |
* | [package] base-files: add an experimental "-c" flag which tries to preserve *... | jow | 2010-09-07 | 1 | -2/+19 |
* | [package] base-files, uci: properly revert list state on config_load | jow | 2010-08-14 | 1 | -0/+1 |
* | base_files: Remove . from end of localhost entry | hcg | 2010-08-06 | 1 | -1/+1 |
* | [package] base-files: r22444 caused interfaces to remain down if the macaddr ... | jow | 2010-08-02 | 1 | -2/+2 |
* | [package] add txqueuelen option, patch from Roberto Riggio | florian | 2010-07-31 | 1 | -1/+2 |
* | [package] base-files: localize variable in do_move_devtmpfs(), remove extra t... | jow | 2010-07-24 | 1 | -6/+3 |
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | acoul | 2010-07-24 | 1 | -1/+13 |
* | [package] base-files: unconditionally unlock the rootfs_data partition (#7437) | jow | 2010-07-24 | 1 | -0/+1 |
* | [package] base-files, busybox: fix 22279, simplify code and get rid of awk | jow | 2010-07-18 | 1 | -15/+6 |
* | [package] base-files & telnet: Fixed telnet starting even with root password ... | cshore | 2010-07-18 | 1 | -2/+9 |
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing th... | nbd | 2010-07-08 | 1 | -4/+13 |
* | [package] base-files: add "mtu" option for route sections, allows setting per... | jow | 2010-06-30 | 1 | -2/+6 |
* | [package] base-files: enable IPv6 forwarding by default since the default fir... | jow | 2010-06-12 | 1 | -1/+1 |
* | [package] base-files: introduce option "broadcast" for proto=dhcp interface t... | jow | 2010-06-02 | 1 | -2/+11 |
* | [package] base-files: remove IPv6 LL addr from interfaces before adding them ... | jow | 2010-06-02 | 1 | -0/+9 |
* | [package] base-files: | jow | 2010-06-02 | 2 | -4/+24 |
* | [package] base-file: move alias setup to route hotplug, this fixes alias sect... | jow | 2010-06-01 | 2 | -36/+44 |
* | [package] base-files: don't skip subsequent hotplug rules when doing makedev ... | jow | 2010-05-31 | 1 | -1/+0 |
* | [package] base-files: | jow | 2010-05-30 | 3 | -26/+42 |
* | [package] base-files: revert r21595 | jow | 2010-05-28 | 1 | -2/+0 |
* | [package] base-files: bring bridge port iface down before changing the mac (#... | jow | 2010-05-28 | 1 | -0/+2 |
* | [package] base-files: 3g connection interfaces are now called "3g-*" - adjust... | jow | 2010-05-28 | 1 | -1/+1 |
* | [package] base-files: respect .auto option when running coldplug_interface_*(... | jow | 2010-05-27 | 1 | -1/+4 |
* | when changing the mac address of a bridge interface, keep member interface ad... | nbd | 2010-05-27 | 1 | -1/+3 |
* | [package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data... | jow | 2010-05-20 | 1 | -0/+1 |
* | [package] base-files (#7316) | jow | 2010-05-17 | 3 | -42/+77 |
* | [package] base-files: use uci_get() wrapper (#7312) | jow | 2010-05-17 | 2 | -6/+1 |
* | [package] base-files: add add_dns() and remove_dns() helpers to network confi... | jow | 2010-05-07 | 1 | -0/+29 |
* | [package] base-files: add a coldplug_interface_* hook to bring up non-hotplug... | jow | 2010-05-06 | 1 | -0/+11 |
* | [package] base-files, ppp: fix interface shutdown | jow | 2010-05-06 | 1 | -3/+3 |
* | [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i... | jow | 2010-05-05 | 2 | -27/+22 |
* | base-files: do not bring up wlan interfaces from hotplug events, so that wron... | nbd | 2010-05-05 | 1 | -0/+2 |
* | [package] base-files: Remove redundant stopping of watchdog | acinonyx | 2010-05-03 | 1 | -1/+0 |
* | [package] add stop() to watchdog init script, patch from Yury Polyanskiy | florian | 2010-05-03 | 1 | -1/+6 |
* | Fix bug in foregrounding in /etc/init.d/rcS | florian | 2010-04-16 | 1 | -2/+6 |
* | [package] option to allow boot to run to completion before starting shell | florian | 2010-04-13 | 1 | -1/+6 |