| Commit message (Expand) | Author | Age | Files | Lines |
* | sysupgrade: Enable killing of all processes under upgraded | John Crispin | 2014-07-10 | 1 | -12/+27 |
* | base-files: fix ramfs / nand upgrade | John Crispin | 2014-07-01 | 1 | -1/+1 |
* | base-files: regenerate the /lib64 symlink when switching to a ramdisk | John Crispin | 2014-06-20 | 1 | -0/+2 |
* | base-files: add upgraded to the list of daemons not killed | John Crispin | 2014-06-19 | 1 | -1/+1 |
* | base-files: properly remove stderr from zcat/bzcat | John Crispin | 2014-06-11 | 1 | -2/+2 |
* | base-files: include more ubi* tools in sysupgrade ramdisk | John Crispin | 2014-06-11 | 1 | -1/+4 |
* | base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var. | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | base-files: the ubi tol should be installed when jumping to ram_fs | John Crispin | 2014-04-07 | 1 | -0/+1 |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 1 | -1/+2 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 1 | -1/+1 |
* | ubi-utils: mini version of mtd-utils that only includes ubi tools | John Crispin | 2014-04-03 | 1 | -2/+9 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 1 | -0/+2 |
* | base-files: fix mount-utils incompatibility | John Crispin | 2013-12-27 | 1 | -12/+12 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 1 | -6/+6 |
* | ar71xx: Unifi AP Pro sysupgrade patch | Felix Fietkau | 2013-11-14 | 1 | -1/+1 |
* | base-files: don't kill nas for sysupgrade | Hauke Mehrtens | 2013-11-11 | 1 | -1/+1 |
* | kernel/base-files: clean up old code related to refreshing mtd partitions, it... | Felix Fietkau | 2013-07-14 | 1 | -18/+5 |
* | sysupgrade: fixes broken pipe error during sysupgade | John Crispin | 2013-05-05 | 1 | -2/+2 |
* | base-files: sysupgrade fail with eglibc | Florian Fainelli | 2013-03-22 | 1 | -2/+2 |
* | sysupgrade was broken as procd was getting killed | John Crispin | 2013-03-14 | 1 | -1/+1 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 1 | -1/+1 |
* | hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade | Mirko Vogt | 2012-12-21 | 1 | -2/+2 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -6/+6 |
* | base-files: ensure that /sys is available during sysupgrade, some essential s... | Jo-Philipp Wich | 2012-07-03 | 1 | -1/+5 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | base-files: kill ubusd and udhcpc on sysupgrade as well | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
* | package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
* | base-files: rewrite killing of nonessential services to not rely on top, use ... | Jo-Philipp Wich | 2011-11-16 | 1 | -9/+17 |
* | base-files: do not kill udhcpc on sysupgrade, it will tear down the interface... | Jo-Philipp Wich | 2011-11-08 | 1 | -1/+1 |
* | base-files: do not assume that "top" is busybox' top, but try to call the app... | Jo-Philipp Wich | 2011-11-08 | 1 | -1/+1 |
* | base-files: add some more protected services to sysupgrade kill blacklist | Jo-Philipp Wich | 2011-11-03 | 1 | -1/+1 |
* | base-files: fix typo | Jo-Philipp Wich | 2011-10-30 | 1 | -1/+1 |
* | base-files: sysupgrade: kill all but essential processes before starting the ... | Jo-Philipp Wich | 2011-10-27 | 1 | -0/+24 |
* | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | Gabor Juhos | 2011-10-27 | 1 | -1/+6 |
* | base-files: use "reboot -f" after sysupgrade to prevent executing deleted ini... | Jo-Philipp Wich | 2011-07-25 | 1 | -1/+1 |
* | package/base-files: add get_magic_long() to common upgrade script | Gabor Juhos | 2011-01-26 | 1 | -0/+4 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 1 | -5/+5 |
* | base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s... | Jo-Philipp Wich | 2010-01-16 | 1 | -0/+3 |
* | base-files: fix sysupgrade get_magic_word() function to return proper values ... | Jo-Philipp Wich | 2009-08-19 | 1 | -1/+1 |
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 | 1 | -12/+12 |
* | sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa... | Jo-Philipp Wich | 2009-06-17 | 1 | -3/+4 |
* | base-files: Add support for bzipped images in sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+2 |
* | base-files: Detect and decompressed gzipped images automatically when flashin... | Vasilis Tsiligiannis | 2009-06-10 | 1 | -7/+14 |
* | base-files: format hexdump output instead of using awk for sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+1 |
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 | 1 | -1/+1 |
* | sysupgrade: use sysrq-trigger if available | Jo-Philipp Wich | 2009-05-15 | 1 | -0/+1 |
* | base-files: show reboot notification is sysupgrade | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+4 |
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 | 1 | -3/+6 |
* | sysupgrade: install /bin/sleep into ramdisk too and add completition notice (... | Jo-Philipp Wich | 2009-03-08 | 1 | -1/+2 |