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
|
||||
├── customlinux # Directory carrying a custom name
|
||||
| ├── overlay # (Optional) 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
|
||||
| ├── 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 in a chroot, used for aditional package installations
|
||||
| ├── type # Plain text file, for configs of the Arch type should contain `archlinux`
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue