Peter O'Connor

Results 16 comments of Peter O'Connor

Local repos have now been simplified greatly and documented for very easy use and integration with the current tooling. This configuration package will be available to install and use after...

@kyrios123 Have you tried the local repo as documented above? That's what it does...

@kyrios123 To me you have described how it currently works. You would put ffmpeg in /var/lib/solbuild/local run `make local`. Then solbuild will index ffmpeg and install it from the local...

@kyrios123 ok, can you remove everything from the local repo except the ffmpeg and ffmpeg-devel eopkgs and reproduce vlc failing to build? Confirm `make local` fails and then I want...

At the end of the day, if we were to move to building texlive via it's thousands of components (which I would avoid until needed) it already requires a script...

So I've had a think about this one and the simplest (and quite effective) way to handle this is to abuse the fetch queue by adding cache only jobs to...

I'm open to discussion (it will definitely be renamed to a real subpackage, we don't actually build `nss`), but I quite like building it as part of `nss`, which gets...

> Compression of pre-compressed assets increases the .stone size Any use of any compression of files will increase the stone size. The plan was in relation to the eventual use...

> Just need to find a file with man page symlinks Probably easier to add a symlink manually to test. But I'm pretty sure it won't work. The first check...

Essentially what needs to happen is to determine a bootstrap process that can apply to any bootstrap (say having $pkg/stone-stage1.yml as a 1st bootstrap build and then rebuild the stone.yml's...