-
As the titled said, I want to know what are you using to build these very clean bloat free images. I have used ophub images and they were armbian source build with a lot of bloats , I see here that your images are much cleaner. Just wanted to know what are using to build these. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
devmfc
Jun 7, 2025
Replies: 1 comment 1 reply
-
Neither actually. I'm using my own simple scripts. One that compiles a kernel and one that uses debootstrap to bootstrap a Debian / Ubuntu release with the build kernel and writes it to a diskimage. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
devmfc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Neither actually. I'm using my own simple scripts. One that compiles a kernel and one that uses debootstrap to bootstrap a Debian / Ubuntu release with the build kernel and writes it to a diskimage.