aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-082-82/+82
* [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the...Jo-Philipp Wich2011-11-081-1/+1
* [package] base-files: do not assume that "top" is busybox' top, but try to ca...Jo-Philipp Wich2011-11-082-2/+2
* [package] base-files: properly handle wifi ifaces with no network attached, u...Jo-Philipp Wich2011-11-082-4/+6
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-083-321/+322
* package/base-files: use new service wrapperNicolas Thill2011-11-074-24/+26
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonNicolas Thill2011-11-071-1/+83
* package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...Nicolas Thill2011-11-071-1/+1
* base-files: process platform hotplug calls in the early launch of hotplug2 to...Felix Fietkau2011-11-051-0/+4
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-041-0/+1
* base-files: load modules early, run wifi detect afterwards and only then proc...Felix Fietkau2011-11-031-6/+12
* [package] base-files: add some more protected services to sysupgrade kill bla...Jo-Philipp Wich2011-11-032-2/+2
* [package] base-files: fix typoJo-Philipp Wich2011-10-301-1/+1
* [package] base-files: sysupgrade: kill all but essential processes before sta...Jo-Philipp Wich2011-10-273-1/+30
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskGabor Juhos2011-10-272-2/+7
* [package] base-files: remove rdate integration, add busybox ntpd init script ...Jo-Philipp Wich2011-10-275-81/+41
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-211-1/+6
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-209-979/+1
* [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...Jo-Philipp Wich2011-10-112-2/+4
* [package] base-files: use "zonename" system option to symlink /etc/localtime ...Jo-Philipp Wich2011-09-262-1/+6
* base-files: apply network interface settings such as macaddr, mtu and txqueue...Felix Fietkau2011-09-241-15/+9
* [package] base-files: make ip matching in dns add/remove functions more expli...Jo-Philipp Wich2011-09-232-3/+3
* [package] base-files: Fix IPv6 address and route adding on aliases with no IP...Vasilis Tsiligiannis2011-09-141-2/+2
* Revert "[package] base-files: Add support for assigning multiple IPv6 address...Vasilis Tsiligiannis2011-09-141-9/+8
* [package] base-files: Add support for assigning multiple IPv6 addresses on an...Vasilis Tsiligiannis2011-09-121-8/+9
* base-files: remove an old network tunable tweak which is messing up network s...Felix Fietkau2011-08-291-1/+0
* [package] base-files: fix arp() procedure to properly detect /usr/bin/arpJo-Philipp Wich2011-08-122-2/+2
* base-files: warn when calling /etc/init.d/<script> enable and neither START n...Felix Fietkau2011-07-271-0/+4
* [package] base-files: use "reboot -f" after sysupgrade to prevent executing d...Jo-Philipp Wich2011-07-252-2/+2
* [package] base-files: attempt bring up related wifi devices when calling ifupJo-Philipp Wich2011-07-223-17/+49
* [package] base-files: implement a generic mechanism to map per-interface sysc...Jo-Philipp Wich2011-07-172-1/+21
* [package] base-files: add -h and --help options to sysupgrade (#9728)Jo-Philipp Wich2011-07-172-2/+5
* [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...Jo-Philipp Wich2011-07-154-10/+10
* [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. Th...Daniel Dickinson2011-07-072-1/+7
* [package] base-files: pass conloglevel to syslogd (#9463, #9647)Jo-Philipp Wich2011-07-031-2/+6
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...Felix Fietkau2011-07-021-1/+1
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...Jo-Philipp Wich2011-06-231-0/+40
* [package] base-files: assume a default ipv6 prefix size of /64, thats what th...Jo-Philipp Wich2011-06-091-1/+1
* [package] base-files: if an ip6addr without a prefix is given, assume /128 - ...Jo-Philipp Wich2011-06-092-1/+6
* [package] base-files: fix error reporting for unsupported protocols on virtua...Jo-Philipp Wich2011-06-073-4/+4
* base-files: do not write to /etc/config/wireless at boot time unless a new in...Felix Fietkau2011-06-071-3/+6
* base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss...Felix Fietkau2011-05-241-1/+2
* [package] base-files: mark /etc/crontabs/ as config directoryJo-Philipp Wich2011-05-241-1/+2
* [PATCH] ipcalc.sh CIDR notationJo-Philipp Wich2011-05-182-7/+16
* [package] base-files: retrigger usb coldplug after module loading, solves usb...Jo-Philipp Wich2011-05-082-1/+6
* base-files: fix a typo in etc/bannerGabor Juhos2011-05-071-1/+1
* [package] base-files: cleanup permissions of device files in common hotplug r...Jo-Philipp Wich2011-05-031-6/+15
* [package] base-files: fix stale space in eglibc library install section (#9270)Jo-Philipp Wich2011-04-191-1/+1
* base-files: return success on lib-copying with external toolchainJo-Philipp Wich2011-04-121-12/+21
* [package] base-files: Use -h instead of deprecated -L for symlink checkVasilis Tsiligiannis2011-04-051-1/+1