summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* base-files: make default_prerm work offlineMatthias Schiffer2016-09-261-4/+12
* base-files: set pi_ifname in board.d case to fix deconfigJonas Gorski2016-08-141-1/+3
* base-files: configure switch in failsafeJonas Gorski2016-08-131-2/+46
* base-files: allow failsafe to configure vlansJonas Gorski2016-08-131-3/+29
* base-files: add preinit ifname detection based on board.jsonJonas Gorski2016-08-131-0/+29
* base-files: split out preinit interface configJonas Gorski2016-08-131-4/+10
* base-files: board_detect: allow specifying the generated fileJonas Gorski2016-08-131-2/+0
* kernel: remove unused morse led trigger driverFelix Fietkau2016-08-041-11/+0
* sysupgrade: unmount filesystems before rebootMathias Kresin2016-08-041-0/+1
* base-files: sysupgrade: fix pseudobridge upgradesConn O'Griofa2016-07-241-1/+1
* base-files: seed /dev/urandomEtienne CHAMPETIER2016-06-301-0/+24
* base-files: support port_state LED types in board.dJo-Philipp Wich2016-06-081-0/+19
* base-files: rework postinstall uci-defaults handlingJo-Philipp Wich2016-05-271-5/+4
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-241-1/+1
* base-files: fix some failsafe issuesJohn Crispin2016-05-231-0/+1
* base-files: evaluate uci-defaults on run-time installationsDaniel Golle2016-05-041-0/+11
* base-files: split user/group addition code into a functionJohn Crispin2016-04-291-4/+10
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-193-1/+7
* base-files: fix error message during bootJohn Crispin2016-04-111-1/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* base-files: add function ucidef_set_interface_raw to enable default configura...John Crispin2016-03-101-0/+6
* 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-261-0/+2
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-251-0/+2
* leds: support oneshot as well as timer triggersJohn Crispin2016-02-251-4/+13
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-0/+1
* 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: 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
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-864/+519
* board.d: add support for gpio_switch sectionsJo-Philipp Wich2015-12-041-0/+15
* 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-041-1/+47
* 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-031-10/+26
* base-files: board.d: support timer ledsJo-Philipp Wich2015-12-031-0/+20
* 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-031-50/+108
* base-files: uci-defaults-new, config_generate: allow force tagged cpu portsJo-Philipp Wich2015-11-301-2/+8
* 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-261-0/+21
* base-files: uci-defaults-new: remove ucidef_set_led_interface()Jo-Philipp Wich2015-11-261-16/+0
* base-files: uci-defaults-new: fix storing rssi leds and triggers in board.jsonJo-Philipp Wich2015-11-261-7/+6
* base-files: uci-defaults-new: properly quote variablesJo-Philipp Wich2015-11-261-95/+95
* base-files: uci-defaults-new: add ucidef_add_switch_port_attr() helperJo-Philipp Wich2015-11-251-0/+36