[Pkgutil-users] Software stacks
Status: Beta
Brought to you by:
bonivart
|
From: <ma...@pr...> - 2010-07-28 10:18:29
|
Hi Dago, Having made myself even more familiar with the pkgutil code, let me offer an apology. I had failed to realise that you could do this: mirror=https://swrepo.mydomain.com/sw/current mirror=https://swrepo.mydomain.com/sw/stable mirror=https://swrepo.mydomain.com/sw/unstable ...all in the same pkgutil.conf file. This is what you were trying to explain to me, but I didn't latch onto the fact that pkgutil could handle multiple catalogues. So this is great, and you're right, it does solve the software stack problem. All this leaves is how we properly automate the generating of a catalogue name without requiring the packages to be tampered with. I think we can probably address this with a package map file, which I'll start a new thread for. Best regards, Mark. |