complicated downgrade

Ruben de Groot mail23 at bzerk.org
Fri Jul 18 02:46:58 PDT 2003


On Fri, Jul 18, 2003 at 12:12:48PM +0300, Valentin Nechayev typed:
> 
> 8. Disable all processes except sshd and run the following (saying generally):
> 
>    for D in /bin /sbin /etc /boot /usr/bin /usr/sbin /usr/lib /usr/libexec \
>             /usr/libdata /usr/share /usr/local /var/db
>    do
>        mv ${D} ${D}5
>        mv ${D}4 {D}
>    done

I think you're screwed the moment $D == /usr/lib

-Ruben



More information about the freebsd-hackers mailing list