aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: move uci_apply_defaults() to /etc/init.d/bootFelix Fietkau2014-04-071-11/+0
* /lib/functions.sh: remove hotplug_dev()Felix Fietkau2014-04-071-4/+0
* /lib/functions.sh: remove strtok()Felix Fietkau2014-04-071-26/+0
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-072-85/+87
* /lib/functions.sh: remove pi_include()Felix Fietkau2014-04-071-24/+0
* /lib/functions.sh: remove jffs2_ready()Felix Fietkau2014-04-071-7/+0
* /lib/functions.sh: remove support for non-overlayfs overlay fopivot typesFelix Fietkau2014-04-071-44/+2
* ubi-utils: mini version of mtd-utils that only includes ubi toolsJohn Crispin2014-04-031-2/+9
* fstools: add the new fstools packageJohn Crispin2014-03-122-1/+3
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-231-0/+10
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-272-23/+23
* base-files: add network_get_protocol() to /lib/functions/network.shJo-Philipp Wich2013-12-161-2/+7
* base-files: fix whitespacesLuka Perkov2013-12-0911-163/+151
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-252-8/+37
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-1/+1