You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to successfully build and implement the busybox buildroot environment using our current config, I think this should eventually replace both xbox-linux-busybox and xbox-linux-initramfs with some slight changes to the default buildroot config.
Set the arch to pentium3 (probably not required, it defaulted to i586)
Set the build type to create a initramfs image
Set a root password (or disable accounts completely)
The text was updated successfully, but these errors were encountered:
Just sharing some thoughts here.
I was able to successfully build and implement the busybox
buildroot
environment using our current config, I think this should eventually replace bothxbox-linux-busybox
andxbox-linux-initramfs
with some slight changes to the defaultbuildroot
config.The text was updated successfully, but these errors were encountered: