pinebook-pro-debian-installer icon indicating copy to clipboard operation
pinebook-pro-debian-installer copied to clipboard

[RFE] Allow users to customize the installation by chrooting into it

Open e-minguez opened this issue 4 years ago • 2 comments

It would be nice if there is a function/script/something that allows you to customize the installation after it has been performed. Something that performs a chroot with all the required mountpoints, etc. in place so you can install more packages, tweak your config files, etc. in order for the fresh installation to be ready at first login.

e-minguez avatar Mar 06 '20 11:03 e-minguez

Try: ./install-debian do_shell

(adding a BLKDEV= argument if it is needed)

daniel-thompson avatar Mar 06 '20 15:03 daniel-thompson

Try: ./install-debian do_shell

(adding a BLKDEV= argument if it is needed)

That's what I was talking about :D I think it would be nice to add it to the README in a section on how to perform post install steps.

e-minguez avatar Mar 06 '20 16:03 e-minguez