aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* base-files: fix default pre-/postrm for packages with a dotJonas Gorski2015-05-191-2/+2
* base-files: make the generic sysinfo script run earlier to allow the mount_ro...Felix Fietkau2015-04-181-0/+0
* 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: keep sysupgrade.tgz until /etc/init.d/done has been calledFelix Fietkau2015-03-221-4/+1
* uci-defaults: add ucidef_set_led_mmcJohn Crispin2015-02-141-0/+17
* base-files: default_postinst() fix variable colisionJohn Crispin2015-02-041-15/+15
* 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
* 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: add /etc/shadow to list of essential files to keep in sysupgrade ...Felix Fietkau2014-10-251-0/+1
* 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-142-2/+2
* base-files: add network_get_ipaddrs_all()Steven Barth2014-10-091-0/+23
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* base-files: extend USERID:=syntaxJohn Crispin2014-10-081-8/+20
* base-files: make postinst script run inside a subshellJohn Crispin2014-10-061-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
* base-files: add a hardware detection layerJohn Crispin2014-08-181-0/+302
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-111-1/+12
* base-files: strip quotes from the MAC address in macaddr_canonicalize()Gabor Juhos2014-07-141-0/+1
* sysupgrade: Enable killing of all processes under upgradedJohn Crispin2014-07-101-12/+27
* 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: regenerate the /lib64 symlink when switching to a ramdiskJohn Crispin2014-06-201-0/+2
* base-files: depend on jsonfilter and rewrite network.sh to use itJo-Philipp Wich2014-06-191-318/+125
* base-files: add upgraded to the list of daemons not killedJohn Crispin2014-06-191-1/+1
* base-files: properly remove stderr from zcat/bzcatJohn Crispin2014-06-111-2/+2
* base-files: include more ubi* tools in sysupgrade ramdiskJohn Crispin2014-06-111-1/+4
* base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.John Crispin2014-06-021-1/+1
* base-files: remove function service_killJohn Crispin2014-06-021-23/+0
* base-files: enable force_link for lan by defaultFelix Fietkau2014-05-161-0/+1
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-082-7/+7
* base-files: the ubi tol should be installed when jumping to ram_fsJohn Crispin2014-04-071-0/+1
* base-files: make use of new fstoolsJohn Crispin2014-04-072-2/+3
* /lib/functions.sh: remove config_rename()Felix Fietkau2014-04-071-18/+0
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-073-138/+119
* /lib/functions.sh: remove jffs2_mark_erase()Felix Fietkau2014-04-071-9/+0
* base-files: remove config_clear() and list_remove()Felix Fietkau2014-04-071-28/+0