comgt: remove obsolete iptables support code
[openwrt/openwrt.git] / package / base-files /
2010-05-20 Jo-Philipp Wichbase-files: fix a preinit hang in jffs2_ready() when...
2010-05-17 Jo-Philipp Wichbase-files (#7316) - improve rdate reliability - make...
2010-05-17 Jo-Philipp Wichbase-files: use uci_get() wrapper (#7312)
2010-05-07 Jo-Philipp Wichbase-files: add add_dns() and remove_dns() helpers...
2010-05-06 Jo-Philipp Wichbase-files: add a coldplug_interface_* hook to bring...
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-05-05 Felix Fietkaubase-files: do not bring up wlan interfaces from hotplu...
2010-05-03 Vasilis Tsiligiannisbase-files: Remove redundant stopping of watchdog
2010-05-03 Florian Fainelliadd stop() to watchdog init script, patch from Yury...
2010-05-01 Nicolas Thillpackage/base-files: fix libraries packaging on 64bits...
2010-04-16 Florian FainelliFix bug in foregrounding in /etc/init.d/rcS
2010-04-15 Nicolas Thillpackage/base-files: fix typo in r20874 (thanks to rhk...
2010-04-15 Nicolas Thillpackage/base-files: use a single $(CP) instead of two...
2010-04-13 Florian Fainellioption to allow boot to run to completion before starti...
2010-04-13 Felix Fietkaufix jffs2 and mini_fo mount in failsafe (patch from...
2010-04-10 Florian Fainelliadd debugging entry to hotplug config
2010-04-03 Vasilis Tsiligiannisbase-files: Use hotplug2 to download firmware
2010-04-03 Jo-Philipp Wichbase-files: also regenerate wifi config if existing...
2010-04-01 Vasilis Tsiligiannisbase-files: Cancel firmware loading if file doesn't...
2010-03-29 Nicolas Thillbase-files: fix shell syntax (prevent error messages...
2010-03-27 Jo-Philipp Wichbase-files: add a hotplug handler for rdate
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-15 Felix Fietkaubase-files: reload switch settings on /etc/init.d/netwo...
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-05 Nicolas Thillfirstboot: detect mtd, rom & jffs parts first, fix...
2010-03-04 Travis Kemenrevert r19964 for now, there are issues with opkg/ipkg...
2010-03-03 Travis Kemengrab all config files for installed packages, closes...
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-26 Felix Fietkauadd the block-mount package by Daniel Dickinson (cshore...
2010-02-12 Jo-Philipp Wichbase-files: add /dev/hvcX to hotplug common rules
2010-02-12 Jo-Philipp Wichbase-files: revert dhcp state information on ifdown...
2010-02-12 Travis KemenHere is LVM support for OpenWRT. It introduces 3 new...
2010-02-09 Lars-Peter ClausenDon't do lazy unmounting of filessystems at reboot...
2010-02-05 Jo-Philipp Wichbase-files: fix udhcpc address acquisition on network...
2010-02-02 Felix Fietkau/sbin/wifi: improve reliability of restarts by resettin...
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-30 Felix Fietkauwhen rebooting, use lazy umounts as fallback (patch...
2010-01-30 Felix Fietkaustop syslogd before rebooting, otherwise umount might...
2010-01-30 Felix Fietkauwhen rebooting, stop the network interfaces last (just...
2010-01-29 Felix Fietkaubase-files: do not warn about nonexistant sysctl overri...
2010-01-28 Felix Fietkaupreinit: Remove Ctrl-C prompt...impossible on /dev...
2010-01-26 Gabor Juhosbase-files: don't build '00_preinit.conf' if CONFIG_PRE...
2010-01-25 Felix Fietkaufix missing quote (thx, puchu)
2010-01-25 Felix Fietkauadd preinit modularization work by Daniel Dickinson...
2010-01-24 Felix Fietkaufix a typo in the hwmode handling in /sbin/wifi (thx...
2010-01-23 Jo-Philipp Wichbase-files: ensure that the ip6addr of the main interfa...
2010-01-23 Jo-Philipp Wichbase-files: try to activate hotplugged partitions as...
2010-01-18 Jo-Philipp Wichbase-files: disable bridge firewalling by default
2010-01-16 Jo-Philipp Wichbase-files: sysupgade library coomon.sh has "bug" in...
2010-01-13 Jo-Philipp Wichbase-files, mac80211 (#6491) - fix wep key handling...
2010-01-06 Felix Fietkaurun led init after /etc/init.d/done to keep the configu...
2009-12-21 Hamish GuthrieAdd udhcpc command-line argument to request rootpath
2009-12-18 Nicolas Thillbase-files: check for libpthread_so.a instead of libc_s...
2009-12-09 Felix Fietkauadd missing argument to debug/mount wrappers (thx,...
2009-12-09 Felix Fietkaudo not start multiple subshells for applying /etc/uci...
2009-12-09 Felix Fietkaufunctions.sh: use functions instead of aliases for...
2009-12-08 Felix Fietkaufix firmware loading broken by the busybox upgrade
2009-11-23 Felix Fietkaumount debugfs by default
2009-11-20 Jo-Philipp Wichbase-files: sysupgrade: restrict find command to plain...
2009-11-12 Imre Kalozneither avr32 or coldfire has a shared libgcc
2009-10-20 Felix Fietkaudo not relink libresolv, it makes iproute2 barf
2009-10-20 Felix Fietkauremove obsolete uci validation awk code
2009-10-20 Felix Fietkaubase-files: remove obsolete stuff from common.awk
2009-10-20 Jo-Philipp Wichbase-files: only try to execute watchdog if binary...
2009-10-20 Felix Fietkaufix pthread mklibs relinking by copying libpthread_so...
2009-10-20 Felix Fietkauinstall the right version of libgcc along with its...
2009-10-03 Felix Fietkaucheck for sysfs before bypassing normal hotplug calls...
2009-09-28 Jo-Philipp Wichbase-files: add hotplug rules for /dev/lpX (#863)
2009-09-27 Felix Fietkaufirstboot: add support for union mounts
2009-09-27 Felix Fietkaubase-files: move firstboot to /sbin
2009-09-24 Felix Fietkaubase-files: add libgcc dependency to libc (#5262)
2009-09-23 Nicolas Thilladd external toolchain support, enhance native toolchai...
2009-09-22 Nicolas Thillaccommodate for 5 digits svn revisions :)
2009-09-19 Felix Fietkaubase-files: fix conffiles entry check (patch from ...
2009-09-16 Jo-Philipp Wichbase-files: clear ip addresses on interfaces that are...
2009-09-14 Jo-Philipp Wichbase-files: dispatch ifdown events for proto=none inter...
2009-09-12 Jo-Philipp Wichbase-files: add /etc/rc.local to the default save file...
2009-09-11 Jo-Philipp Wichbase-files: introduce a ready-to-use /etc/rc.local...
2009-09-10 Andy Boyettbump some revisions and update copyrights
2009-09-09 Felix FietkauRevert "fix nonhotpluggable networks not being brought...
2009-09-06 Travis Kemenfix nonhotpluggable networks not being brought up....
2009-09-05 Gabor Juhospackage/base-files: set state to 'preinit' before prein...
2009-09-05 Felix FietkauRevert "add ifup -a to boot(), closes #4543 #2781"...
2009-09-05 Travis Kemenadd ifup -a to boot(), closes #4543 #2781
2009-09-04 Travis Kemenextend logging functions
2009-09-02 Felix Fietkaupreinit: fix failsafe mode through ctrl+c on devices...
2009-08-29 Felix Fietkauuclibc: to rebuild libc.so.0, mklibs.py needs access...
2009-08-29 Felix Fietkauallow mklibs.py to optimize libgcc_s.so.1
2009-08-24 Geoff Levandudev: Update udev package from udev-106 to udev-142
2009-08-20 Felix Fietkaunow that each target has its own package directory...
next