Petter Reinholdtsen wrote:
[Harald Dunkel]

Would it be possible to make running logsave optional?

This is actually the calls to fsck, I believe, and it is already
optional if you want to use fsck by modifying /etc/fstab.


I don't want to drop fsck. I just would like to skip the logsave
wrapper. My change to get the 20% speed improvement looke like
this: Instead of

        logsave -s $FSCK_LOGFILE fsck $spinner $force $fix -t $roottype $rootdev
use
        fsck $spinner $force $fix -t $roottype $rootdev


Regards

Harri




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to