rc-scripts i ext2

Tomasz Kłoczko kloczek w rudy.mif.pg.gda.pl
Wto, 11 Mar 2003, 14:50:37 CET


On Tue, 11 Mar 2003, Paweł Gołaszewski wrote:

> On Tue, 11 Mar 2003, Tomasz Kłoczko wrote:
> > > o ile dobrze pamietam to naszym rc-scriptom ktos juz to kiedys
> > > dorobil...
> > Nie widzę niczego takiego.
> 
> AFAIR to cvs-owe rc-scripty

Na HEAD i w branchu nieczego tam nie ma ..

        # A return of 2 or higher means there were serious problems.
        if [ $rc -gt 1 ]; then
                # don't use '\n' in nls macro !
                echo
                echo
                nls "*** An error occurred during the file system check."
                nls "*** Dropping you to a shell; the system will reboot"
                nls "*** when you leave the shell."
                echo

                PS1="$(nls '(Repair filesystem)# ')"; export PS1
                if is_yes "$RUN_SULOGIN_ON_ERR"; then
                        sulogin
                else
                        /bin/sh
                fi

                run_cmd "Unmounting file systems" umount -a
                mount -n -o remount,ro /
                run_cmd "Automatic reboot in progress" reboot
        elif [ "$rc" = "1" ]; then
                _RUN_QUOTACHECK=1
        fi

Czyli nie ma tu niczego takiego co powodowałoby restart bez pytania przy 
odpowiodnim kodzie powrotu z fsck.

kloczek
-- 
-----------------------------------------------------------
*Ludzie nie mają problemów, tylko sobie sami je stwarzają*
-----------------------------------------------------------
Tomasz Kłoczko, sys adm @zie.pg.gda.pl|*e-mail: kloczek w rudy.mif.pg.gda.pl*



Więcej informacji o liście dyskusyjnej pld-devel-pl