Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricarkol/genlfs
Create a BSD-LFS Log-structured File system in Linux (as in NetBSD's newfs_lfs)
https://github.com/ricarkol/genlfs
Last synced: 3 months ago
JSON representation
Create a BSD-LFS Log-structured File system in Linux (as in NetBSD's newfs_lfs)
- Host: GitHub
- URL: https://github.com/ricarkol/genlfs
- Owner: ricarkol
- Created: 2018-08-21T01:57:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T02:35:29.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T02:48:12.540Z (4 months ago)
- Language: C
- Homepage:
- Size: 20.7 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# genlfs
Create a BSD-LFS Log-structured File system (version 2 32-bits) in Linux (as in NetBSD's newfs_lfs).# Usage
```
mkfs: Usage: ./mkfs [bytes]
genlfs: Usage: ./genlfs
```