summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* add an initial (experimental) version of netifd, disabled by defaultnbd2011-10-211-1/+6
* base-files: move network related scripts to a separate package to make the tr...nbd2011-10-209-979/+1
* [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...jow2011-10-112-2/+4
* [package] base-files: use "zonename" system option to symlink /etc/localtime ...jow2011-09-262-1/+6
* base-files: apply network interface settings such as macaddr, mtu and txqueue...nbd2011-09-241-15/+9
* [package] base-files: make ip matching in dns add/remove functions more expli...jow2011-09-232-3/+3
* [package] base-files: Fix IPv6 address and route adding on aliases with no IP...acinonyx2011-09-141-2/+2
* Revert "[package] base-files: Add support for assigning multiple IPv6 address...acinonyx2011-09-141-9/+8
* [package] base-files: Add support for assigning multiple IPv6 addresses on an...acinonyx2011-09-121-8/+9
* base-files: remove an old network tunable tweak which is messing up network s...nbd2011-08-291-1/+0
* [package] base-files: fix arp() procedure to properly detect /usr/bin/arpjow2011-08-122-2/+2
* base-files: warn when calling /etc/init.d/<script> enable and neither START n...nbd2011-07-271-0/+4
* [package] base-files: use "reboot -f" after sysupgrade to prevent executing d...jow2011-07-252-2/+2
* [package] base-files: attempt bring up related wifi devices when calling ifupjow2011-07-223-17/+49
* [package] base-files: implement a generic mechanism to map per-interface sysc...jow2011-07-172-1/+21
* [package] base-files: add -h and --help options to sysupgrade (#9728)jow2011-07-172-2/+5
* [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...jow2011-07-154-10/+10
* [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. Th...cshore2011-07-072-1/+7
* [package] base-files: pass conloglevel to syslogd (#9463, #9647)jow2011-07-031-2/+6
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...nbd2011-07-021-1/+1
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...jow2011-06-231-0/+40
* [package] base-files: assume a default ipv6 prefix size of /64, thats what th...jow2011-06-091-1/+1
* [package] base-files: if an ip6addr without a prefix is given, assume /128 - ...jow2011-06-092-1/+6
* [package] base-files: fix error reporting for unsupported protocols on virtua...jow2011-06-073-4/+4
* base-files: do not write to /etc/config/wireless at boot time unless a new in...nbd2011-06-071-3/+6
* base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss...nbd2011-05-241-1/+2
* [package] base-files: mark /etc/crontabs/ as config directoryjow2011-05-241-1/+2
* [PATCH] ipcalc.sh CIDR notationjow2011-05-182-7/+16
* [package] base-files: retrigger usb coldplug after module loading, solves usb...jow2011-05-082-1/+6
* base-files: fix a typo in etc/bannerjuhosg2011-05-071-1/+1
* [package] base-files: cleanup permissions of device files in common hotplug r...jow2011-05-031-6/+15
* [package] base-files: fix stale space in eglibc library install section (#9270)jow2011-04-191-1/+1
* base-files: return success on lib-copying with external toolchainjow2011-04-121-12/+21
* [package] base-files: Use -h instead of deprecated -L for symlink checkacinonyx2011-04-051-1/+1
* [package] base-files: fix minor problem in init.d/bootacinonyx2011-04-051-1/+1
* [package] block-mount base-files: Added additional check to pi_include to en...cshore2011-04-051-6/+10
* base-files: bridge config, avoid having a random ipv6 ll addressnbd2011-04-031-1/+1
* [package] base-files: properly handle vlans on top of wireless interfacesjow2011-03-182-8/+11
* base-files: overlayfs whiteouts depend on a specific xattr entry, which does ...nbd2011-03-171-0/+12
* base-files: add initial support for mounting overlayfsnbd2011-03-173-7/+9
* [package] base-files: update sysctl.conf for modern kernelsjow2011-03-172-3/+9
* [package] base-files: Autodetect newly added wireless hardwareacinonyx2011-03-151-2/+2
* base-files: link libpthread against libcnbd2011-03-141-1/+1
* base-files: add a default /etc/services filesnbd2011-03-131-0/+170
* base-files: add users ftp (for ftp servers), network (network related daemons...nbd2011-03-131-0/+2
* base-files: add an ftp group as wellnbd2011-03-131-0/+1
* base-files: add a few default groups to /etc/group so that we can get rid of ...nbd2011-03-131-0/+7
* base-files: make library relinking uclibc specific and fix libpthread install...nbd2011-03-101-2/+5
* base-files: only relink libraries if the linaro toolchain is selectednbd2011-03-091-1/+3
* gcc: move the optimized assembler helpers back into the static libgcc and ski...nbd2011-03-081-6/+21