aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* buttons: make all button handler scripts return 0John Crispin2015-07-243-0/+6
* base-files: fix /tmp/.jail permissionsJohn Crispin2015-07-241-1/+0
* base-files: added option to configure the gpio led trigger in uci-defaultsJohn Crispin2015-07-142-0/+27
* base-files: implemented basic GPIO controlJohn Crispin2015-07-082-0/+66
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-074-4/+12
* base-files: add openwrt snapshot keyFelix Fietkau2015-06-051-0/+2
* base-files: default_do_upgrade: accept & forward image extraction commandJohn Crispin2015-06-051-2/+6
* base-files: remove ubi toolLuka Perkov2015-05-291-1/+0
* base-files: fix default pre-/postrm for packages with a dotJonas Gorski2015-05-191-2/+2
* base-files: fix logic error in led default handling (patch from #19593)Felix Fietkau2015-05-031-1/+1
* base-files: make the generic sysinfo script run earlier to allow the mount_ro...Felix Fietkau2015-04-181-0/+0
* base-files: reorder led trigger/brightness writesFelix Fietkau2015-04-161-7/+10
* base-files: add generic preinit script to extract board/model info from devic...Felix Fietkau2015-04-161-0/+10