add xenial support with basic debian parity
[automated-distro-installer] / fai / config / hooks / partition.DEFAULT
index 39c0b3fa9ade884445c36fb0fddfa403a7bc0c4f..8c3140b5fd3c711aadb11914591c74b650af0e1e 100755 (executable)
@@ -342,6 +342,7 @@ EOF
 # these 2 are alternative ways to identify a subvol, i think i prefer the 2nd.
 if ifclass treetowl; then
     cat >> /tmp/fai/fstab <<'EOF'
+$first_root_crypt  /i  btrfs  noatime,subvol=i  0 0
 UUID=3f7b31cd-f299-40b4-a86b-7604282e2715 /i btrfs  noatime  0 2
 EOF
 fi