c4droid <[email protected]> writes: > Hi, > > I'm working on the using busybox to provide the guix bootstrap recipes > for my building Linux From Scratch system using GNU Guix projects. when > I pack the busybox using guix, I copy the original package definitions > from gnu/packages/busybox.scm, I add enable-static-link build phases to > make busybox static linked. At building test, guix can build busybox > perfectly, but at running test suites, I got test failed about mdev > components, I check guix original package definitions for busybox, build > it, mdev test suites is skipped, I don't know how to skip the mdev test > suites, hope get some guidence for skip the mdev test suites, thanks. :) > > My busybox package definitions is at > https://github.com/c4dr01d/guix-lfs-bootstrap/blob/master/lfs/packages/busybox.scm
AWESOME! Thanks for working on this! Best of luck! I am commenting just because. I'm a guix contributor not a developer, so please take my words with a grain of salt. :) I believe that busybox has a more permissive license than coreutils? Is that true? I think I heard rms suggest that one should develop for coreutils more than busybox. Someone please correct me if I am mistaken in some way. Anyway, great job! And best of luck! -- Joshua Branson (joshuaBPMan in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar
