summaryrefslogtreecommitdiff
path: root/package/base-files/files
AgeCommit message (Expand)Author
2011-11-12package/base-files: enhance service functionsnico
2011-11-11[package] base-files: now that the initial password is completely empty (and ...jow
2011-11-10[base-files]: nuke another 2.4 skeletonkaloz
2011-11-10[base-files]: the empty root password should be empty ;)kaloz
2011-11-10base-files, target: assign name to system timeserver section, makes it easier...jow
2011-11-09package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsnico
2011-11-08package/base-files: /lib/functions.sh: let service_stop exit early if no matc...nico
2011-11-08package/base-files: enhance & cleanup service wrappersnico
2011-11-08package/base-files: move service* functions from /etc/rc.common to /lib/funct...nico
2011-11-08[package] base-files: do not kill udhcpc on sysupgrade, it will tear down the...jow
2011-11-08[package] base-files: do not assume that "top" is busybox' top, but try to ca...jow
2011-11-08[package] base-files: properly handle wifi ifaces with no network attached, u...jow
2011-11-08package/base-files: move /etc/functions.sh to /lib/functions.shnico
2011-11-07package/base-files: use new service wrappernico
2011-11-07package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonnico
2011-11-07package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...nico
2011-11-05base-files: process platform hotplug calls in the early launch of hotplug2 to...nbd
2011-11-04netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd
2011-11-03base-files: load modules early, run wifi detect afterwards and only then proc...nbd
2011-11-03[package] base-files: add some more protected services to sysupgrade kill bla...jow
2011-10-30[package] base-files: fix typojow
2011-10-27[package] base-files: sysupgrade: kill all but essential processes before sta...jow
2011-10-27base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg
2011-10-27[package] base-files: remove rdate integration, add busybox ntpd init script ...jow
2011-10-20base-files: move network related scripts to a separate package to make the tr...nbd
2011-10-11[package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...jow
2011-09-26[package] base-files: use "zonename" system option to symlink /etc/localtime ...jow
2011-09-24base-files: apply network interface settings such as macaddr, mtu and txqueue...nbd
2011-09-23[package] base-files: make ip matching in dns add/remove functions more expli...jow
2011-09-14[package] base-files: Fix IPv6 address and route adding on aliases with no IP...acinonyx
2011-09-14Revert "[package] base-files: Add support for assigning multiple IPv6 address...acinonyx
2011-09-12[package] base-files: Add support for assigning multiple IPv6 addresses on an...acinonyx
2011-08-29base-files: remove an old network tunable tweak which is messing up network s...nbd
2011-08-12[package] base-files: fix arp() procedure to properly detect /usr/bin/arpjow
2011-07-27base-files: warn when calling /etc/init.d/<script> enable and neither START n...nbd
2011-07-25[package] base-files: use "reboot -f" after sysupgrade to prevent executing d...jow
2011-07-22[package] base-files: attempt bring up related wifi devices when calling ifupjow
2011-07-17[package] base-files: implement a generic mechanism to map per-interface sysc...jow
2011-07-17[package] base-files: add -h and --help options to sysupgrade (#9728)jow
2011-07-15[package] base-files: use uci_toggle_state() to prevent unwanted aggregation ...jow
2011-07-07[package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. Th...cshore
2011-07-03[package] base-files: pass conloglevel to syslogd (#9463, #9647)jow
2011-06-09[package] base-files: assume a default ipv6 prefix size of /64, thats what th...jow
2011-06-09[package] base-files: if an ip6addr without a prefix is given, assume /128 - ...jow
2011-06-07[package] base-files: fix error reporting for unsupported protocols on virtua...jow
2011-06-07base-files: do not write to /etc/config/wireless at boot time unless a new in...nbd
2011-05-24base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss...nbd
2011-05-18[PATCH] ipcalc.sh CIDR notationjow
2011-05-08[package] base-files: retrigger usb coldplug after module loading, solves usb...jow
2011-05-07base-files: fix a typo in etc/bannerjuhosg