From 06baf408bcdd7b983aea92dac73195fc52c7de22 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Tue, 29 Apr 2025 01:04:02 -0400 Subject: docs: Add README Signed-off-by: Ian Moffett --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..3c74d78 --- /dev/null +++ b/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