netifd: if core dump support is enabled, use it. also add some delay after start...
[openwrt/openwrt.git] / package / base-files / files / lib /
2011-10-20 Felix Fietkaubase-files: move network related scripts to a separate...
2011-10-11 Jo-Philipp Wichbase-files: introduce "igmp_snooping" option to toggle...
2011-09-24 Felix Fietkaubase-files: apply network interface settings such as...
2011-09-23 Jo-Philipp Wichbase-files: make ip matching in dns add/remove function...
2011-09-14 Vasilis Tsiligiannisbase-files: Fix IPv6 address and route adding on aliase...
2011-09-14 Vasilis TsiligiannisRevert "[package] base-files: Add support for assigning...
2011-09-12 Vasilis Tsiligiannisbase-files: Add support for assigning multiple IPv6...
2011-07-25 Jo-Philipp Wichbase-files: use "reboot -f" after sysupgrade to prevent...
2011-07-17 Jo-Philipp Wichbase-files: implement a generic mechanism to map per...
2011-07-15 Jo-Philipp Wichbase-files: use uci_toggle_state() to prevent unwanted...
2011-07-07 Daniel Dickinsonbase-files: preinit: Fixed sourcing of diag.sh in ...
2011-06-09 Jo-Philipp Wichbase-files: assume a default ipv6 prefix size of /64...
2011-06-09 Jo-Philipp Wichbase-files: if an ip6addr without a prefix is given...
2011-06-07 Jo-Philipp Wichbase-files: fix error reporting for unsupported protoco...
2011-05-24 Felix Fietkaubase-files: make the MAC address of bridge interfaces...
2011-04-03 Felix Fietkaubase-files: bridge config, avoid having a random ipv6...
2011-03-17 Felix Fietkaubase-files: overlayfs whiteouts depend on a specific...
2011-03-17 Felix Fietkaubase-files: add initial support for mounting overlayfs
2011-02-20 Michael Büschboot.sh: Tabs are used for indent. Also use tabs in...
2011-02-20 Michael Büschbase-files: Add "-o noatime" to mount wrapper
2011-02-20 Michael BüschFix whitespace
2011-02-12 Jo-Philipp Wichbase-file: cleanup ipv6 enabling in unbridge
2011-02-11 Jo-Philipp Wichbase-files: - properly disable IPv6 on bridge ports...
2011-01-29 Jo-Philipp Wichbase-files: fix a typo in processing of additional...
2011-01-29 Jo-Philipp Wichbase-files: fix handling of dhcp "reqopts" option
2011-01-26 Gabor Juhospackage/base-files: add get_magic_long() to common...
2010-12-22 Jo-Philipp Wichbase-files: implement "reqopts" parameter for dhcp...
2010-12-20 Jo-Philipp WichÂbase-files: don't mark /etc/banner as conffile
2010-11-30 Jo-Philipp Wichbase-files: disable ipv6 on bridge ports, this prevents...
2010-11-17 Jo-Philipp Wichbase-file: add metric option for static and dhcp protos...
2010-11-07 Jo-Philipp Wichbase-files: change /dev permissions to 0755 when hotplu...
2010-11-07 Jo-Philipp WichFix permissions for /etc and other dirs after clean...
2010-10-06 Jo-Philipp Wichbase-files: add udhcpc vendorid option (#7744)
2010-10-05 Jo-Philipp Wichbase-files: - add sysupgrade support for keepfile hints...
2010-09-23 Jo-Philipp Wichbase-files: prevent possible sourcing of JFFS2 meta...
2010-09-23 Daniel DickinsonFixed duplicated content in file in commit 23111
2010-09-23 Daniel DickinsonMissed file committing previous change 23110
2010-09-23 Daniel Dickinsonbase/block-extroot, base/block-mount: Modified preinit...
2010-09-19 Daniel Dickinsonbase-files: Add function pi_include the /lib/functions...
2010-09-19 Jo-Philipp Wichbase-files: kill possibly existing udhcpc instance...
2010-08-02 Jo-Philipp Wichbase-files: r22444 caused interfaces to remain down...
2010-07-31 Florian Fainelliadd txqueuelen option, patch from Roberto Riggio
2010-07-24 Jo-Philipp Wichbase-files: localize variable in do_move_devtmpfs(...
2010-07-24 Alexandros C. Coul... package/base-files: add support for devtmpfs (thank...
2010-07-24 Jo-Philipp Wichbase-files: unconditionally unlock the rootfs_data...
2010-06-02 Jo-Philipp Wichbase-files: introduce option "broadcast" for proto...
2010-06-02 Jo-Philipp Wichbase-files: remove IPv6 LL addr from interfaces before...
2010-06-02 Jo-Philipp Wichbase-files: - add aliases to device by default (not...
2010-06-01 Jo-Philipp Wichbase-file: move alias setup to route hotplug, this...
2010-05-30 Jo-Philipp Wichbase-files: - use add_dns() and remove_dns() for when...
2010-05-28 Jo-Philipp Wichbase-files: revert r21595
2010-05-28 Jo-Philipp Wichbase-files: bring bridge port iface down before changin...
2010-05-27 Felix Fietkauwhen changing the mac address of a bridge interface...
2010-05-20 Jo-Philipp Wichbase-files: fix a preinit hang in jffs2_ready() when...
2010-05-07 Jo-Philipp Wichbase-files: add add_dns() and remove_dns() helpers...
2010-05-06 Jo-Philipp Wichbase-files, ppp: fix interface shutdown
2010-05-05 Jo-Philipp Wichbase-files, ppp: remove protocol specific cleanup code...
2010-03-23 Jo-Philipp Wichbase-files: make press key message more explicit in...
2010-03-21 Florian Fainellichange from /jffs to /overlay, patch from Daniel Dickinson
2010-03-14 Felix Fietkaufix error output of brctl if bridging is not supported.
2010-03-13 Jo-Philipp Wichbase-files: force preinit to use busybox mount (#6797)
2010-03-12 Gabor Juhospackage/base-files: call preinit_ip_deconfig before...
2010-03-10 Nicolas Thillbase-files: fix preinit code typos
2010-03-01 Nicolas Thillfirstboot: fix typo (closes: #6738)
2010-03-01 Felix Fietkaubase-files: fix enter failsafe message
2010-02-26 Felix Fietkauadd block-extroot, a package for using an external...
2010-02-12 Jo-Philipp Wichbase-files: revert dhcp state information on ifdown...
2010-02-01 Jo-Philipp Wichbase-file: revert unrelated change accidentally committ...
2010-02-01 Jo-Philipp Wichbase-files: preinit: get rid of /dev/null redirections...
2010-01-31 Florian Fainelliquieten the check for devs, thanks nbd
2010-01-31 Florian Fainelli/dev/null was used before it was created, so an empty...
2010-01-28 Felix Fietkaupreinit: Remove Ctrl-C prompt...impossible on /dev...
2010-01-25 Felix Fietkauadd preinit modularization work by Daniel Dickinson...
2010-01-23 Jo-Philipp Wichbase-files: ensure that the ip6addr of the main interfa...
2010-01-16 Jo-Philipp Wichbase-files: sysupgade library coomon.sh has "bug" in...
2009-12-21 Hamish GuthrieAdd udhcpc command-line argument to request rootpath
2009-10-20 Felix Fietkauremove obsolete uci validation awk code
2009-09-16 Jo-Philipp Wichbase-files: clear ip addresses on interfaces that are...
2009-09-09 Felix FietkauRevert "fix nonhotpluggable networks not being brought...
2009-09-06 Travis Kemenfix nonhotpluggable networks not being brought up....
2009-08-19 Jo-Philipp Wichbase-files: fix sysupgrade get_magic_word() function...
2009-08-10 Jo-Philipp Wichbase-files: move ipv6 module loading from setup_interfa...
2009-08-07 Felix Fietkaubase-files: some /lib/network/config.sh refactoring
2009-08-04 Jo-Philipp Wichbase-files: ensure that ipv6 is loaded if interfaces...
2009-06-29 Vasilis Tsiligiannisbase-files: Fix sysupgrade .tar.gz configuration restoring
2009-06-17 Jo-Philipp Wichsysupgrade: sync *before* mtd write, only fallback...
2009-06-10 Vasilis Tsiligiannisbase-files: Add support for bzipped images in sysupgrade
2009-06-10 Vasilis Tsiligiannisbase-files: Detect and decompressed gzipped images...
2009-06-10 Vasilis Tsiligiannisbase-files: format hexdump output instead of using...
2009-06-03 Vasilis Tsiligiannisbase-files: fix test experession for sysupgrade
2009-06-01 Felix Fietkaunetwork: prevent unnecessary interface down/up cycles...
2009-06-01 Felix Fietkaunetwork: do not unnecessarily touch interfaces configur...
2009-05-15 Jo-Philipp Wichsysupgrade: use sysrq-trigger if available
2009-05-09 Jo-Philipp Wichbase-files: show reboot notification is sysupgrade
2009-05-07 Jo-Philipp WichAdd option in sysupgrade to flash gzipped images
2009-04-13 Felix Fietkaudo not run hotplug event for aliases
2009-03-25 Jo-Philipp Wich- fix mac assignment for broadcom vifs in bridging...
2009-03-24 Jo-Philipp Wichsync macs with vif bssids in broadcom.sh, fixes multi...
2009-03-08 Jo-Philipp Wichsysupgrade: install /bin/sleep into ramdisk too and...
2008-11-17 Jo-Philipp WichPrevent "SIOCSIFHWADDR: Device or resource busy" when...
next