From f7e7faed199475e2efb3f3e31611990ea5c3c6c3 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 21 Aug 2026 12:10:25 +0000 Subject: [PATCH] Point CLAUDE.md at the new README instead of noting its absence Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Gv3s5jckJKzh6JkMoi2Akz --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 87dc448..19fd5e4 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -11,8 +11,8 @@ oci-archive`/modern `docker save`) using `containers-storage` and `fuse-overlayf target is Android with a stock kernel, where `podman`/`docker` don't run (missing namespace support) and there's no kernel overlayfs (hence `fuse-overlayfs`); `bwrap` is invoked in "degraded mode" using only whichever `--unshare-xxx` namespaces the running -kernel actually supports. There is no README or broader architecture doc yet — treat -this repo as still early-stage. +kernel actually supports. See `README.md` for the human-facing overview (build/usage/ +status); this file stays the dense, file-by-file reference. Still early-stage. Source layout (all under `src/`): - `main.cpp` — CLI entry point, dependency checks, orchestration (`mount_image()`,