Update README.md
This commit is contained in:
parent
0754d50098
commit
9881fa4ff7
1 changed files with 7 additions and 7 deletions
12
README.md
12
README.md
|
@ -6,12 +6,12 @@ A toolkit for building, deploying and maintaining a btrfs-based multi-root syste
|
|||
#### Arch Linux-based
|
||||
```text
|
||||
arkanium-build.d
|
||||
├── customlinux # Directory carrying a custom name
|
||||
| ├── overlay # Root filesystem overlay directory, contents are copied to root
|
||||
| ├── base.list # Plain text file containing list of packages installed by pacstrap
|
||||
| ├── package.list # (Optional) Plain text file containing list of packages installed by pacman
|
||||
| ├── systemd.services # (Optional) Plain text file containing list of systemd services to enable
|
||||
| ├── type # Plain text file, for configs of the Arch type should contain `archlinux`
|
||||
├── customlinux # Directory carrying a custom name
|
||||
| ├── overlay # Root filesystem overlay directory, contents are copied to root
|
||||
| ├── base.list # Plain text file containing list of packages installed by pacstrap
|
||||
| ├── package.list # (Optional) Plain text file containing list of packages installed by pacman
|
||||
| ├── systemd.services # (Optional) Plain text file containing list of systemd services to enable
|
||||
| ├── type # Plain text file, for configs of the Arch type should contain `archlinux`
|
||||
```
|
||||
|
||||
### Building an image
|
||||
|
|
Loading…
Add table
Reference in a new issue