diff options
| -rw-r--r-- | doc/forum/newbie_trying_to_set_up_NFS_mount/comment_2_90831d9859cfe0c6dafe029584b3deef._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/newbie_trying_to_set_up_NFS_mount/comment_2_90831d9859cfe0c6dafe029584b3deef._comment b/doc/forum/newbie_trying_to_set_up_NFS_mount/comment_2_90831d9859cfe0c6dafe029584b3deef._comment new file mode 100644 index 00000000..b21a6973 --- /dev/null +++ b/doc/forum/newbie_trying_to_set_up_NFS_mount/comment_2_90831d9859cfe0c6dafe029584b3deef._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="picca" + subject="comment 2" + date="2016-04-06T12:17:09Z" + content=""" +I agreed with you joey, we need to be able to add mount point directly into the fstab file in order to let the world know about all the mount points. +Maybe a way also to generate the mount point with the system d syntax. + +So maybe the best solution is to have a DSL (like you did in you dism system) and then generators for fstab, systemd, etc... +This property should be revertable in order to add or remove lines (files). + +the fstab should also contain some invariant code (the lines generated during the system installation). I speak about Debian installation. + +Cheers + +Fred +"""]] |
