Update README.md
This commit is contained in:
parent
acb3bccd4f
commit
39ae08e4e4
1 changed files with 4 additions and 4 deletions
|
@ -35,10 +35,10 @@ This would be a suitable layout if `repo_url` in `/arkanium/config` is set to `h
|
|||
```text
|
||||
repo.example.com
|
||||
├── arkanium
|
||||
| ├── list # Plain text file containing names of all available image types
|
||||
| ├── list # Plain text file containing names of all available image types
|
||||
| ├── customlinux
|
||||
| | ├── database # Plain text file containing : delimited lists of all available images `image_name:compression_method:sha1sum`
|
||||
| | ├── customlinux_v1.0.tar.zst # Compressed disk images
|
||||
| | ├── database # Plain text file containing : delimited lists of all available images `image_name:compression_method:sha1sum`
|
||||
| | ├── customlinux_v1.0.tar.zst # Compressed disk images
|
||||
```
|
||||
|
||||
### Example repository configuration
|
||||
|
@ -54,4 +54,4 @@ The `database` file contains a `:` delimited list of all available images.
|
|||
customlinux_v1.0:zst:80ba4c7f3ff7a0ebce8e67d5b73f87c56af1b9f3
|
||||
customlinux_v2.0:zst:d5f45b2dac77399b37231c6ec4e864d184d35cf1
|
||||
ddc4106c02de28a77e5f7d5e5d83a1089d07544ddd:xz:5934ad0e7c5c9d453fb3d89e59b8ce71bbec3edc
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue