CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/10/20 13:58:16

Modified files:
        sys/arch/powerpc64/stand/rdboot: cmd.c rdboot.c 

Log message:
Adopt MI re-upgrade prevention

In comparison to MI boot which only cares about /bsd.upgrade's x bit,
powerpc64 rdboot just wants a regular file.

Require and strip u+x before execution to prevent sysupgrade(8) loops.

OK kettenis

Reply via email to