uci-defaults: add ucidef_set_led_mmc
[openwrt/svn-archive/archive.git] / package / base-files / files / etc /
2015-01-23 John Crispinbase-files: fix led script to skip missing triggers
2014-10-20 John Crispinfailsafe-mode: print short help on commandline
2014-10-08 Steven Barthnetwork: Unbind DHCPv6 from underlying interfaces
2014-10-03 Steven Barthbase-files: remove a 'not found' error message during...
2014-08-25 John Crispinpackage/*: remove useless explicit set of function...
2014-08-20 Steven Barthbase-files: increase igmp_max_memberships to improve...
2014-08-18 John Crispinbase-files: add a hardware detection layer
2014-08-07 Felix Fietkaubase-files: enable option to skip the netfilter "filter...
2014-07-29 Felix Fietkaubase-files: properly escape strings for version info
2014-07-29 Felix Fietkaubase-files: add extra version configuration options...
2014-07-29 Imre KalozBB is branched, get ready for Chaos Calmer
2014-07-26 John Crispinbase-files: Remove stale calls to start() in initscripts.
2014-07-13 Felix Fietkaubase-files: adjust the default netfilter tcp establishe...
2014-07-03 Felix Fietkaurc.common: when reloading a service using procd, fall...
2014-06-27 John Crispinbase-files: add enabled config option for ntp service
2014-06-26 John Crispinbase-files: add a post start hook to the procd init...
2014-06-24 Luka Perkovbase-files: update copyright headers
2014-06-07 Felix Fietkaubase-files: fix argument order to date in sysfixtime...
2014-06-03 John Crispinbase-files: /etc/rc.button/power should be executable
2014-06-02 John Crispinbase-files: add simple shutdown script
2014-06-02 John Crispinbase-files: calling stop_service before procd_kill.
2014-06-02 John Crispinbase-files: removes logging
2014-04-27 Felix Fietkaubase-files: remove duplicate stop_service() function.
2014-04-18 Felix Fietkaubase-files: remove duplicate wps button handler (#15621)
2014-04-07 John Crispinbase-files: make use of new fstools
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 Felix Fietkaubase-files: move uci_apply_defaults() to /etc/init...
2014-04-07 Felix Fietkau/lib/functions.sh: move preinit related functions to...
2014-03-12 John Crispinfstools: add the new fstools package
2014-02-21 Imre Kaloz[base-files]: the root password should be empty for...
2014-02-18 John Crispinbase-files: split /etc/init.d/boot into 2 files
2014-01-31 Jo-Philipp Wichbase-files: expose taint flags in /etc/openwrt_release
2014-01-29 Jo-Philipp WichAdd sysfixtime init script, replacement of luci_fixtime
2013-12-27 John Crispinbase-files: fix mount-utils incompatibility
2013-12-09 Luka Perkov[package] base-files: fix whitespaces
2013-11-11 Luka Perkov[package] base-files: don't enter failsafe if triggered...
2013-11-11 John Crispinbase-files: fix typo in rfkill script
2013-11-11 John Crispinbase-files: update rfkill script to work with slider...
2013-11-11 John Crispinbase-files: add a generic wps button handler
2013-11-07 John Crispinbase-files: Make /etc/init.d/boot restartable
2013-09-17 John Crispinbase-files: add a post start hook for procd managed...
2013-07-25 John Crispinbase-files: be verbose when entering failsafe due to...
2013-07-17 Luka Perkov[package] base-files/busybox: move ntpd init script...
2013-07-11 John Crispinprocd: add a small script that handles config reloads...
2013-07-11 John Crispinbase-files: convert sysntpd init script to procd
2013-07-11 John Crispinbase-files: run readlink on initscript name before...
2013-07-11 John Crispinbase-file: usbfs is no longer mounted under /proc/bus/usb
2013-07-08 John Crispinbase-files: add 2 missing variable defines
2013-06-21 John Crispinbase-files: module loading is now handled by ubox/kmodl...
2013-06-21 John Crispinbase-files: /etc/init.d/rcS is no longer needed, procd...
2013-06-21 John Crispinbase-files: drop 2 pointless hotplug trigger stubs
2013-06-11 Steven Barthbase-files: remove unnecessary early sysctl-hack
2013-06-11 Steven Barthbase-files: set default IPv6 forwarding value to 1
2013-06-10 John Crispinbase-files: change PATH order
2013-06-06 Steven Barthbase-files: use less entropy when generating ULAs
2013-04-25 John Crispinmount_root: prepare base-files
2013-04-25 John Crispinboot: make use of kmodloader if it is available
2013-04-22 Steven BarthChange default IPv6 config to enable DHCPv6-PD
2013-04-09 Steven BarthAdapt default network configuration for IPv6
2013-03-26 Jo-Philipp Wichbase-files: move sysctl init after boot
2013-03-25 Jo-Philipp Wichbase-files: fix bad start index in previous commit
2013-03-25 Jo-Philipp Wichpackage/base-files: change sysctl handling
2013-03-13 John Crispin[base-files] make basefiles aware of procd
2013-02-01 Steven Barthbase-files: Fix IPv6 early sysctls again
2013-01-29 Steven Barthbase-files: Fix race-conditions with IPv6 sysctls
2013-01-28 Steven Barthbase-files: remove IPv6-forwarding setting for all...
2013-01-22 Steven Barthbase-files: Set default value for IPv6 forwarding
2013-01-18 Jo-Philipp Wichbase-files: use numerically prefixed uci-defaults names
2013-01-17 Steven Barthbase-files: rename ULA generation script
2013-01-15 Steven Barthbase-files: add support for ipv6-prefixes in connection...
2012-12-22 Felix Fietkaubase-files: add basic procd integration, let procd...
2012-12-20 Luka Perkov[package] base-files: we don't need /etc/functions...
2012-12-19 Mirko Vogtmerge /lib/functions/boot.sh and /lib/functions.sh
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-11-29 Steven BarthRemove default sysctl-entry for IPv6 here (races)
2012-11-25 Gabor Juhosbase-files: add support for the morse LED trigger
2012-10-11 Florian Fainelli[package] base-files: skip LEDs handled by rssileds...
2012-10-08 Imre Kalozit's time to break the barriers
2012-09-24 Felix Fietkaubase-files: remove obsolete entries from sysctl.conf...
2012-09-19 Florian Fainelli[package] base-files: release an attached loop device...
2012-09-17 Jo-Philipp Wich[package] base-files: make file compare silent in migra...
2012-09-17 Jo-Philipp Wich[package] base-files: add uci-defaults script to migrat...
2012-08-08 Florian Fainelli[package] base-files: check for ldd presence and execut...
2012-07-27 Florian Fainelli[package] base-files: fix detection of standalone ldd
2012-07-14 Vasilis Tsiligiannis[package] base-files: Modernize hotplug2 rules (#11368)
2012-06-27 Felix Fietkaubase-files: enable TCP timestamps, enable sack/dsack...
2012-06-13 Jo-Philipp Wich[package] base-files: enable shell tracing in initscrip...
2012-06-05 Jo-Philipp Wich[package] base-files: ship a static initial shadow...
2012-06-05 Jo-Philipp Wich[package] /etc/functions.sh => /lib/functions.sh
2012-05-06 Jonas Gorskibase-files: wait for wifi modules to settle
2012-04-20 Jo-Philipp Wichenable ntpd server for busybox
2012-04-15 Jo-Philipp Wich[package] base-files: reformat banner to better work...
2012-04-12 Jo-Philipp Wich[buildroot] include, base-files, opkg: introduce versio...
2012-03-20 Felix Fietkaubase-files: split service related functions off to...
2012-03-18 Jo-Philipp WichAdd munin to /etc/services
2012-03-13 Felix Fietkaubase-files: remove old coldplugging hacks that are...
2012-03-04 Jo-Philipp Wich[package] base-files: enable conntrack accounting in...
2012-01-22 Jo-Philipp Wich[package] base-files: add a uci-defaults script which...
2012-01-22 Felix Fietkaubase-files: the initial hotplug2 instance sometimes...
2012-01-19 Jo-Philipp Wich[package] base-files: do not pass --set-worker /lib...
next