From 4e21b6f8c735978e2e088e5e57bf0f4f5f21b868 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Wed, 29 Dec 2010 11:17:38 +0100 Subject: [PATCH] grml-crypt: new patch file --- grml-crypt/path_fstype.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 grml-crypt/path_fstype.patch diff --git a/grml-crypt/path_fstype.patch b/grml-crypt/path_fstype.patch new file mode 100644 index 000000000..82abbe8bd --- /dev/null +++ b/grml-crypt/path_fstype.patch @@ -0,0 +1,20 @@ +--- grml-crypt/grml-crypt 2006-04-02 20:30:43.000000000 +0200 ++++ grml-crypt-new/grml-crypt 2006-10-20 13:47:12.000000000 +0200 +@@ -11,7 +11,7 @@ + ### + ### __INCLUDES + ### +-. /etc/grml/sh-lib ++. /usr/lib/grml/sh-lib + #. /etc/grml/sysexits-sh + + +@@ -26,7 +26,7 @@ + IS_IMAGE_='false' + SIZE_="10" + SIZE_SET_='false' +-FSTYPE_="vfat" ++FSTYPE_="ext3" + TARGET_="" + VERIFY_PW_="" + MKFS_=""