base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move...
[openwrt/openwrt.git] / package / base-files / files /
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-04-16 Florian FainelliFix bug in foregrounding in /etc/init.d/rcS
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-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-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-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-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-22 Nicolas Thillaccommodate for 5 digits svn revisions :)
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-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-24 Geoff Levandudev: Update udev package from udev-106 to udev-142
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-07 Felix Fietkaubase-files: clean up init.d/fstab and port it to the...
2009-08-07 Felix Fietkaubase-files: port init.d/led to new config_get
2009-08-07 Felix Fietkaubase-files: port init.d/boot to new config_get
2009-08-07 Felix Fietkaubase-files: port functions.sh to new config_get
2009-08-07 Felix Fietkaubase-files: allow default value for config_get
2009-08-04 Jo-Philipp Wichbase-files: ensure that ipv6 is loaded if interfaces...
2009-07-26 Florian Fainellisimplify action handling in rc.common (#5558)
2009-07-12 Vasilis Tsiligiannisudhcpc: Pass all events to udhcpc.user
2009-07-03 Felix Fietkauallow udhcpc to work properly for interfaces that are...
2009-06-29 Vasilis Tsiligiannisbase-files: Fix sysupgrade .tar.gz configuration restoring
2009-06-29 Jo-Philipp Wichbase-files: ipcalc.sh: fix off-by-one in range-calculation
2009-06-17 Felix Fietkauchange sysctl.conf to disable tcp ecn by default (based...
2009-06-17 Jo-Philipp Wichsysupgrade: sync *before* mtd write, only fallback...
2009-06-13 Felix Fietkauudhcpc: add cidr routes support (patch from #5299)
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...
next