Commit Graph

4 Commits

Author SHA1 Message Date
deepsource-autofix[bot] f4277e2b74 style: format code with ClangFormat and Prettier
This commit fixes the style issues introduced in 941b502 according to the output
from ClangFormat and Prettier.

Details: None
2025-07-18 15:13:19 +08:00
lihe dbffe60138 docs: remove help manual
- move help/manual to website project
- clean some legacy description

Change-Id: I7e06310d09d29913ee47190757d31065b22aaf5b
2022-08-26 21:43:01 +08:00
chenhuixing 50c137a51a docs: Adjust files in docs
1. Using the common summary file.
2. Move the files under docs to the linglong directory.

Log:
Change-Id: I0215d5c76c00076b88d84b77d6c0fed1f9cd1b65
2022-02-15 13:55:26 +08:00
lihe b097ceb5c8 feat: use rootfs instead runtime and application
Put rootfs info in annotations to fit oci runtime spec.

The mount process change to construction with ll-box and mount other
things.

Fix some crash issue with json.h

Log:
Change-Id: I5cb0d6268051dfc7c6838c5292f059f0a1eb260c
2021-12-22 13:07:56 +08:00