X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=c4f26ea811bc21e1dbcf00f6907a026f67f67e41;hb=708c79e5611549280b988c607e1a1a19fc63e991;hp=f81c6af7d5914398ef976f0916afb06b604866e8;hpb=0a2a4d11ef323da19d0cebe2f5ec7b1be7bd15bc;p=automated-distro-installer diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index f81c6af..c4f26ea 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -363,9 +363,6 @@ if [[ $DISTRO != debianstable_bootstrap ]]; then cd /mnt btrfs subvolume create root_$DISTRO - [[ -e nocow ]] || btrfs subvolume create nocow - chown root:1000 nocow - chattr +C nocow mkdir -p /mnt/root_$DISTRO/boot # could set default subvol like this, but no reason to. @@ -418,10 +415,9 @@ BOOT_DEVICE="${short_devs[@]}" ROOT_PARTITION=$first_boot_dev EOF else - # note, fai creates the mountpoints like /nocow + # note, fai creates the mountpoints listed here cat > /tmp/fai/fstab <