Re: [systemd-devel] centos-ci

2016-04-14 Thread Michal Sekletar
On Tue, Apr 12, 2016 at 5:58 PM, Lennart Poettering wrote: > The rhel-ci people offered us to use their spare machines, that's > all. And Daniel took them up on it, and is now working on getting this > hooked up. It is not even rhel-ci (as in Red Hat internal), rather CentOS CI, which is communi

Re: [systemd-devel] systemd-boot in fedora 23/24

2016-04-14 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Apr 14, 2016 at 07:00:59PM +0300, Vasiliy Tolstov wrote: > Why fedora not shipped systemd-boot ? > I'm happy with this thin stuff and not need full grub, may be this is > unsupported setup? Or systemd-boot deprecated? > Thanks! It's there. It works. See bootctl(1). Zbyszek

[systemd-devel] systemd-boot in fedora 23/24

2016-04-14 Thread Vasiliy Tolstov
Why fedora not shipped systemd-boot ? I'm happy with this thin stuff and not need full grub, may be this is unsupported setup? Or systemd-boot deprecated? Thanks! -- Vasiliy Tolstov, e-mail: [email protected] ___ systemd-devel mailing list systemd-dev

Re: [systemd-devel] on the default for, PredictableNetworkInterfaceNames

2016-04-14 Thread Reindl Harald
Am 14.04.2016 um 11:45 schrieb Jetchko Jekov: On Thu, Apr 14, 2016 at 10:57 AM Reindl Harald can iterate over. > > $ ip -o a | awk '{print $2}' | uniq blub - gives a (incomplete) list of the current interfaces - so what is the advantage you wnated to demonstrate? wrong that

Re: [systemd-devel] on the default for, PredictableNetworkInterfaceNames

2016-04-14 Thread Jetchko Jekov
On Thu, Apr 14, 2016 at 10:57 AM Reindl Harald wrote: > > > Am 13.04.2016 um 18:51 schrieb Sam Tresler: > > I didn't make it through the rest of your post, but thought I'd chime in > > with `ifconfig` has been deprecated since 2009. > > > > 2009. I don't get deep into the distros, but I really wi

Re: [systemd-devel] Best approach to run python service in virtualenv with systemd

2016-04-14 Thread Lennart Poettering
On Wed, 13.04.16 15:14, Stanislav Kopp ([email protected]) wrote: > Hi all, > > I'm trying to run kallithea using virtualenv, it kinda works (I can > stop/start service) with this unit file > > > [Unit] > Description=Start Kallithea service > After=netwo

Re: [systemd-devel] How to log to journald using fifo?

2016-04-14 Thread Lennart Poettering
On Wed, 13.04.16 23:43, Samuel Williams ([email protected]) wrote: > I guess what I'm proposing is not a specific workaround but a way for > legacy software which can only log to a file to get it's data into > journald. There is plenty of software like that, unfortunately. It's a > pr

Re: [systemd-devel] on the default for, PredictableNetworkInterfaceNames

2016-04-14 Thread Reindl Harald
Am 13.04.2016 um 18:51 schrieb Sam Tresler: I didn't make it through the rest of your post, but thought I'd chime in with `ifconfig` has been deprecated since 2009. 2009. I don't get deep into the distros, but I really wish they'd stop shipping it. `man ip` should give you info on the right t