Update README
This commit is contained in:
parent
0684e431c2
commit
7565b922a4
1 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,9 @@ arkdep-build.d
|
|||
```
|
||||
|
||||
### Building an image
|
||||
> [!NOTE]
|
||||
> If you are planning to spin custom images you will need to implement some type of mechanism for loading the `/usr/lib` account and group files, Arkane uses a patched [libnss-extrausers](https://github.com/arkanelinux/libnss-extrausers) PAM module to achieve this, Fedora Silverblue uses sssd
|
||||
|
||||
Use the arkdep-build script to build your customlinux images, currently the script is assuming to be run from inside of arkdep-build.d's parent directory.
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Add table
Reference in a new issue