elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/tools/mfs/super.c
CommitAuthorDateMessage
496b93fe6f8848abdba810574ce4bb433053d02Greg Haerr2024-02-18[tools] Fix mfs problem with max inodes on MINIX v2 filesystems
f43d8e8c63313e8593aea1050fa0090f6afc08cGreg Haerr2022-08-23Fix operation with block numbers > 32767 Fix creating files with double indirect blocks Fix bad image created with files > 775K
aa97125859af822387c76227d266cc7b3f29e71Greg Haerr2020-10-19[minixfs] Fix MINIX filesystem issues related to too many inodes
94017a58c71d0b7e31220c2d6417e5a32c425d9Greg Haerr2020-09-01[mkfs/fsck] Fix fsck to work on ELKS, mkfs MAXSIZE fix
521185162b59a46af162797a7430e94b336b36aGreg Haerr2020-03-22[cmds] Various cleanups, add new Nano-X programs to 2880k images
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
43a63eb0e78f6296c9b009df714324bc02095caJody Bruchon2020-03-08Whitespace cleanup in `elks/`
3245556e4315de4b35d704291fc6372993b8713Jody Bruchon2020-03-04[minix] Fix buffer problems and filesystem check status in MINIX filesystem (#408)
e90ee2221d1303964859843847da4d9e7a8369dGreg Haerr2019-04-29Proof of concept to replace sudo mount/umount ELKS disk image with portable userland tools Added elks/elks/tools/mfs - Minix filesystem manipulation tool Added elks/elks/tools/mfsck - Minix filesystem consistency checker Added elks/elks/tools/bin to PATH