From a6f441409bdc2503b4fdd2f0d93099e56467b9bb Mon Sep 17 00:00:00 2001 From: Alexander Sack Date: Thu, 3 Jun 2010 02:21:20 +0200 Subject: do not require mkfs.reiserfs --- setup_sdcard.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup_sdcard.sh b/setup_sdcard.sh index 9f3f2b0..e1717f2 100755 --- a/setup_sdcard.sh +++ b/setup_sdcard.sh @@ -22,7 +22,6 @@ ensure_command fdisk util-linux # threre is a fdisk binary provided by gnu-fdisk ensure_command wget wget ensure_command mkfs.ext3 e2fsprogs ensure_command mkfs.ext4 e2fsprogs -ensure_command mkfs.reiserfs reiserfsprogs ensure_command mkimage uboot-mkimage ensure_command md5sum coreutils ensure_command realpath realpath -- cgit v1.2.3