when rebooting, stop the network interfaces last (just before umount) to allow servic...
[openwrt/openwrt.git] / package / base-files /
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...
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-08 Felix Fietkauinstall static libraries from uclibc to the rootfs...
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-08-01 Florian Fainelliprevent rebuild issues on creation of lib64 with 64...
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-07-02 Andy Boyettbase-files: explicitly create /etc/rc.d/, fixes ImageBu...
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-21 Imre Kalozadd preliminary coldfire v4e support
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...
2009-06-01 Hamish GuthrieRemoved extra ; in exec rule
2009-05-31 Florian Fainellifix drivers firmware loading with the new hotplug2...
2009-05-30 Gabor Juhosbase-files: set rules file for hotplug2 in the boot...
2009-05-28 Gabor Juhosbase-files: update command line for the new hotplug2
2009-05-23 Felix Fietkaufix mips64el base-files compile
2009-05-17 Jo-Philipp Wichbase-files: fixup resolv.conf check in udhcpc script
2009-05-17 Nicolas Thillbase-files: initialize GZIPED to 0 in sysupgrade since...
2009-05-15 Jo-Philipp Wichsysupgrade: use sysrq-trigger if available
2009-05-10 Jo-Philipp Wichbase-files: - restore device, ifname and aliases state...
2009-05-09 Jo-Philipp Wichbase-files: show reboot notification is sysupgrade
2009-05-07 Florian Fainellicreate the lib64 symbolic links for 64-bits supported...
2009-05-07 Jo-Philipp WichDon't try to pivot to new ramfs if already running...
2009-05-07 Jo-Philipp WichAdd option in sysupgrade to flash gzipped images
2009-05-06 Jo-Philipp Wichbase-files: replace udhcpc script with an improved...
2009-05-04 Hamish Guthriebase-files: Add additional base-files search paths
2009-04-30 Felix FietkaurcS: wait for init scripts to complete before initiatin...
2009-04-30 Jo-Philipp Wichbase-files: make diag.sh stub working in bash
2009-04-27 Nicolas Thillintroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-24 Nicolas ThilluClibc cleanup: - use full version string (0.9.30.1...
2009-04-21 Nicolas Thilladd an explicit 'sysinit' tag for logging initscripts...
2009-04-19 Jo-Philipp Wichfix broken logic in r15272, r15273
next