summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* base-files: config_generate: support rssi ledsJo-Philipp Wich2015-11-261-2/+39
* base-files: uci-defaults-new: fix storing rssi leds and triggers in board.jsonJo-Philipp Wich2015-11-261-7/+6
* base-files: config_generate: reformat for better readability and quote variablesJo-Philipp Wich2015-11-261-112/+124
* base-files: uci-defaults-new: properly quote variablesJo-Philipp Wich2015-11-261-95/+95
* base-files: config_generate: handle switch port attributes and better group j...Jo-Philipp Wich2015-11-251-7/+23
* base-files: config_generate: do not remove previously generated interfacesJo-Philipp Wich2015-11-251-2/+0
* base-files: config_generate: properly handle multiple switchesJo-Philipp Wich2015-11-251-0/+10
* base-files: uci-defaults-new: add ucidef_add_switch_port_attr() helperJo-Philipp Wich2015-11-251-0/+36
* base-files: uci-defaults-new: whitespace cleanupJo-Philipp Wich2015-11-251-11/+11
* base-files: uci-defaults-new: don't store switch attr numbers as stringsJo-Philipp Wich2015-11-251-3/+6
* base-files: config_generate: support autogenerating vlansJo-Philipp Wich2015-11-241-3/+117
* base-files: add ucidef_set_interface_wan() and ucidef_add_switch_ports()Jo-Philipp Wich2015-11-241-0/+50
* base-files: show hint when JFFS2-partition is full and overlayfs mounted read...John Crispin2015-11-241-0/+4
* base-files: config_generate: honour port_mask property (#20963)Jo-Philipp Wich2015-11-242-2/+2
* base-files: use the correct path in case of modified preinit optionsFelix Fietkau2015-11-222-3/+3
* base-files: add DCCP to /etc/protocolsHauke Mehrtens2015-11-151-0/+1
* base-files: create /var/tmp on bootJohn Crispin2015-10-191-0/+1
* base-files: revert to default ECN settingsSteven Barth2015-10-072-2/+1
* base-files: add URL option for OEM manufacturer infoJohn Crispin2015-10-052-0/+8
* base-files: sanitize and unify $PATHSteven Barth2015-10-024-5/+5
* base-files: add a dependency on fstoolsFelix Fietkau2015-09-281-1/+1
* base-files: fix ramoverlay function with kernels 3.18+Felix Fietkau2015-09-211-4/+5
* base-files: refactor default_postinst()Jo-Philipp Wich2015-09-161-51/+50
* base-files: add /etc/profile.d supportJohn Crispin2015-09-161-0/+7
* base-files: sysupgrade: quote source image nameJohn Crispin2015-09-141-2/+2
* base-files: fix typo in core dump pattern sysctl entry (fixes #20489)Felix Fietkau2015-09-121-1/+1
* base-files: set kernel.core_pattern in sysctl.confFelix Fietkau2015-09-111-0/+2
* base-files: change banner to Designated Driver releaseRafał Miłecki2015-09-111-6/+5
* base-files: add /etc/iproute2/rt_tables, replace ifconfig-usageSteven Barth2015-09-083-3/+17
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-072-4/+4
* base-files: allow setting ide-disk led triggerJonas Gorski2015-09-041-0/+16
* base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2Jo-Philipp Wich2015-09-022-2/+6
* base-files: default_postinst: propagate the real postinst return codeJohn Crispin2015-08-171-3/+7
* base-files: rework reset button script to indicate factory resetJohn Crispin2015-08-171-14/+21
* base-files: buttons: make power script return 0Rafał Miłecki2015-08-121-0/+2