summaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* base-files: default_postinst() fix variable colisionJohn Crispin2015-02-041-15/+15
* 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
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-153-6/+6
* packages: fix typo in OpenWrt nameJohn Crispin2014-12-071-1/+1
* base-files: default_postinst() - create user:group first (resend)John Crispin2014-12-011-2/+4
* 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
* 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
* 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-111-1/+12
* base-files: enable option to skip the netfilter "filter" table for establishe...Felix Fietkau2014-08-071-0/+1
* base-files: properly escape strings for version infoFelix Fietkau2014-07-292-10/+10
* base-files: add extra version configuration options for OEM manufacturer infoFelix Fietkau2014-07-291-0/+3
* BB is branched, get ready for Chaos CalmerImre Kaloz2014-07-291-5/+6
* base-files: Remove stale calls to start() in initscripts.John Crispin2014-07-261-2/+0
* base-files: strip quotes from the MAC address in macaddr_canonicalize()Gabor Juhos2014-07-141-0/+1
* base-files: adjust the default netfilter tcp established connection timeout a...Felix Fietkau2014-07-131-1/+1
* sysupgrade: Enable killing of all processes under upgradedJohn Crispin2014-07-101-12/+27
* rc.common: when reloading a service using procd, fall back to calling start i...Felix Fietkau2014-07-031-1/+1
* base-files: fix ramfs / nand upgradeJohn Crispin2014-07-011-1/+1
* base-files: define yes/no as valid boolean optionsLuka Perkov2014-06-291-2/+2
* base-files: add enabled config option for ntp serviceJohn Crispin2014-06-271-0/+1
* base-files: add a post start hook to the procd init.d apiJohn Crispin2014-06-261-0/+3