6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
# openbsd-ext4
|
|
|
|
Support for the ext4 filesystem format on OpenBSD. Currently, ext3 is supported in 32-bit mode.
|
|
|
|
`writeup/` contains my learnings, which I want to document in a book. There is unfortunately no good guides on making an ext4 filesystem except the Linux Kernel Specification.
|