[opensuse-kernel] osc_wrapper improved
Hi, scripts/osc_wrapper can now upload the kernel sources to the buildservice and set up proper source links so that all the spec files are built correctly. Usage: $ ./scripts/tar-up.sh ... $ ./scripts/osc_wrapper upload <project> where <project> is usually your home: project or a subproject thereof. It will be automatically created if it does not exist. Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Wed, Apr 21, 2010 at 12:52:49PM +0200, Michal Marek wrote:
Hi,
scripts/osc_wrapper can now upload the kernel sources to the buildservice and set up proper source links so that all the spec files are built correctly. Usage:
$ ./scripts/tar-up.sh ... $ ./scripts/osc_wrapper upload <project>
where <project> is usually your home: project or a subproject thereof. It will be automatically created if it does not exist.
Very cool, thanks for doing this. greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (2)
-
Greg KH
-
Michal Marek