base-files: fix error message during boot
[openwrt.git] / package / base-files / files / lib /
2016-05-10 lukabase-files: fix error message during boot
2016-04-30 blogicbase-files: split user/group addition code into a function
2016-04-29 blogicbase-files: evaluate uci-defaults on run-time installations
2016-03-10 blogicbase-files: add function ucidef_set_interface_raw to...
2016-03-07 nbdlantiq: do not set default firmware file
2016-02-26 jowbase-files: support passing mode to ucidef_set_led_netdev()
2016-02-25 nbdbase-files: add support for speed mask to switch config...
2016-02-25 blogicleds: support oneshot as well as timer triggers
2016-02-09 jowx86: preserve partition table on sysupgrade
2016-01-25 nbdbase-files: fix sysupgrade 'wget' handling for uclient...
2016-01-22 nbdbase-files: fix sysupgrade 'wget' handling
2015-12-19 nbdbase-files: cleanup mtd_get_mac_binary hexdump
2015-12-19 nbdar71xx: scan nand ubi partition for ath9k eeprom files
2015-12-11 jowall: drop old uci-defaults.sh
2015-12-04 jowboard.d: add support for gpio_switch sections
2015-12-04 jowbase-files: board.d: auto-set model id and name if...
2015-12-04 jowbase-files: board.d: support dsl modems, atm bridges...
2015-12-03 jowall: remove dummy ucidef_set_interface_loopback() from...
2015-12-03 jowbase-files: board.d: support specifiying the protocol...
2015-12-03 jowbase-files: board.d: support timer leds
2015-12-03 jowbase-files: board.d: support ide leds
2015-12-03 jowbase-files: uci-defaults-new.sh: fix for handling multi...
2015-12-03 jowboard.d: merge ucidef_add_switch() and ucidef_add_switc...
2015-12-03 jowbase-files: uci-defaults-new: remove reset/enable args...
2015-12-03 jowbase-files: uci-defaults-new, config_generate: refactor...
2015-11-30 jowbase-files: uci-defaults-new, config_generate: allow...
2015-11-30 jowbase-files: uci-defaults-new: fix unquoted variables
2015-11-30 jowbase-files: uci-defaults-new: add board id and name...
2015-11-26 jowbase-files: uci-defaults-new, config_generate: support...
2015-11-26 jowbase-files: uci-defaults-new: remove ucidef_set_led_int...
2015-11-26 jowbase-files: uci-defaults-new: fix storing rssi leds...
2015-11-26 jowbase-files: uci-defaults-new: properly quote variables
2015-11-25 jowbase-files: uci-defaults-new: add ucidef_add_switch_por...
2015-11-25 jowbase-files: uci-defaults-new: whitespace cleanup
2015-11-25 jowbase-files: uci-defaults-new: don't store switch attr...
2015-11-24 jowbase-files: add ucidef_set_interface_wan() and ucidef_a...
2015-09-21 nbdbase-files: fix ramoverlay function with kernels 3.18+
2015-09-16 jowbase-files: refactor default_postinst()
2015-09-14 blogicbase-files: sysupgrade: quote source image name
2015-09-08 cyrusbase-files: add /etc/iproute2/rt_tables, replace ifconf...
2015-09-07 cyrusDisable telnet in favor of passwordless SSH
2015-09-04 jogobase-files: allow setting ide-disk led trigger
2015-08-17 blogicbase-files: default_postinst: propagate the real postin...
2015-07-14 blogicbase-files: added option to configure the gpio led...
2015-07-08 blogicbase-files: implemented basic GPIO control
2015-06-05 blogicbase-files: default_do_upgrade: accept & forward image...
2015-05-29 lukabase-files: remove ubi tool
2015-05-19 jogobase-files: fix default pre-/postrm for packages with...
2015-04-18 nbdbase-files: make the generic sysinfo script run earlier...
2015-04-16 nbdbase-files: add generic preinit script to extract board...
2015-04-10 blogicmodules: fix postinst generation for kernel modules
2015-03-22 nbdbase-files: keep sysupgrade.tgz until /etc/init.d/done...
2015-02-14 blogicuci-defaults: add ucidef_set_led_mmc
2015-02-04 blogicbase-files: default_postinst() fix variable colision
2015-01-20 blogicbase-files: Use 200ms LED timing as before for the...
2015-01-17 blogicbase-files: Add ucidef_set_led_timer to uci-defaults.sh
2015-01-08 blogicbase-files: Fix switch settings for uci-defaults-new.sh.
2014-12-15 blogicadd "preinit_regular" diag.sh set_state argument
2014-12-07 blogicpackages: fix typo in OpenWrt name
2014-12-01 blogicbase-files: default_postinst() - create user:group...
2014-11-19 jogobase-files: supress errors from ldd
2014-11-18 jogobase-files: properly fix copying ld*.so with eglibc
2014-10-25 nbdbase-files: add /etc/shadow to list of essential files...
2014-10-19 nbdbase-files: fix ldd definition if /usr/bin/ldd exists
2014-10-15 blogicdefault_postinst() fix wrong call of group_add
2014-10-14 blogicbase-files: default_postinst() force clear luci-indexcache
2014-10-14 blogicbase-files: the USERID code path did not check for...
2014-10-14 blogicscripts: fix wrong usage of '==' operator
2014-10-09 cyrusbase-files: add network_get_ipaddrs_all()
2014-10-08 cyrusnetwork: Unbind DHCPv6 from underlying interfaces
2014-10-08 blogicbase-files: extend USERID:=syntax
2014-10-06 blogicbase-files: make postinst script run inside a subshell
2014-09-25 florianbase-files: add a protocol argument to ucidef_set_inter...
2014-09-16 blogicpostinst trigger: the new postinst trigger broke IB
2014-09-14 lukabase-files: whitespace fixes
2014-09-11 blogicipkg: add a default postinst/prerm script
2014-08-18 blogicbase-files: add a hardware detection layer
2014-08-11 jowbase-files: /lib/functions/network.sh: fix network_get_...
2014-07-14 juhosgbase-files: strip quotes from the MAC address in macadd...
2014-07-10 blogicsysupgrade: Enable killing of all processes under upgraded
2014-07-01 blogicbase-files: fix ramfs / nand upgrade
2014-06-29 lukabase-files: define yes/no as valid boolean options
2014-06-20 blogicbase-files: regenerate the /lib64 symlink when switchin...
2014-06-19 jowbase-files: depend on jsonfilter and rewrite network...
2014-06-19 blogicbase-files: add upgraded to the list of daemons not...
2014-06-11 blogicbase-files: properly remove stderr from zcat/bzcat
2014-06-11 blogicbase-files: include more ubi* tools in sysupgrade ramdisk
2014-06-02 blogicbase-files: Allow installation of symlinks using RAMFS_...
2014-06-02 blogicbase-files: remove function service_kill
2014-05-16 nbdbase-files: enable force_link for lan by default
2014-04-08 nbdbase-files: add back missing function for find_mtd_part...
2014-04-07 blogicbase-files: the ubi tol should be installed when jumpin...
2014-04-07 blogicbase-files: make use of new fstools
2014-04-07 nbd/lib/functions.sh: remove config_rename()
2014-04-07 nbd/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 nbd/lib/functions.sh: remove jffs2_mark_erase()
2014-04-07 nbdbase-files: remove config_clear() and list_remove()
2014-04-07 nbdbase-files: move uci_apply_defaults() to /etc/init...
2014-04-07 nbd/lib/functions.sh: remove hotplug_dev()
2014-04-07 nbd/lib/functions.sh: remove strtok()
next