Please clarify the following for the Docs. Originally from cward: "0. Do we have a kernel workflow in beaker-client? 1. How to update tasks to beaker-task repo? I have to run `bkr task-add xxx.rpm' to submit my task to the repo, is there any convenient way to update automatically (for example, use a make command, like make bkradd)? I thought `make bkradd' could do that, but I was wrong, seemed that `make bkradd' is the same as `make package'?"
I'm not really sure what I meant when I wrote this, `make bkradd` should work exactly as thought, it will build the package and run `bkr task-add`. Running `make help` will give us the only docs we have about rhts features, and 'bkradd' is included in that. I think this can be closed.