From e698061ebaf0cf1a10c11c51a6c6cd46a331959c Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Sat, 13 Sep 2025 14:53:43 -0400 Subject: initial commit Signed-off-by: Ian Moffett --- src/tools/omar/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/tools/omar/README (limited to 'src/tools/omar/README') diff --git a/src/tools/omar/README b/src/tools/omar/README new file mode 100644 index 0000000..3c74d78 --- /dev/null +++ b/src/tools/omar/README @@ -0,0 +1,9 @@ +------------------------------ +OMAR - OSMORA Archive Format +------------------------------ + +OMAR is a minimal, bullshit free archive format aimed to replace +the old and outdated CPIO (copy in/out) format. + +OMAR is designed for readonly in-memory filesystems (such as initramfs), +with simplicity, clarity and "getting it done" in mind. -- cgit v1.2.3