PDA

View Full Version : Chroot during build option?



cyrus104
2019-03-09, 21:01
I would like to be able to chroot in before the squashfs is built to create users and install packages that I'll need to use the --force option.

I've been having a hard time creating this, I have a /etc/skel that has everything I want in my root user and other user accounts. This is partially the Mate configurations stored in the dconf db.

Thanks