| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: remove duplicate wps button handler (#15621) | Felix Fietkau | 2014-04-18 | 1 | -6/+0 |
* | base-files: add back missing function for find_mtd_part to /lib/functions.sh ... | Felix Fietkau | 2014-04-08 | 2 | -7/+7 |
* | base-files: the ubi tol should be installed when jumping to ram_fs | John Crispin | 2014-04-07 | 1 | -0/+1 |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 3 | -3/+4 |
* | /lib/functions.sh: remove config_rename() | Felix Fietkau | 2014-04-07 | 1 | -18/+0 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 6 | -138/+123 |
* | /lib/functions.sh: remove jffs2_mark_erase() | Felix Fietkau | 2014-04-07 | 1 | -9/+0 |
* | base-files: remove config_clear() and list_remove() | Felix Fietkau | 2014-04-07 | 1 | -28/+0 |
* | base-files: move uci_apply_defaults() to /etc/init.d/boot | Felix Fietkau | 2014-04-07 | 2 | -12/+12 |
* | /lib/functions.sh: remove hotplug_dev() | Felix Fietkau | 2014-04-07 | 1 | -4/+0 |
* | /lib/functions.sh: remove strtok() | Felix Fietkau | 2014-04-07 | 1 | -26/+0 |
* | /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh | Felix Fietkau | 2014-04-07 | 3 | -85/+88 |
* | /lib/functions.sh: remove pi_include() | Felix Fietkau | 2014-04-07 | 1 | -24/+0 |
* | /lib/functions.sh: remove jffs2_ready() | Felix Fietkau | 2014-04-07 | 1 | -7/+0 |
* | /lib/functions.sh: remove support for non-overlayfs overlay fopivot types | Felix Fietkau | 2014-04-07 | 1 | -44/+2 |
* | ubi-utils: mini version of mtd-utils that only includes ubi tools | John Crispin | 2014-04-03 | 1 | -2/+9 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 3 | -6/+4 |
* | 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 | 2 | -1/+2 |
* | Add sysfixtime init script, replacement of luci_fixtime | Jo-Philipp Wich | 2014-01-29 | 1 | -0/+13 |
* | base-files: add ucidef_add_switch_port function | Luka Perkov | 2014-01-23 | 2 | -1/+11 |
* | sysupgrade: do not kill any processes in failsafe | John Crispin | 2014-01-17 | 2 | -4/+6 |
* | base-files: fix mount-utils incompatibility | John Crispin | 2013-12-27 | 4 | -25/+25 |
* | base-files: ipcalc.sh: support bit length as netmask parameter | Jo-Philipp Wich | 2013-12-16 | 1 | -1/+5 |
* | base-files: add network_get_protocol() to /lib/functions/network.sh | Jo-Philipp Wich | 2013-12-16 | 1 | -2/+7 |
* | /sbin/wifi: reload network/wireless on wifi restart | Felix Fietkau | 2013-12-11 | 1 | -1/+1 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 19 | -174/+160 |
* | wifi: restart netifd wifi interfaces on the "up" command like the old variant | Felix Fietkau | 2013-12-02 | 1 | -0/+1 |
* | wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg... | Felix Fietkau | 2013-12-02 | 1 | -1/+7 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 1 | -7/+32 |
* | base-files: allow users to delect debug level during boot | John Crispin | 2013-11-25 | 2 | -8/+37 |
* | base-files: add the DEVICENAME variable for hotplug scripts | Felix Fietkau | 2013-11-19 | 1 | -0/+1 |
* | ar71xx: Unifi AP Pro sysupgrade patch | Felix Fietkau | 2013-11-14 | 2 | -1/+2 |
* | base-files: add macaddr_canonicalize helper function | Gabor Juhos | 2013-11-14 | 2 | -2/+35 |
* | base-files: don't enter failsafe if triggered by switch | Luka Perkov | 2013-11-11 | 2 | -2/+3 |
* | base-files: don't kill nas for sysupgrade | Hauke Mehrtens | 2013-11-11 | 1 | -1/+1 |
* | 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: mtd_get_mac_ascii bugfix | Gabor Juhos | 2013-11-08 | 2 | -5/+4 |
* | base-files: Make /etc/init.d/boot restartable | John Crispin | 2013-11-07 | 1 | -3/+7 |
* | Add package signing infrastructure | Steven Barth | 2013-10-02 | 1 | -0/+38 |
* | base-files: add a post start hook for procd managed services | John Crispin | 2013-09-17 | 1 | -1/+20 |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 2 | -1/+15 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 2 | -2/+7 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 2 | -2/+10 |
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 2 | -2/+2 |
* | base-files: add mtd_get_part_size helper | Gabor Juhos | 2013-07-20 | 2 | -1/+13 |
* | base-files/busybox: move ntpd init script from base-files to busybox | Luka Perkov | 2013-07-17 | 2 | -32/+1 |