summaryrefslogtreecommitdiff
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* /lib/functions.sh: remove jffs2_mark_erase()Felix Fietkau2014-04-071-9/+0
* base-files: remove config_clear() and list_remove()Felix Fietkau2014-04-071-28/+0
* base-files: move uci_apply_defaults() to /etc/init.d/bootFelix Fietkau2014-04-072-12/+12
* /lib/functions.sh: remove hotplug_dev()Felix Fietkau2014-04-071-4/+0
* /lib/functions.sh: remove strtok()Felix Fietkau2014-04-071-26/+0
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-073-85/+88
* /lib/functions.sh: remove pi_include()Felix Fietkau2014-04-071-24/+0
* /lib/functions.sh: remove jffs2_ready()Felix Fietkau2014-04-071-7/+0
* /lib/functions.sh: remove support for non-overlayfs overlay fopivot typesFelix Fietkau2014-04-071-44/+2
* ubi-utils: mini version of mtd-utils that only includes ubi toolsJohn Crispin2014-04-031-2/+9
* fstools: add the new fstools packageJohn Crispin2014-03-123-6/+4
* the root password should be empty for real, like beforeImre Kaloz2014-02-211-1/+1
* base-files: split /etc/init.d/boot into 2 filesJohn Crispin2014-02-182-32/+52
* base-files: expose taint flags in /etc/openwrt_releaseJo-Philipp Wich2014-01-312-1/+2
* Add sysfixtime init script, replacement of luci_fixtimeJo-Philipp Wich2014-01-291-0/+13
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-232-1/+11
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-172-4/+6
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-274-25/+25
* base-files: ipcalc.sh: support bit length as netmask parameterJo-Philipp Wich2013-12-161-1/+5
* base-files: add network_get_protocol() to /lib/functions/network.shJo-Philipp Wich2013-12-161-2/+7
* /sbin/wifi: reload network/wireless on wifi restartFelix Fietkau2013-12-111-1/+1
* base-files: fix whitespacesLuka Perkov2013-12-0919-174/+160
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-021-0/+1
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-021-1/+7
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-021-7/+32
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-252-8/+37
* base-files: add the DEVICENAME variable for hotplug scriptsFelix Fietkau2013-11-191-0/+1
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-142-1/+2
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-142-2/+35
* base-files: don't enter failsafe if triggered by switchLuka Perkov2013-11-112-2/+3
* base-files: don't kill nas for sysupgradeHauke Mehrtens2013-11-111-1/+1
* base-files: fix typo in rfkill scriptJohn Crispin2013-11-111-1/+1
* base-files: update rfkill script to work with slider buttonsJohn Crispin2013-11-111-2/+9
* base-files: add a generic wps button handlerJohn Crispin2013-11-111-0/+6
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-082-5/+4
* base-files: Make /etc/init.d/boot restartableJohn Crispin2013-11-071-3/+7
* Add package signing infrastructureSteven Barth2013-10-021-0/+38
* base-files: add a post start hook for procd managed servicesJohn Crispin2013-09-171-1/+20
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-312-1/+15
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-312-2/+7
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-302-2/+10
* base-files: be verbose when entering failsafe due to a button being pressedJohn Crispin2013-07-252-2/+2
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-202-1/+13
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-172-32/+1
* base-files: reject invalid uci keys in network_get_device() and related proce...Jo-Philipp Wich2013-07-151-0/+4
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-18/+5
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-112-0/+8
* base-files: convert sysntpd init script to procdJohn Crispin2013-07-111-17/+11
* base-files: run readlink on initscript name before opening servicesJohn Crispin2013-07-111-3/+3
* base-file: usbfs is no longer mounted under /proc/bus/usbJohn Crispin2013-07-111-9/+0