Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-28 | another hopefully last change to the format - add terminating null-byte at ↵ | Wojtek Kosior | |
the end of the entire ramfs | |||
2019-12-28 | write the same null-padding loop a saner way | Wojtek Kosior | |
2019-12-28 | add comments in makefs.c | Wojtek Kosior | |
2019-12-28 | another (hopefully last) change to our fs format - use C-style ↵ | Wojtek Kosior | |
NULL-terminated strings instead of length-padded | |||
2019-12-27 | make int values always 4-aligned in fs image | Wojtek Kosior | |
2019-12-27 | add userspace tool for creating ramfs image | Wojtek Kosior | |