Tom Everett
Tom Everett
Update crocket to use mkimag and mkfs rather than mdutil. This would allow crochet to run without root and potentially in jails also. [makefs](https://www.freebsd.org/cgi/man.cgi?query=makefs&apropos=0&sektion=0&manpath=FreeBSD+10.0-RELEASE&arch=default&format=html) [mkimg](https://www.freebsd.org/cgi/man.cgi?query=mkimg&apropos=0&sektion=0&manpath=FreeBSD+11-current&arch=default&format=html)
@KvanTTT @kaby76 It would be helpful if we could rebase PR's from GH. We can force dependabot to rebase its PR's but not other PR's. Could this help? https://github.com/cirrus-actions/rebase
Travis only tested on linux. Once we pull the PR to switch to github workflows we can have the build verify on Windows and OS X also.
kato:pdp7-unix tom$ tools/as7 src/cmd/bc/bc.s I II src/cmd/bc/bc.s src/cmd/bc/bc.s:3: start not defined src/cmd/bc/bc.s:9: fetch not defined src/cmd/bc/bc.s:17: pc not defined src/cmd/bc/bc.s:19: pc not defined src/cmd/bc/bc.s:23: sp not defined src/cmd/bc/bc.s:35: sp not...
@kaby76 @mike-lischke we had a brief discussion in PR#3843 about build times. I have some infra I could use to support remote runners, for linux. I don't have spare Windows...