pinebook-pro-debian-installer
pinebook-pro-debian-installer copied to clipboard
[RFE] Allow users to customize the installation by chrooting into it
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.
Try: ./install-debian do_shell
(adding a BLKDEV= argument if it is needed)
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.