Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Do we need to build all packages archictures when PKGARCH:=all? #19

Open
pmelange opened this issue Oct 4, 2021 · 2 comments
Open

Do we need to build all packages archictures when PKGARCH:=all? #19

pmelange opened this issue Oct 4, 2021 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@pmelange
Copy link
Contributor

pmelange commented Oct 4, 2021

Currently we build the feed for all architectures. But for the Falter feed almost all the packages are arch-independant (PKGARCH:=all). Currently there is only one package which is really compiled (falter-berlin-tunneldigger).

Would it make sense to build the PKGARCH:=all packages just once and copy the generated ipk files to all architechtures and also to build just the tunneldigger for each arch separately?

@pmelange pmelange added enhancement New feature or request question Further information is requested labels Oct 4, 2021
@Akira25
Copy link
Member

Akira25 commented Oct 4, 2021

I like that idea pretty much. That might speed up the build process by magnitudes. Though we'd need to handle the generation of the Packages.gz file somehow seperately, right?

@pmelange
Copy link
Contributor Author

pmelange commented Oct 4, 2021

I guess they would have to be generated by hand somehow. I don't really know much about it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants