Ed Reel

Results 163 comments of Ed Reel

@NBT22: Thank you for the detailed feedback. This is a known issue for AMD processors and the grunt board. cc: @satmandu

It's been 3 months since this has seen any activity. Any update @supechicken?

> Oops. I completely forgot this PR until I checked the Chromebrew group on Discord 🤣 We have a lot of "forgotten" PRs in the queue right now. We should...

If we could get Docker to work, it would serve as an isolated environment for Android apps. There is a project called anbox (see https://anbox.io/) that we could try to...

Try this: ``` ln -sf /usr/local/lib/fpc/3.2.2/ppcx64 /usr/local/bin/fpc ```

FWIW, a 32-bit system can only physically address 2^32 or 4 gb max. Both i686 and armv7l are 32-bit architectures.

> What would people think if I added the automatic adding of manifests of the newly built packages? This would simplify the workflow to `crew build -f && crew upload...

> I'm not saying that needs to be the workflow used, just that there's no need to run git add manifest/ARCH/p/package.filelist after guiding and uploading a package anymore. I find...

Resolve conflicts? We had quite a few changes to the upload command since this PR was introduced so tread with care.