| ewtroan ( @ 2005-01-05 23:00:00 |
back to the blog
Now that we have planet set up, I'll try and keep this up to date with what I've been doing.
First of all, flavors are done, at least for now. That's a huge relief. You can now do things like:
- conary rq kernel[use:smp]
- conary erase 'kernel[use:!smp]'
- conary update kernel[use:smp]
- conary rq kernel[x86_64]
These all behave as expected. The flavor filtering is done on the repository where possible, and all in a sql query. Repository acl's came along with this. All in all, a big relief.