mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #991] Should we split the README.md file into separate files? #550
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#550
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @juliogonzalez on GitHub (Mar 23, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/991
FMPOV we could create:
And move content there (and obviously link it from README.md)
Benefits:
@ggtakec @gaul what's your opinion?
@ggtakec commented on GitHub (Mar 24, 2019):
@juliogonzalez Thank you for the suggestion.
(And thanks @gggeek)
I agree with splitting the README.md file.
However, I would like to consider whether it should be md files, wiki pages, or github pages.
(@gaul and I talked like that last time.)
My current opinion is the following. (In order not to add much files to the s3fs-fuse master repository)
@gaul What about?
@juliogonzalez commented on GitHub (Mar 24, 2019):
My 2 cents:
(Where are the GitHub packges?)
For example:
@gaul commented on GitHub (Mar 26, 2019):
I agree that we should simplify the README, although I am mostly happy with the existing structure. Given that most distributions have packages we can relocate the compilation instructions but I like calling out package installation at the top-level. We can streamline the examples; surely IBM support is a niche use case and we probably do not need three fstab examples. The features and especially limitations seem fine as-is; s3fs has different behavior than most FUSE filesystems that we should alert users to.
Creating COMPILATION.md seems reasonable but otherwise I think the wiki does a good job of documentation.
@gaul commented on GitHub (Feb 3, 2020):
This seems as good as it will get for now.