summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: add a conditional dependency to lede-keyringJohn Crispin2016-04-291-1/+1
* base-files: remove ununsed login.shJohn Crispin2016-04-191-18/+0
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-195-6/+24
* image / basefiles: make console password configurableJohn Crispin2016-04-183-1/+7
* base-files: fix error message during bootJohn Crispin2016-04-111-1/+1
* package: flag essential components as nonsharedJo-Philipp Wich2016-04-061-0/+1
* include/version.mk: rework repository url handlingJo-Philipp Wich2016-04-131-1/+2
* branding: add LEDE brandingJohn Crispin2016-03-246-24/+21
* 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
* base-files: config_generate: regroup led generator codeJo-Philipp Wich2015-11-261-4/+16
* base-files: uci-defaults-new: remove ucidef_set_led_interface()Jo-Philipp Wich2015-11-262-17/+1