Hi everyone,
I'm a complete newbie with Buildroot, and I was wondering if someone could help me understand how to automatically include custom files in the generated image?
More specifically, I’d like to add my SSH public key to the authorized_keys file so I can log in via SSH right after the ...
Search found 3 matches
- 2025-06-10 19:25
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Automaticaly add files to generated buildroot image
- Replies: 1
- Views: 560
- 2025-06-08 19:34
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Custom Kernel config in buildroot
- Replies: 2
- Views: 1207
Re: Custom Kernel config in buildroot
Hi,
Thank you very much for you answer. I managed to get wg and wg-quick working according to the link you gave. It's just about activate the right option in the kernel. The project you gave as reference is all your need.
The only things a bit annoying is that you need to modify wg-quick in ...
Thank you very much for you answer. I managed to get wg and wg-quick working according to the link you gave. It's just about activate the right option in the kernel. The project you gave as reference is all your need.
The only things a bit annoying is that you need to modify wg-quick in ...
- 2025-06-06 15:21
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Custom Kernel config in buildroot
- Replies: 2
- Views: 1207
Custom Kernel config in buildroot
Hi guys,
I try to enable wirguard support in the buildroot image for the pico max. wirguard-tool package is available in buildroot but it require a linux kernel > 5.6,
I managed to enable the neccessary modules of the kernel with ./build.sh kernelconfig commande so I get a modified sysdrv/source ...
I try to enable wirguard support in the buildroot image for the pico max. wirguard-tool package is available in buildroot but it require a linux kernel > 5.6,
I managed to enable the neccessary modules of the kernel with ./build.sh kernelconfig commande so I get a modified sysdrv/source ...
