Swap on LVM and fix tag
diff --git a/ubuntu-14.04/http/preseed-lvm.cfg b/ubuntu-14.04/http/preseed-lvm.cfg
index 528a577..d5bc29f 100644
--- a/ubuntu-14.04/http/preseed-lvm.cfg
+++ b/ubuntu-14.04/http/preseed-lvm.cfg
@@ -36,9 +36,9 @@
options/noatime{ noatime } \
. \
128 512 200% linux-swap \
- method{ swap } format{ } \
+ method{ swap } format{ } $lvmok{ } \
. \
- 512 512 512 ext4 \
+ 512 512 -1 ext4 \
method{ format } format{ } $lvmok{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ / } \