0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
731 stars 58 forks source link

RootFS Builder does not honor custom config[general] #118

Closed 0xricksanchez closed 1 year ago

0xricksanchez commented 1 year ago

... and always downloads the qemu-binfmt-conf.sh, which adds replicas to disk.

0xricksanchez commented 1 year ago

On second glance this also affects the all other components like the debuggee, or debugger... This must have been lost during refactoring

Once all tests are in place we will catch this