index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
/
upgrade
/
common.sh
Commit message (
Expand
)
Author
Age
*
/etc/functions.sh => /lib/functions.sh
Jo-Philipp Wich
2012-06-05
*
base-files: kill ubusd and udhcpc on sysupgrade as well
Felix Fietkau
2012-05-23
*
base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade
Felix Fietkau
2012-05-23
*
package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade
Gabor Juhos
2012-05-23
*
base-files: rewrite killing of nonessential services to not rely on top, use ...
Jo-Philipp Wich
2011-11-16
*
base-files: do not kill udhcpc on sysupgrade, it will tear down the interface...
Jo-Philipp Wich
2011-11-08
*
base-files: do not assume that "top" is busybox' top, but try to call the app...
Jo-Philipp Wich
2011-11-08
*
base-files: add some more protected services to sysupgrade kill blacklist
Jo-Philipp Wich
2011-11-03
*
base-files: fix typo
Jo-Philipp Wich
2011-10-30
*
base-files: sysupgrade: kill all but essential processes before starting the ...
Jo-Philipp Wich
2011-10-27
*
base-files/sysupgrade: add more busybox applet symlinks to ramdisk
Gabor Juhos
2011-10-27
*
base-files: use "reboot -f" after sysupgrade to prevent executing deleted ini...
Jo-Philipp Wich
2011-07-25
*
package/base-files: add get_magic_long() to common upgrade script
Gabor Juhos
2011-01-26
*
change from /jffs to /overlay, patch from Daniel Dickinson
Florian Fainelli
2010-03-21
*
base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s...
Jo-Philipp Wich
2010-01-16
*
base-files: fix sysupgrade get_magic_word() function to return proper values ...
Jo-Philipp Wich
2009-08-19
*
base-files: Fix sysupgrade .tar.gz configuration restoring
Vasilis Tsiligiannis
2009-06-29
*
sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa...
Jo-Philipp Wich
2009-06-17
*
base-files: Add support for bzipped images in sysupgrade
Vasilis Tsiligiannis
2009-06-10
*
base-files: Detect and decompressed gzipped images automatically when flashin...
Vasilis Tsiligiannis
2009-06-10
*
base-files: format hexdump output instead of using awk for sysupgrade
Vasilis Tsiligiannis
2009-06-10
*
base-files: fix test experession for sysupgrade
Vasilis Tsiligiannis
2009-06-03
*
sysupgrade: use sysrq-trigger if available
Jo-Philipp Wich
2009-05-15
*
base-files: show reboot notification is sysupgrade
Jo-Philipp Wich
2009-05-09
*
Add option in sysupgrade to flash gzipped images
Jo-Philipp Wich
2009-05-07
*
sysupgrade: install /bin/sleep into ramdisk too and add completition notice (...
Jo-Philipp Wich
2009-03-08
*
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
Felix Fietkau
2008-09-25
*
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...
Felix Fietkau
2008-09-23
*
sysupgrade: add optional delay before rebooting
Felix Fietkau
2008-09-12
*
fix sysupgrade endian issues
Travis Kemen
2008-07-22
*
fix sysupgrade 'do_upgrade: not found' error
Felix Fietkau
2008-06-04
*
add sysupgrade script for config preserving system upgrades. only implemented...
Felix Fietkau
2007-08-21