diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2013-12-08 01:41:09 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 04:27:49 +0200 |
commit | 836ba18991af12dd5094a79a3777bb736857f18a (patch) | |
tree | dcd5229566aae49fdddd896827d6106344672ce9 /include | |
parent | 7f227546a8d07801898cb23530306b9190e447c5 (diff) |
wibble
Diffstat (limited to 'include')
-rwxr-xr-x | include/partition.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/partition.sh b/include/partition.sh index 54151e4..7e9fbed 100755 --- a/include/partition.sh +++ b/include/partition.sh @@ -95,4 +95,4 @@ fripost_fstab /dev/$vg/swap none swap sw fripost_fstab /dev/$vg/home /home ext4 noatime fripost_mount_partitions -# TODO: EFI: format, add to fstab, how to populate? +# TODO: EFI: format; add to fstab; how to populate? |