| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: fix logic error in led default handling (patch from #19593) | Felix Fietkau | 2015-05-03 | 1 | -1/+1 |
* | base-files: reorder led trigger/brightness writes | Felix Fietkau | 2015-04-16 | 1 | -7/+10 |
* | base-files: add a init.d option that will start the syscall tracer | John Crispin | 2015-03-26 | 1 | -1/+6 |
* | base-files: create jail folder on boot | John Crispin | 2015-03-26 | 1 | -0/+2 |
* | fstools: update to the latest version, makes interrupted first boot more reli... | Felix Fietkau | 2015-03-22 | 1 | -1/+1 |
* | base-files: keep sysupgrade.tgz until /etc/init.d/done has been called | Felix Fietkau | 2015-03-22 | 1 | -0/+1 |
* | kernel: remove the netfilter optimization that skips the filter table, it has... | Felix Fietkau | 2015-03-17 | 1 | -1/+0 |
* | base-files: fix led script to skip missing triggers | John Crispin | 2015-01-23 | 1 | -1/+5 |
* | failsafe-mode: print short help on commandline | John Crispin | 2014-10-20 | 2 | -0/+14 |
* | network: Unbind DHCPv6 from underlying interfaces | Steven Barth | 2014-10-08 | 1 | -4/+0 |
* | base-files: remove a 'not found' error message during system boot | Steven Barth | 2014-10-03 | 1 | -1/+1 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -2/+0 |
* | base-files: increase igmp_max_memberships to improve multicast-proxy handling | Steven Barth | 2014-08-20 | 1 | -0/+1 |
* | base-files: add a hardware detection layer | John Crispin | 2014-08-18 | 1 | -0/+1 |
* | base-files: enable option to skip the netfilter "filter" table for establishe... | Felix Fietkau | 2014-08-07 | 1 | -0/+1 |
* | base-files: properly escape strings for version info | Felix Fietkau | 2014-07-29 | 2 | -10/+10 |
* | base-files: add extra version configuration options for OEM manufacturer info | Felix Fietkau | 2014-07-29 | 1 | -0/+3 |
* | BB is branched, get ready for Chaos Calmer | Imre Kaloz | 2014-07-29 | 1 | -5/+6 |
* | base-files: Remove stale calls to start() in initscripts. | John Crispin | 2014-07-26 | 1 | -2/+0 |
* | base-files: adjust the default netfilter tcp established connection timeout a... | Felix Fietkau | 2014-07-13 | 1 | -1/+1 |
* | rc.common: when reloading a service using procd, fall back to calling start i... | Felix Fietkau | 2014-07-03 | 1 | -1/+1 |
* | base-files: add enabled config option for ntp service | John Crispin | 2014-06-27 | 1 | -0/+1 |
* | base-files: add a post start hook to the procd init.d api | John Crispin | 2014-06-26 | 1 | -0/+3 |
* | base-files: update copyright headers | Luka Perkov | 2014-06-24 | 1 | -1/+1 |
* | base-files: fix argument order to date in sysfixtime so that it also works wi... | Felix Fietkau | 2014-06-07 | 1 | -1/+1 |
* | base-files: /etc/rc.button/power should be executable | John Crispin | 2014-06-03 | 1 | -0/+0 |
* | base-files: add simple shutdown script | John Crispin | 2014-06-02 | 1 | -0/+5 |
* | base-files: calling stop_service before procd_kill. | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | base-files: removes logging | John Crispin | 2014-06-02 | 1 | -3/+1 |
* | base-files: remove duplicate stop_service() function. | Felix Fietkau | 2014-04-27 | 1 | -4/+0 |
* | base-files: remove duplicate wps button handler (#15621) | Felix Fietkau | 2014-04-18 | 1 | -6/+0 |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 1 | -1/+1 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 2 | -0/+3 |
* | base-files: move uci_apply_defaults() to /etc/init.d/boot | Felix Fietkau | 2014-04-07 | 1 | -1/+12 |
* | /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh | Felix Fietkau | 2014-04-07 | 1 | -0/+1 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 1 | -5/+1 |
* | the root password should be empty for real, like before | Imre Kaloz | 2014-02-21 | 1 | -1/+1 |
* | base-files: split /etc/init.d/boot into 2 files | John Crispin | 2014-02-18 | 2 | -32/+52 |
* | base-files: expose taint flags in /etc/openwrt_release | Jo-Philipp Wich | 2014-01-31 | 1 | -0/+1 |
* | Add sysfixtime init script, replacement of luci_fixtime | Jo-Philipp Wich | 2014-01-29 | 1 | -0/+13 |
* | base-files: fix mount-utils incompatibility | John Crispin | 2013-12-27 | 2 | -2/+2 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 5 | -6/+4 |
* | base-files: don't enter failsafe if triggered by switch | Luka Perkov | 2013-11-11 | 1 | -1/+2 |
* | base-files: fix typo in rfkill script | John Crispin | 2013-11-11 | 1 | -1/+1 |
* | base-files: update rfkill script to work with slider buttons | John Crispin | 2013-11-11 | 1 | -2/+9 |
* | base-files: add a generic wps button handler | John Crispin | 2013-11-11 | 1 | -0/+6 |
* | base-files: Make /etc/init.d/boot restartable | John Crispin | 2013-11-07 | 1 | -3/+7 |
* | base-files: add a post start hook for procd managed services | John Crispin | 2013-09-17 | 1 | -1/+20 |
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 1 | -1/+1 |
* | base-files/busybox: move ntpd init script from base-files to busybox | Luka Perkov | 2013-07-17 | 1 | -31/+0 |