before index-conflict changes

This commit is contained in:
2025-11-18 19:46:36 +03:00
parent 28ba2135ec
commit 30540602bd
66 changed files with 1403 additions and 879 deletions

View File

@ -6,6 +6,11 @@ https://github.com/shadow-maint/shadow/releases/download/4.17.4/shadow-4.17.4.ta
./configure --prefix=/pkg/gnu/shadow && make -j$(nproc) && make install
```
``` sh *** config ***
chmod u+s /pkg/gnu/bin/su
echo '/bin/bash\n/bin/zsh' > /etc/shells
```
``` cfg *** build deps ***
linux-pam
libbsd