aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-06-251-1/+1
* base-files: fix permissions of the login.sh scriptLuka Perkov2016-06-192-1/+1
* base-files: evaluate uci-defaults on run-time installationsLuka Perkov2016-06-191-0/+11
* base-files: remove ununsed login.shLuka Perkov2016-06-191-18/+0
* base-files: Allow to disable failsafe modeLuka Perkov2016-06-195-6/+24
* image / basefiles: make console password configurableluka2016-06-193-1/+7
* base-files: fix error message during bootLuka Perkov2016-06-191-1/+1
* base-files: fix group/user settings after sysupgradeJohn Crispin2016-06-191-0/+11
* base-files: split user/group addition code into a functionJohn Crispin2016-06-191-4/+10
* base-files: evaluate uci-defaults on run-time installationsJohn Crispin2016-06-191-0/+11
* base-files: allow to set arbitrary ip address and netmaskHauke Mehrtens2016-04-171-7/+9
* base-files: add function ucidef_set_interface_raw to enable default configura...John Crispin2016-03-101-0/+6
* base-files: change type of adsl and vdsl to dsl onlyFelix Fietkau2016-03-071-1/+1
* lantiq: do not set default firmware fileFelix Fietkau2016-03-071-4/+2
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-263-4/+6
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-253-3/+9
* leds: support oneshot as well as timer triggersJohn Crispin2016-02-252-6/+15
* base-files: add netifd's default prelocal table to /etc/iproute2/rt_tablesJo-Philipp Wich2016-02-092-1/+2
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-092-0/+4
* base-files: honor CONFIG_TARGET_INIT_PATHJo-Philipp Wich2016-02-084-10/+16
* base-files: For sysfixtime use hwclock if RTC availableJohn Crispin2016-02-081-0/+14
* base-files: set mac address in default network config via device sectionsFelix Fietkau2016-02-071-1/+7
* base-files: remove default /etc/config/network, generate it via board.d insteadFelix Fietkau2016-01-252-18/+17
* base-files: fix sysupgrade 'wget' handling for uclient-fetchFelix Fietkau2016-01-251-3/+4
* base-files: fix sysupgrade 'wget' handlingFelix Fietkau2016-01-221-1/+1
* base-files: Fix sysupgrade overlay savingJo-Philipp Wich2016-01-171-0/+1
* base-files: allow timezone to be overriden by zonename (proper zoneinfo support)John Crispin2015-12-232-3/+4
* base-files: cleanup mtd_get_mac_binary hexdumpFelix Fietkau2015-12-191-1/+1
* ar71xx: scan nand ubi partition for ath9k eeprom filesFelix Fietkau2015-12-191-0/+17
* base-files: drop the now unnecessary dependency on opkg/hostFelix Fietkau2015-12-131-1/+1
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-864/+519
* base-file: remove /tmp/.jail (now useless)John Crispin2015-12-112-2/+1
* base-files: use max_brightness to set LEDJohn Crispin2015-12-111-1/+1
* board.d: add support for gpio_switch sectionsJo-Philipp Wich2015-12-042-0/+36
* base-files: board.d: auto-set model id and name if /tmp/sysinfo is availableJo-Philipp Wich2015-12-041-0/+10
* base-files: board.d: support dsl modems, atm bridges and pppoe protocolJo-Philipp Wich2015-12-042-1/+97
* all: remove dummy ucidef_set_interface_loopback() from board.dJo-Philipp Wich2015-12-031-6/+0
* base-files: board.d: support specifiying the protocol of lan and wanJo-Philipp Wich2015-12-032-21/+47
* base-files: board.d: support timer ledsJo-Philipp Wich2015-12-032-0/+30
* base-files: board.d: support ide ledsJo-Philipp Wich2015-12-031-0/+16
* base-files: uci-defaults-new.sh: fix for handling multiple ifnamesJo-Philipp Wich2015-12-031-4/+4
* board.d: merge ucidef_add_switch() and ucidef_add_switch_ports()Jo-Philipp Wich2015-12-031-60/+50
* base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()Jo-Philipp Wich2015-12-031-14/+12
* base-files: uci-defaults-new, config_generate: refactor code and drop old vlansJo-Philipp Wich2015-12-032-228/+157
* base-files: config_generate: add missing chunks of force tag supportJo-Philipp Wich2015-12-031-7/+9
* base-files: uci-defaults-new, config_generate: allow force tagged cpu portsJo-Philipp Wich2015-11-302-5/+13
* base-files: uci-defaults-new: only emit force_link for additional ifacesJo-Philipp Wich2015-11-301-1/+7
* base-files: uci-defaults-new: fix unquoted variablesJo-Philipp Wich2015-11-301-5/+5
* base-files: uci-defaults-new: add board id and name helpersJo-Philipp Wich2015-11-301-0/+12
* base-files: uci-defaults-new, config_generate: support for gpio ledsJo-Philipp Wich2015-11-262-0/+31