From 4a41439c46022840555c3c16c30324b5760c07e2 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Thu, 10 May 2007 14:37:47 +0000 Subject: unified preinit environment SVN-Revision: 7173 --- package/base-files/files/bin/firstboot | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/base-files/files/bin') diff --git a/package/base-files/files/bin/firstboot b/package/base-files/files/bin/firstboot index ef2ba57..267e673 100755 --- a/package/base-files/files/bin/firstboot +++ b/package/base-files/files/bin/firstboot @@ -79,8 +79,6 @@ ramoverlay() { } [ "$1" = "switch2jffs" ] && { - mtd erase "$partname" - # try to avoid fs changing while copying mount -o remount,ro none / 2>&- @@ -103,8 +101,6 @@ ramoverlay() { # this will almost always fail umount /tmp/root 2>&- - # fs is clean - jffs2root --clean exit 0 } -- cgit v1.1