relpipe-data/examples/relpipe-out-fstab.txt
branchv_0
changeset 180 d342de2e09a4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/relpipe-data/examples/relpipe-out-fstab.txt	Tue Dec 04 22:33:36 2018 +0100
@@ -0,0 +1,13 @@
+# /etc/fstab: static file system information.
+#
+# Use 'blkid' to print the universally unique identifier for a
+# device; this may be used with UUID= as a more robust way to name devices
+# that works even if disks are added and removed. See fstab(5).
+#
+# <file system> <mount point>   <type>  <options>       <dump>  <pass>
+# / was on /dev/vda1 during installation
+UUID=29758270-fd25-4a6c-a7bb-9a18302816af /               ext4    relatime,user_xattr,errors=remount-ro 0       1
+/dev/sr0         /media/cdrom0   udf,iso9660 user,noauto  0       0
+/dev/sde /mnt/data ext4  relatime,user_xattr,errors=remount-ro 0       2
+UUID=a2b5f230-a795-4f6f-a39b-9b57686c86d5 /home  btrfs    relatime  0       2
+/dev/mapper/sdf_crypt /mnt/private xfs relatime  0       2
\ No newline at end of file