aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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
* modules: fix postinst generation for kernel modulesJohn Crispin2015-04-101-4/+7
* base-files: add support for platform_pre_upgrade functionJohn Crispin2015-04-091-0/+8
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-061-2/+19
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-031-2/+2
* base-files: add more config files to conffiles sectionNicolas Thill2015-04-021-0/+4
* base-files: add a init.d option that will start the syscall tracerJohn Crispin2015-03-261-1/+6
* base-files: create jail folder on bootJohn Crispin2015-03-261-0/+2
* fstools: update to the latest version, makes interrupted first boot more reli...Felix Fietkau2015-03-221-1/+1
* base-files: keep sysupgrade.tgz until /etc/init.d/done has been calledFelix Fietkau2015-03-222-4/+2
* kernel: remove the netfilter optimization that skips the filter table, it has...Felix Fietkau2015-03-171-1/+0
* base-files: firstboot: pass down arguments such as -y to jffs2resetLuka Perkov2015-03-101-1/+1
* uci-defaults: add ucidef_set_led_mmcJohn Crispin2015-02-141-0/+17
* base-files: fix target/subtarget value in /etc/openwrt_releaseJo-Philipp Wich2015-02-111-1/+1
* base-files: default_postinst() fix variable colisionJohn Crispin2015-02-041-15/+15
* include, base-files: align default repository url with changed buildbot struc...Jo-Philipp Wich2015-01-231-2/+1
* base-files: fix led script to skip missing triggersJohn Crispin2015-01-231-1/+5
* base-files: Use 200ms LED timing as before for the new phase preinit_regular.John Crispin2015-01-201-2/+2
* base-files: Add ucidef_set_led_timer to uci-defaults.shJohn Crispin2015-01-171-0/+20
* base-files: Fix switch settings for uci-defaults-new.sh.John Crispin2015-01-081-2/+2
* base-files: update default url template and complete kconfig helpJo-Philipp Wich2015-01-081-1/+6
* build: add version number to filenamesJo-Philipp Wich2015-01-081-0/+8
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-153-6/+6
* packages: fix typo in OpenWrt nameJohn Crispin2014-12-072-4/+4
* base-files: default_postinst() - create user:group first (resend)John Crispin2014-12-012-3/+5
* fix sysupgrade on overlayfs v23+Imre Kaloz2014-11-241-1/+6
* base-files: supress errors from lddJonas Gorski2014-11-191-1/+1
* base-files: properly fix copying ld*.so with eglibcJonas Gorski2014-11-181-4/+1
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-061-3/+3
* license info - revert r43155John Crispin2014-11-031-2/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+2
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* base-files: config_generate did not handle setups with more than 1 switch pro...John Crispin2014-10-271-5/+4
* base-files: add /etc/shadow to list of essential files to keep in sysupgrade ...Felix Fietkau2014-10-251-0/+1
* base-files: fix telnet login on muslFelix Fietkau2014-10-201-2/+2
* failsafe-mode: print short help on commandlineJohn Crispin2014-10-202-0/+14
* base-files: fix ldd definition if /usr/bin/ldd existsFelix Fietkau2014-10-191-1/+1
* build: improve feed handling for opkg.confJo-Philipp Wich2014-10-161-2/+9
* default_postinst() fix wrong call of group_addJohn Crispin2014-10-151-2/+5
* base-files: default_postinst() force clear luci-indexcacheJohn Crispin2014-10-141-0/+1
* base-files: the USERID code path did not check for duplicate groupsJohn Crispin2014-10-141-1/+1
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-144-6/+6
* base-files: add network_get_ipaddrs_all()Steven Barth2014-10-091-0/+23
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-083-6/+2
* base-files: extend USERID:=syntaxJohn Crispin2014-10-081-8/+20
* base-files: make postinst script run inside a subshellJohn Crispin2014-10-061-1/+1
* sysupgrade: preserve symlinks in backupsJohn Crispin2014-10-061-2/+2