summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: remove a 'not found' error message during system bootSteven Barth2014-10-031-1/+1
* base-files: add a protocol argument to ucidef_set_interface_rawFlorian Fainelli2014-09-251-1/+2
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-161-3/+6
* base-files: whitespace fixesLuka Perkov2014-09-142-6/+6
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-111-1/+76
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-251-2/+0
* base-files: properly generate the ulaJohn Crispin2014-08-221-1/+1
* base-files: increase igmp_max_memberships to improve multicast-proxy handlingSteven Barth2014-08-201-0/+1
* base-files: fix inverse logic in board_detect scriptJohn Crispin2014-08-191-1/+1
* base-files: wan6 should reference wan intead of referencing itself.John Crispin2014-08-181-1/+1
* base-files: add a hardware detection layerJohn Crispin2014-08-184-0/+490
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-112-2/+13
* build: enable PER_FEED_REPO by defaultJo-Philipp Wich2014-08-111-1/+1
* base-files: enable option to skip the netfilter "filter" table for establishe...Felix Fietkau2014-08-071-0/+1
* build: add new option to add disabled feeds commented out to opkg.confJo-Philipp Wich2014-08-061-0/+7
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-0/+11
* base-files: properly escape strings for version infoFelix Fietkau2014-07-293-11/+13