You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Schiffer 1ab227d688
base-files: upgrade: don't loop forever trying to kill processes
When processes don't die on SIGKILL (usually because of kernel bugs), it's
better to give up instead of looping forever.

upgraded will trigger a reboot in this case (and if this fails, a hardware
watchdog will eventually time out and reset the system, if present).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
..
keep.d base-files: add /etc/shadow to list of essential files to keep in sysupgrade (bug 18206) 10 years ago
common.sh base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN 7 years ago
fwtool.sh base-files: add a hint in sysupgrade that shows what to do when the image metadata check fails 8 years ago
nand.sh base-files: upgrade: correctly handle nand_do_upgrade argument passed from preupgrade 7 years ago
stage2 base-files: upgrade: don't loop forever trying to kill processes 7 years ago