annotate files/fstab/dash @ 217:10cdb8df2ab5

upgrades for host=dot
author drewp@bigasterisk.com
date Mon, 14 Aug 2023 19:54:01 -0700
parents 68ae9e8d9239
children b58f05be720a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12
15c5ce7c74b5 refactor, cleanup, split large deploys
drewp@bigasterisk.com
parents: 10
diff changeset
1 # written by pyinfra
15c5ce7c74b5 refactor, cleanup, split large deploys
drewp@bigasterisk.com
parents: 10
diff changeset
2
10
1fec9fe18a4e more system.py cleanup; add pi /boot/config.txt
drewp@bigasterisk.com
parents:
diff changeset
3 # <file system> <mount point> <type> <options> <dump> <pass>
115
8012f6095220 update to current configs
drewp@bigasterisk.com
parents: 71
diff changeset
4 UUID=6cae1c30-3c91-4aa7-9e9f-fcbd7ff706fe / ext4 errors=remount-ro 0 1
8012f6095220 update to current configs
drewp@bigasterisk.com
parents: 71
diff changeset
5 UUID=b88f75cd-9022-4af9-a11b-5a5a1fbd3132 /d2 ext4 defaults 0 0
8012f6095220 update to current configs
drewp@bigasterisk.com
parents: 71
diff changeset
6 UUID=3b6780e0-ec86-43be-8d09-e462dbad762e /d3 ext4 defaults 0 0
8012f6095220 update to current configs
drewp@bigasterisk.com
parents: 71
diff changeset
7 UUID=73bcd201-5f77-4f68-9fba-47835c3c1692 /d4 ext4 defaults 0 0
194
0d37dde619d0 zfs now serving from ditto, new pool is stor7
drewp@bigasterisk.com
parents: 115
diff changeset
8 #/swap.img none swap sw 0 0
0d37dde619d0 zfs now serving from ditto, new pool is stor7
drewp@bigasterisk.com
parents: 115
diff changeset
9
199
68ae9e8d9239 nfs options
drewp@bigasterisk.com
parents: 194
diff changeset
10 ditto5:/my /my nfs rw,noatime 0 0