Update README
This commit is contained in:
parent
355840d57d
commit
0b1f10c1b0
1 changed files with 2 additions and 3 deletions
|
@ -63,9 +63,8 @@ sudo arkdep deploy 00ce
|
||||||
arkdep-build.d
|
arkdep-build.d
|
||||||
├── customlinux # Directory carrying a custom name
|
├── customlinux # Directory carrying a custom name
|
||||||
| ├── overlay # (Optional) Root filesystem overlay directory, contents are copied to root
|
| ├── overlay # (Optional) Root filesystem overlay directory, contents are copied to root
|
||||||
| ├── base.list # Plain text file containing list of packages installed by pacstrap
|
| ├── base.list # Plain text file containing list of packages installed by pacstrap, used for installing the base system
|
||||||
| ├── package.list # (Optional) Plain text file containing list of packages installed by pacman
|
| ├── package.list # (Optional) Plain text file containing list of packages installed by pacman in a chroot, used for aditional package installations
|
||||||
| ├── 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`
|
| ├── type # Plain text file, for configs of the Arch type should contain `archlinux`
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue