Page 1 of 1

buildroot - embed files

Posted: 2024-01-27 11:21
by npelov
If I want to include files in buildroot image where should I put them? Like:
/etc/ssl/certs/ca-certificates.crt
/root/.ssh/authorized_keys
... etc

Also maybe change the default password, samba configuration/password

I tried (using the docker):
/home/sysdrv/source/buildroot/buildroot-2023.02.6/package/skeleton

but the files were not on the image

Re: buildroot - embed files

Posted: 2024-01-29 1:21
by Luckfox Taylor
buildroot-2023.02.6.png