pico.dev

Results 27 comments of pico.dev

Hello @mfgbhatti, thanks for the PR, this is a nice feature to have for development and script quality. I must review all changes and the conventions proposed by shellcheck, will...

Can you post these lsblk commands output? lsblk lsblk -oMOUNTPOINT,PKNAME -P -M

Yes, please, provide the commands output from the boot prompt on the installer disk.

Thanks for the feedback. I tested a small script with your output and the command was working for me. But anyway I changed the command to do this task, maybe...

The variables in files alis.conf and alis-packages.conf are the files the user should edit and know. alis-commons.conf is a internal script file the user should not be awared of. I...

Snap requires this service enabled and started, that can be a problem during system installation/chroot. sudo systemctl enable --now snapd.socket Also snapd package is an AUR package, this is a...

Relevant info to review alis commands with the provided configuration. https://wiki.archlinux.org/title/Systemd-homed#LUKS_home_directory https://gist.github.com/dbehnke/ad19ca8f1ccf80aebca5

I think the problem is that systemd-homed for the luks storage expects the user home directory to be stored in "inside an encrypted LUKS volume inside a loopback file or...