X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mount-latest-subvol;h=73709316d39b79dac8865aef265b0496574d0fc2;hb=9eeed9d8bd24850fe5e35d2c2f9be8608491bf70;hp=f62f1f45612d274f1bf8196e9971973d10bba356;hpb=82b146c2299fce1aec68d492e4bd881d81e8e6c9;p=distro-setup diff --git a/mount-latest-subvol b/mount-latest-subvol index f62f1f4..7370931 100644 --- a/mount-latest-subvol +++ b/mount-latest-subvol @@ -73,34 +73,6 @@ $first_root_crypt /p btrfs noatime,subvol=p 0 0 EOF ;; esac -if [[ $HOSTNAME == treetowl ]]; then - # partitioned it with fai partitioner outside of fai, - # because it\'s worth it to have 1% space reserved for boot and - # swap partitions in case I ever want to boot off those drives. - # as root: - # . /a/bin/fai/fai-wrapper - # eval-fai-classfile /a/bin/fai/fai/config/class/51-multi-boot - # fai-setclass ROTATIONAL - # export LUKS_DIR=/q/root/luks/ - # # because the partition nums existed already - # fai-setclass REPARTITION - # /a/bin/fai/fai/config/hooks/partition.DEFAULT - - # just the first in the btrfs raid - dev=ata-TOSHIBA_MD04ACA500_84REK6NTFS9A-part1 - tu /etc/fstab <