nedoskiv Posted May 30, 2017 Posted May 30, 2017 Hello, First please excuse me for being not learned enough to do it without asking stupid questions. Here is my goal: Build Armbian (debian jessie) image with some packages included into it, include some web content and scripts into image, run my own script at firstboot to configure apache/mysql etc. So everything to start working out of the box after first boot. I read a little and saw userpatches/customize-image.sh is responsible for custom configuration, but got no idea how to proceed further. For example if I want to install mariadb what should I do? apt-get install mariadb (it says this file was executed in chroot environment) Please if possible guide me in right direction or just post an example.
Tido Posted June 12, 2017 Posted June 12, 2017 On 30.5.2017 at 9:08 AM, nedoskiv said: I read a little and saw userpatches/customize-image.sh When you say you read a little, were you refering to this ?
Recommended Posts