58 Commits (b520e9b8d441b85e17e29b854306179f1bdb4787)

Author SHA1 Message Date
John Crispin be26421f45 sysupgrade: Enable killing of all processes under upgraded 10 years ago
John Crispin 66ae4803e2 base-files: fix ramfs / nand upgrade 10 years ago
John Crispin 09273f5c0a base-files: regenerate the /lib64 symlink when switching to a ramdisk 10 years ago
John Crispin 4b1c48bc93 base-files: add upgraded to the list of daemons not killed 10 years ago
John Crispin bedd6f44a5 base-files: properly remove stderr from zcat/bzcat 10 years ago
John Crispin e73538ba56 base-files: include more ubi* tools in sysupgrade ramdisk 10 years ago
John Crispin 0de0310a9c base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var. 11 years ago
John Crispin 665d39f698 base-files: the ubi tol should be installed when jumping to ram_fs 11 years ago
John Crispin 1d5ac95850 base-files: make use of new fstools 11 years ago
Felix Fietkau 4a9ea80ef0 /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh 11 years ago
John Crispin 08b4924401 ubi-utils: mini version of mtd-utils that only includes ubi tools 11 years ago
John Crispin 0dc9d8d6ff fstools: add the new fstools package 11 years ago
John Crispin 834204bda6 base-files: fix mount-utils incompatibility 11 years ago
Luka Perkov 3ceb6b3274 base-files: fix whitespaces 11 years ago
Felix Fietkau ff17114ba1 ar71xx: Unifi AP Pro sysupgrade patch 11 years ago
Hauke Mehrtens 0d82bbb1fb base-files: don't kill nas for sysupgrade 11 years ago
Felix Fietkau b95bdc8ab5 kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere 11 years ago
John Crispin c7c243669c sysupgrade: fixes broken pipe error during sysupgade 12 years ago
Florian Fainelli 3810cc0f46 base-files: sysupgrade fail with eglibc 12 years ago
John Crispin ada74b8732 sysupgrade was broken as procd was getting killed 12 years ago
John Crispin f43b7934d2 make basefiles aware of procd 12 years ago
Mirko Vogt 4cca5cd4fd hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Jo-Philipp Wich ff3161a6c4 base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 12 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh 13 years ago
Felix Fietkau 166db84309 base-files: kill ubusd and udhcpc on sysupgrade as well 13 years ago
Felix Fietkau 5d6628a88c base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade 13 years ago
Gabor Juhos 6aec1d72c2 package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade 13 years ago
Jo-Philipp Wich 6d80ce78f1 base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only 13 years ago
Jo-Philipp Wich 7e3b6aa1f1 base-files: do not kill udhcpc on sysupgrade, it will tear down the interface if terminated 13 years ago
Jo-Philipp Wich daca6a6a97 base-files: do not assume that "top" is busybox' top, but try to call the applet explicitely 13 years ago
Jo-Philipp Wich e3daeabda3 base-files: add some more protected services to sysupgrade kill blacklist 13 years ago
Jo-Philipp Wich ef6d7a7e33 base-files: fix typo 13 years ago
Jo-Philipp Wich 52e93e54bc base-files: sysupgrade: kill all but essential processes before starting the update 13 years ago
Gabor Juhos 4cc48089c7 base-files/sysupgrade: add more busybox applet symlinks to ramdisk 13 years ago
Jo-Philipp Wich 94c728dc39 base-files: use "reboot -f" after sysupgrade to prevent executing deleted init scripts 13 years ago
Gabor Juhos 25feec0c9c package/base-files: add get_magic_long() to common upgrade script 14 years ago
Jo-Philipp Wich deb9661785 Âbase-files: don't mark /etc/banner as conffile 14 years ago
Jo-Philipp Wich d80f82d7a4 base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles 14 years ago
Florian Fainelli 7af8ee0481 change from /jffs to /overlay, patch from Daniel Dickinson 15 years ago
Jo-Philipp Wich 39f2b6d957 base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv> 15 years ago
Jo-Philipp Wich 7d1c2a0612 base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical 15 years ago
Vasilis Tsiligiannis baa9053e7a base-files: Fix sysupgrade .tar.gz configuration restoring 16 years ago
Jo-Philipp Wich c6fe201fb6 sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails 16 years ago
Vasilis Tsiligiannis f4a81139b7 base-files: Add support for bzipped images in sysupgrade 16 years ago
Vasilis Tsiligiannis 57d7cc7666 base-files: Detect and decompressed gzipped images automatically when flashing with sysupgrade 16 years ago
Vasilis Tsiligiannis d1f5700e78 base-files: format hexdump output instead of using awk for sysupgrade 16 years ago
Vasilis Tsiligiannis 5b72dc3d8f base-files: fix test experession for sysupgrade 16 years ago
Jo-Philipp Wich af8500e97d sysupgrade: use sysrq-trigger if available 16 years ago
Jo-Philipp Wich d8aee6e471 base-files: show reboot notification is sysupgrade 16 years ago