Age | Commit message (Expand) | Author |
2010-12-05 | [package] adds a --help option to /sbin/wifi | florian |
2010-12-01 | [package] base-files: derive connect_time from uptime as local system time ma... | jow |
2010-12-01 | [package] base-files: save the connect time of interfaces in uci state | jow |
2010-11-30 | [package] base-files: disable ipv6 on bridge ports, this prevents stray RA as... | jow |
2010-11-17 | [package] base-file: add metric option for static and dhcp protos, this simpl... | jow |
2010-11-11 | [package] base-files: mark libc as hold and essential, opkg should now bail o... | jow |
2010-11-07 | [package] base-files: change /dev permissions to 0755 when hotplug2 is used (... | jow |
2010-11-07 | [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039) | jow |
2010-10-23 | [package] base-files: mark /etc/shadow as conffile | jow |
2010-10-06 | [package] base-files: add udhcpc vendorid option (#7744) | jow |
2010-10-05 | [package] base-files: mark /etc/sysupgrade.conf as conffile | jow |
2010-10-05 | [package] base-files: | jow |
2010-10-05 | [package] base-files: sysupgrade: merge info from "opkg list-changed-conffile... | jow |
2010-10-05 | [package] base-files: mark /etc/rc.local as conffile | jow |
2010-10-04 | [package] base-files: utilize uci_get_state to read the previous dhcp router ... | jow |
2010-09-23 | [package] base-files: prevent possible sourcing of JFFS2 meta files when merg... | jow |
2010-09-23 | [base system & package/block-extroot] Fixed duplicated content in file in com... | cshore |
2010-09-23 | [base system & package/block-extroot] Missed file committing previous change ... | cshore |
2010-09-23 | [package] base/block-extroot, base/block-mount: Modified preinit and block-e... | cshore |
2010-09-19 | [package] base-files: Add function pi_include the /lib/functions/boot.sh used... | cshore |
2010-09-19 | [package] base-files: bump pkg revision after r23091, r23092 | jow |
2010-09-19 | [package] base-files: kill possibly existing udhcpc instance when bringing up... | jow |
2010-09-19 | [package] base-files: cached state vars after scan_interfaces might be out of... | jow |
2010-09-19 | [package] base-files: introduce service_kill() into functions.sh - a convenie... | jow |
2010-09-07 | [package] base-files: add an experimental "-c" flag which tries to preserve *... | jow |
2010-09-06 | [package] base-files: make build dependant on opkg/host | jow |
2010-08-19 | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd |
2010-08-14 | [package] base-files, uci: properly revert list state on config_load | jow |
2010-08-06 | base_files: Remove . from end of localhost entry | hcg |
2010-08-02 | [package] base-files: r22444 caused interfaces to remain down if the macaddr ... | jow |
2010-07-31 | [package] add txqueuelen option, patch from Roberto Riggio | florian |
2010-07-24 | [package] base-files: localize variable in do_move_devtmpfs(), remove extra t... | jow |
2010-07-24 | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | acoul |
2010-07-24 | [package] base-files: unconditionally unlock the rootfs_data partition (#7437) | jow |
2010-07-18 | [package] base-files, busybox: fix 22279, simplify code and get rid of awk | jow |
2010-07-18 | [package] base-files & telnet: Fixed telnet starting even with root password ... | cshore |
2010-07-08 | wifi: fix duplicate ht capabilities in the hostapd config file by clearing th... | nbd |
2010-06-30 | [package] base-files: add "mtu" option for route sections, allows setting per... | jow |
2010-06-12 | [package] base-files: enable IPv6 forwarding by default since the default fir... | jow |
2010-06-02 | [package] base-files: introduce option "broadcast" for proto=dhcp interface t... | jow |
2010-06-02 | [package] base-files: remove IPv6 LL addr from interfaces before adding them ... | jow |
2010-06-02 | [package] base-files: | jow |
2010-06-01 | [package] base-file: move alias setup to route hotplug, this fixes alias sect... | jow |
2010-05-31 | [package] base-files: don't skip subsequent hotplug rules when doing makedev ... | jow |
2010-05-30 | [package] base-files: | jow |
2010-05-28 | [package] base-files: revert r21595 | jow |
2010-05-28 | [package] base-files: bring bridge port iface down before changing the mac (#... | jow |
2010-05-28 | [package] base-files: 3g connection interfaces are now called "3g-*" - adjust... | jow |
2010-05-27 | [package] base-files: respect .auto option when running coldplug_interface_*(... | jow |
2010-05-27 | when changing the mac address of a bridge interface, keep member interface ad... | nbd |