summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/chroot_local-hooks/gparted3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/gparted b/config/chroot_local-hooks/gparted
new file mode 100755
index 0000000..c73d73c
--- /dev/null
+++ b/config/chroot_local-hooks/gparted
@@ -0,0 +1,3 @@
+#!/bin/sh
+# gparted hotfix for fat filesystems on raid devices
+sed -ri 's|(mkdosfs )-F(..) -v|\1-vIF\2 |g' /usr/sbin/gpartedbin