kernel: remove old kernel compat code for pcmcia
[openwrt/svn-archive/archive.git] / package / base-files /
2013-09-17 John Crispinbase-files: add a post start hook for procd managed...
2013-07-31 Jo-Philipp Wichbase-files: implement -l (--list-backup) sysupgrade...
2013-07-31 Jo-Philipp Wichbase-files: abort sysupgrade if file specified with...
2013-07-30 Jo-Philipp Wichbase-files: implement -T (--test) sysupgrade parameter...
2013-07-25 John Crispinbase-files: be verbose when entering failsafe due to...
2013-07-20 Gabor Juhosbase-files: add mtd_get_part_size helper
2013-07-17 Luka Perkov[package] base-files/busybox: move ntpd init script...
2013-07-15 Jo-Philipp Wichbase-files: reject invalid uci keys in network_get_devi...
2013-07-14 Felix Fietkaukernel/base-files: clean up old code related to refresh...
2013-07-11 John Crispinprocd: add a small script that handles config reloads...
2013-07-11 John Crispinbase-files: convert sysntpd init script to procd
2013-07-11 John Crispinbase-files: run readlink on initscript name before...
2013-07-11 John Crispinbase-file: usbfs is no longer mounted under /proc/bus/usb
2013-07-08 John Crispinbase-files: add 2 missing variable defines
2013-06-22 John Crispinpackage: fix insmod on install
2013-06-21 John Crispinbase-files: module loading is now handled by ubox/kmodl...
2013-06-21 John Crispinbase-files: /etc/init.d/rcS is no longer needed, procd...
2013-06-21 John Crispinbase-files: drop 2 pointless hotplug trigger stubs
2013-06-21 John Crispinbase-files: procd is now the init process
2013-06-21 John Crispinbase-files: procd init is now the default, remove files.old
2013-06-17 Jo-Philipp Wichbase-files: network.sh: extend network_get_ipaddr6...
2013-06-11 Steven Barthbase-files: remove unnecessary early sysctl-hack
2013-06-11 Steven Barthbase-files: set default IPv6 forwarding value to 1
2013-06-10 John Crispinprocd: make the preinit rules wildcard all buttons...
2013-06-10 John Crispinsysupgrade: create state file so procd knows when a...
2013-06-10 John Crispinbase-files: fix failsafe via button press
2013-06-10 John Crispinbase-files: change PATH order
2013-06-06 Steven Barthbase-files: use less entropy when generating ULAs
2013-05-06 Jo-Philipp Wichbase-files: change network_find_wan() procedure to...
2013-05-05 John Crispinsysupgrade: fixes broken pipe error during sysupgade
2013-04-25 John Crispinpreinit: move cmdline failsafe= handling ot the generic...
2013-04-25 John Crispinmount_root: prepare base-files
2013-04-25 John Crispinboot: make use of kmodloader if it is available
2013-04-22 Steven BarthChange default IPv6 config to enable DHCPv6-PD
2013-04-09 Steven BarthAdapt default network configuration for IPv6
2013-03-27 Jonas Gorskibase-files: firstboot: only ask for confirmation on TTY
2013-03-26 Jo-Philipp Wichbase-files: move sysctl init after boot
2013-03-25 Jo-Philipp Wichbase-files: fix bad start index in previous commit
2013-03-25 Jo-Philipp Wichpackage/base-files: change sysctl handling
2013-03-23 Florian Fainellibase-files: also apply r36107 to files.old
2013-03-22 Florian Fainellibase-files: sysupgrade fail with eglibc
2013-03-14 John Crispin[base-files] sysupgrade was broken as procd was getting...
2013-03-13 John Crispin[base-files] make basefiles aware of procd
2013-02-21 Jonas Gorskibase-files: make firstboot ask for confirmation
2013-02-18 Gabor Juhosbase-files: introduce commonly used helper functions...
2013-02-17 Gabor Juhosbase-files: minor cosmetic corrections for functions.sh
2013-02-16 Gabor Juhosbase-files: add macaddr_{add,2bin,setbit_la} helpers
2013-02-16 Gabor Juhosbase-files: add mtd_get_mac_{ascii,binary} helpers
2013-02-01 Steven Barthbase-files: Fix IPv6 early sysctls again
2013-01-29 Steven Barthbase-files: Fix race-conditions with IPv6 sysctls
2013-01-28 Steven Barthbase-files: remove IPv6-forwarding setting for all...
2013-01-22 Steven Barthbase-files: fix network_get_prefix6
2013-01-22 Steven Barthbase-files: Set default value for IPv6 forwarding
2013-01-21 Jo-Philipp Wichbase-files: network.sh: fix typo in previous commit
2013-01-21 Jo-Philipp Wichbase-files: network.sh: simplify network_get_prefix6()
2013-01-18 Jo-Philipp Wichbase-files: use numerically prefixed uci-defaults names
2013-01-17 Steven Barthbase-files: rename ULA generation script
2013-01-15 Steven Barthbase-files: add support for ipv6-prefixes in connection...
2013-01-11 Vasilis Tsiligiannis[package] base-files: Don't pass '--set-worker /lib...
2013-01-02 Jo-Philipp Wichsysupgrade: clarify online help
2013-01-02 Jo-Philipp Wichsysupgrade: do not require an extra argument after...
2012-12-27 Steven Barthbase-files: Fix a typo in config_list_foreach
2012-12-23 Jo-Philipp Wichbase-files: ipcalc.sh: fix broken calculations on 64bit...
2012-12-22 Felix Fietkaubase-files: add basic procd integration, let procd...
2012-12-21 Mirko Vogt[package/base-files] hot-fix nameclash in sysupgrade...
2012-12-20 Luka Perkov[package] base-files: we don't need /etc/functions...
2012-12-19 Mirko Vogtmerge /lib/functions/boot.sh and /lib/functions.sh
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-12-17 Jo-Philipp Wichbase-files: use json_is_a() in network.sh
2012-12-16 Jo-Philipp Wichbase-files: rework cache handling in network.sh to...
2012-12-16 Jo-Philipp Wichbase-files: various enhancements to network.sh
2012-12-12 Gabor Juhosbase-files: add mtd_find_chardev helper
2012-12-12 Mirko VogtRevert "remove function find_mtd_part() from /lib/funct...
2012-12-12 Mirko Vogtremove function find_mtd_part() from /lib/functions.sh
2012-11-29 Steven BarthRemove default sysctl-entry for IPv6 here (races)
2012-11-25 Gabor Juhosbase-files: add support for the morse LED trigger
2012-11-23 Florian Fainelli[package] base-files: use a natural mount syntax
2012-10-11 Florian Fainelli[package] base-files: skip LEDs handled by rssileds...
2012-10-08 Imre Kalozit's time to break the barriers
2012-09-24 Felix Fietkaubase-files: remove obsolete entries from sysctl.conf...
2012-09-19 Florian Fainelli[package] base-files: release an attached loop device...
2012-09-17 Jo-Philipp Wich[package] base-files: make file compare silent in migra...
2012-09-17 Jo-Philipp Wich[package] base-files: add uci-defaults script to migrat...
2012-09-13 Jo-Philipp Wich[package] base-files: remove route enabled check in...
2012-08-13 Gabor Juhosbase-files: uci-defaults for rssileds
2012-08-12 Jo-Philipp Wich[package] base-files: provide a sysupgrade -r (--restor...
2012-08-10 Florian Fainelli[buildroot] move LIB_SUFFIX from base-files to rules.mk
2012-08-09 Jo-Philipp Wich[package] base-files: fix option parsing of -F/--force...
2012-08-08 Florian Fainelli[package] base-files: check for ldd presence and execut...
2012-07-27 Florian Fainelli[package] base-files: fix detection of standalone ldd
2012-07-14 Vasilis Tsiligiannis[package] base-files: Modernize hotplug2 rules (#11368)
2012-07-03 Jo-Philipp Wich[package] base-files: ensure that /sys is available...
2012-06-29 Jo-Philipp Wich[package] base-files: implement network_get_dnsserver...
2012-06-29 Jo-Philipp Wich[package] base-files: only consider enabled default...
2012-06-27 Felix Fietkaubase-files: enable TCP timestamps, enable sack/dsack...
2012-06-26 Jo-Philipp Wich[package] base-files: allow wireless ifaces to be part...
2012-06-20 Felix Fietkautoolchain: move eglibc-files from base-files to toolcha...
2012-06-17 Jo-Philipp Wich[package] base-files: implement network_get_gateway...
2012-06-13 Jo-Philipp Wich[package] base-files: enable shell tracing in initscrip...
2012-06-13 Felix Fietkaubase-files: override Build/Compile/Default instead...
next