Is there an easy way i can build packages for Ubuntu Wily or request them
on the public repos? Would like to move forward with systemd on ubuntu.
I saw there was a foreman packaging repo in git, but it just has a readme
right now
Is there an easy way i can build packages for Ubuntu Wily or request them
on the public repos? Would like to move forward with systemd on ubuntu.
I saw there was a foreman packaging repo in git, but it just has a readme
right now
Hi,
It’s not terribly complicated, but I would wait for Ubuntu/xenial which
is a LTS release and we’ll also provide packages for it, after it’s
officially released.
Michael Moll
> Is there an easy way i can build packages for Ubuntu Wily or request them
> on the public repos? Would like to move forward with systemd on ubuntu.
Currently we're limited to Ubuntu LTS-releases due to a lack of man
power, but everything we do is open so you can easily build it yourself.
With sufficient help I'm sure we can also support non-LTS releases.
> I saw there was a foreman packaging repo in git, but it just has a readme
> right now
That's because it's split in branches. I'd recommend starting with
https://github.com/theforeman/foreman-packaging/tree/deb/develop and
looking at jessie. It already has some systemd support.
just noticed the branches finishing my coffee before i dig deeper,
dunno how i missed that. Thanks!