summaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsnico2011-11-091-0/+37
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...nico2011-11-081-1/+1
* package/base-files: enhance & cleanup service wrappersnico2011-11-081-26/+40
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...nico2011-11-082-82/+82
* [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the...jow2011-11-081-1/+1
* [package] base-files: do not assume that "top" is busybox' top, but try to ca...jow2011-11-081-1/+1
* [package] base-files: properly handle wifi ifaces with no network attached, u...jow2011-11-081-3/+5
* package/base-files: move /etc/functions.sh to /lib/functions.shnico2011-11-082-320/+321
* package/base-files: use new service wrappernico2011-11-073-23/+25
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonnico2011-11-071-1/+83
* package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...nico2011-11-071-1/+1
* base-files: process platform hotplug calls in the early launch of hotplug2 to...nbd2011-11-051-0/+4
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd2011-11-041-0/+1
* base-files: load modules early, run wifi detect afterwards and only then proc...nbd2011-11-031-6/+12
* [package] base-files: add some more protected services to sysupgrade kill bla...jow2011-11-031-1/+1
* [package] base-files: fix typojow2011-10-301-1/+1
* [package] base-files: sysupgrade: kill all but essential processes before sta...jow2011-10-272-0/+29
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg2011-10-271-1/+6
* [package] base-files: remove rdate integration, add busybox ntpd init script ...jow2011-10-274-80/+40
* base-files: move network related scripts to a separate package to make the tr...nbd2011-10-208-979/+0
* [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...jow2011-10-111-1/+3
* [package] base-files: use "zonename" system option to symlink /etc/localtime ...jow2011-09-261-0/+3
* 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-231-2/+2
* [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-121-1/+1
* 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-251-1/+1
* [package] base-files: attempt bring up related wifi devices when calling ifupjow2011-07-222-16/+48
* [package] base-files: implement a generic mechanism to map per-interface sysc...jow2011-07-171-0/+20
* [package] base-files: add -h and --help options to sysupgrade (#9728)jow2011-07-171-1/+4
* [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...jow2011-07-153-9/+9
* [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
* [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-091-0/+5
* [package] base-files: fix error reporting for unsupported protocols on virtua...jow2011-06-072-3/+3
* 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
* [PATCH] ipcalc.sh CIDR notationjow2011-05-181-6/+15
* [package] base-files: retrigger usb coldplug after module loading, solves usb...jow2011-05-081-0/+5
* 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: 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