Re: [systemd-devel] .nspawn settings files

2015-09-09 Thread Alexey Shabalin
2015-09-09 9:39 GMT+03:00 Lennart Poettering : > On Tue, 08.09.15 22:57, Alexey Shabalin (a.shaba...@gmail.com) wrote: > > > 2015-09-08 16:32 GMT+03:00 David Herrmann : > > > > > Hi > > > > > > Here's the next version of systemd, v226: > >

[systemd-devel] .nspawn settings files

2015-09-08 Thread Alexey Shabalin
see in journal: systemd-nspawn[2020]: [/etc/systemd/nspawn/ctr1.nspawn:12] Unknown lvalue 'Bridge' in section 'Network' What is the problem? -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] FR: different gcrypt options for joornald and importd

2015-06-08 Thread Alexey Shabalin
example to get python2 as well as python3 modules. > > But: what's the reason for this? THis sounds like a weird choice? > We are still support separate /usr, but libgcrypt in /usr/lib now (i am open request to mantainer for move libgcrypt to /lib) libgcrypt in /usr/lib critical for jour

[systemd-devel] FR: different gcrypt options for joornald and importd

2015-06-08 Thread Alexey Shabalin
Hi! I want build journald without gcrypt support. But --disable-gcrypt disabled build importd. Can you add diiferent options for journald and importd? -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http

Re: [systemd-devel] FR: machine unit

2015-04-03 Thread Alexey Shabalin
2015-04-03 14:38 GMT+03:00 Lennart Poettering : > On Fri, 03.04.15 14:31, Alexey Shabalin (a.shaba...@gmail.com) wrote: > My plan is to add a concept of .nspawn files that may accompany > machine directories and contain additional settings that may then be > omitted on the command

[systemd-devel] FR: machine unit

2015-04-03 Thread Alexey Shabalin
ne unit or over generator. generator could generate systemd-nspawn@foo.service unit with specific options for systemd-nspawn in ExecStart= What you think about it? -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedeskto

Re: [systemd-devel] [sisyphus] Проблемы: systemd & display manager & LSB^ starting job ... networking

2014-07-09 Thread Alexey Shabalin
Oh, sorry. Wrong recipient. Ignore please. 9 июля 2014 г., 21:03 пользователь Alexey Shabalin написал: >>> > $ /sbin/sd_booted; echo $? >>> > 0 >>> > >>> > $ cat /etc/sysconfig/grub2 |grep systemd >>> > GRUB_CMDLINE_LINUX_DEFAU

Re: [systemd-devel] [sisyphus] Проблемы: systemd & display manager & LSB^ starting job ... networking

2014-07-09 Thread Alexey Shabalin
> Он не установлен, потому что страшно безвозвратно с sysv уходить, с такими > то знаниями в новом ините. > > Так как диагностировать почему сеть ругаеться при загрузке? без пакета systemd-sysvinit, с init=/sbin/systemd - это "на попробовать". иначе у вас

Re: [systemd-devel] [PATCH v4 1/2] Move handling of sysv initscripts to a generator

2014-07-04 Thread Alexey Shabalin
2014-07-04 14:20 GMT+04:00 Colin Guthrie : > 'Twas brillig, and Alexey Shabalin at 04/07/14 10:50 did gyre and gimble: >> It would be good for me to skip generate unit files for exist native >> unit files or aliases. > > This was always our behaviour before, and I

Re: [systemd-devel] [PATCH v4 1/2] Move handling of sysv initscripts to a generator

2014-07-04 Thread Alexey Shabalin
nerate unit files for exist native unit files or aliases. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] systemd-networkd-wait-online and network.target

2014-07-02 Thread Alexey Shabalin
that correct? If I > understand the documentation correctly, then network.target should not be > delayed. Maybe this was supposed to be "Afternetwork.target"? > > Regards, > Michael Can you some ask to NetworkManager upstream about NetworkManager-wait-online.service ? -- Alexey Shab

Re: [systemd-devel] [PATCH v4 1/2] Move handling of sysv initscripts to a generator

2014-06-24 Thread Alexey Shabalin
t;>> + fprintf(f, "ExecStart=%s start\n", s->path); >>> + fprintf(f, "ExecStop=%s stop\n", s->path); >> >> Looks good otherwise! > > Thanks. Pushed with fixes. > >> Thanks! >> >> Lennart -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] localization of console

2014-06-19 Thread Alexey Shabalin
2014-06-19 6:31 GMT+04:00 Andrey Borzenkov : > В Thu, 19 Jun 2014 02:04:53 +0400 > Alexey Shabalin пишет: > >> 2014-06-19 0:06 GMT+04:00 Jason St. John : >> > On Wed, Jun 18, 2014 at 12:19 PM, Alexey Shabalin >> > wrote: >> >> Hello. >&g

Re: [systemd-devel] localization of console

2014-06-18 Thread Alexey Shabalin
2014-06-19 0:06 GMT+04:00 Jason St. John : > On Wed, Jun 18, 2014 at 12:19 PM, Alexey Shabalin > wrote: >> Hello. >> >> I do not understand how the should work localization of console. >> - systemd-vconsole-setup.service for an early boot (for enter password >&

[systemd-devel] localization of console

2014-06-18 Thread Alexey Shabalin
ExecStart=/lib/systemd/systemd-vconsole-setup /dev/%i May be exist better way for localization? -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [PATCH 2/2] build-sys: Also move libsystemd-journal to rootlibdir

2014-02-24 Thread Alexey Shabalin
2014-02-24 18:16 GMT+04:00 Zbigniew Jędrzejewski-Szmek : > On Mon, Feb 24, 2014 at 05:31:46PM +0400, Alexey Shabalin wrote: > > Excuse me, but what reason this libs in $rootlibdir ? > > All systemd components static linked now with internal libs(for v209). > > systemd can

Re: [systemd-devel] [PATCH 2/2] build-sys: Also move libsystemd-journal to rootlibdir

2014-02-24 Thread Alexey Shabalin
). systemd can boot without $libdir (/usr/lib) mounted. All other software, why used libsystemd(or compat libs), and libgudev run after mount $libdir (/usr/lib). I think that it is necessary to remove: - libsystemd-install-hook - compat-lib-install-hook - and even libgudev-install-hook Needed only libudev-install-hook (for dmsetup, libdevmapper ). -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [PATCH] TODO: passwd.d, group.d

2013-04-23 Thread Alexey Shabalin
2013/4/23 Alexey Shabalin > 2013/4/23 Josh Triplett > >> On Mon, Apr 22, 2013 at 11:24:56PM +0200, Kay Sievers wrote: >> > On Mon, Apr 22, 2013 at 9:29 PM, Josh Triplett >> wrote: >> > > On Thu, Apr 18, 2013 at 12:26:15AM +0200, Kay Sievers wrote: >>

Re: [systemd-devel] [PATCH] TODO: passwd.d, group.d

2013-04-23 Thread Alexey Shabalin
when they don't >need to map to any useful persistent privileges on the host system. >Also optionally support creating new non-ephemeral UIDs/GIDs, for >persistent use on the host. > 6) Eventually move to a big enough ID space that reuse becomes >irrelevant, and then allow users to obtain larger blocks of IDs for >container use. > > Effectively, treat ID numbers as magic rotating implementation details > that nobody should care about, and names as the primary identifier. > > - Josh Triplett > ___ > systemd-devel mailing list > systemd-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/systemd-devel > -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] mdadm raid on virtio disks

2013-02-07 Thread Alexey Shabalin
ange virtio-blk to virtio-scsi or scsi, then raid successfully start with upstream udev-md-raid.rules(without "mdadm --assemble --scan") -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedes

Re: [systemd-devel] cannot start swap unit on lvm

2012-09-13 Thread Alexey Shabalin
2012/9/13 Lennart Poettering : > On Thu, 30.08.12 21:00, Alexey Shabalin (a.shaba...@gmail.com) wrote: > >> Hello. >> Sorry, i know that swap on lvm bad idea, but ... >> >> systemd-189 used systemd-fstab-generator and lvm2-activation-generator >> (i del

Re: [systemd-devel] "telinit u" works strange and breaks glibc uprades

2012-09-13 Thread Alexey Shabalin
2012/9/13 Lennart Poettering : > On Thu, 30.08.12 13:07, Alexey Shabalin (a.shaba...@gmail.com) wrote: > >> Hello. >> We have critival bug when upgading glibc(2.11.3-alt8 -> 2.16-alt1): >> >> error: execution of %post scriptlet from glibc-core-2.16-alt1 failed,

Re: [systemd-devel] "telinit u" works strange and breaks glibc uprades

2012-08-30 Thread Alexey Shabalin
2012/8/30 Colin Guthrie : > 'Twas brillig, and Alexey Shabalin at 30/08/12 10:07 did gyre and gimble: >> Hello. >> We have critival bug when upgading glibc(2.11.3-alt8 -> 2.16-alt1): >> >> error: execution of %post scriptlet from glibc-core-2.16-alt1 failed, exi

[systemd-devel] cannot start swap unit on lvm

2012-08-30 Thread Alexey Shabalin
b3c7a7d64" fork fine. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] "telinit u" works strange and breaks glibc uprades

2012-08-30 Thread Alexey Shabalin
t run "telinit u" from /sbin/glibc_post_upgrade since 2008 -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] why systemd-udevd log to dmesg?

2012-08-09 Thread Alexey Shabalin
2012/8/8 Lennart Poettering : > On Wed, 08.08.12 19:59, Alexey Shabalin wrote: > >> >> 2012/8/8 Lennart Poettering : >> > On Wed, 08.08.12 12:07, Alexey Shabalin wrote: >> > >> >> After run dmesg i can see >> >> [434765.990649] system

Re: [systemd-devel] why systemd-udevd log to dmesg?

2012-08-08 Thread Alexey Shabalin
2012/8/8 Lennart Poettering : > On Wed, 08.08.12 12:07, Alexey Shabalin wrote: > >> After run dmesg i can see >> [434765.990649] systemd-udevd[1186]: invalid rule >> '/etc/udev/rules.d/90-alsa-tools-firmware.rules:11' >> [485891.443571] systemd-udevd[1186

Re: [systemd-devel] why systemd-udevd log to dmesg?

2012-08-08 Thread Alexey Shabalin
2012/8/8 Kay Sievers : > On Wed, Aug 8, 2012 at 10:07 AM, Alexey Shabalin wrote: >> After run dmesg i can see >> [434765.990649] systemd-udevd[1186]: invalid rule >> '/etc/udev/rules.d/90-alsa-tools-firmware.rules:11' >> [485891.443571] systemd-udevd[1186]:

[systemd-devel] why systemd-udevd log to dmesg?

2012-08-08 Thread Alexey Shabalin
"BUS" to "SUBSYSTEM") Issue - why in dmesg? I expected to see in syslog only. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] PATCH: add missing header include

2012-06-01 Thread Alexey Shabalin
undeclared here (not in a function) src/core/mount-setup.c: In function 'mount_setup_early': src/core/mount-setup.c:161:9: error: duplicate case value src/core/mount-setup.c:161:9: error: previously used here make[2]: *** [src/core/mount-setup.o] Error 1 rpm -q glibc glibc-2.11.3-alt7 -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] [PATCH] enable chkconfig support in systemctl for ALTLinux

2011-06-14 Thread Alexey Shabalin
enable chkconfig support in systemctl for ALTLinux -- Alexey Shabalin From 8524ce047614f0d597bcfeaf2af0529739716afb Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Fri, 10 Jun 2011 21:30:15 +0400 Subject: [PATCH] enable chkconfig support in systemctl for ALTLinux --- src/systemctl.c

[systemd-devel] and again about conditions

2011-05-20 Thread Alexey Shabalin
[:space:]]\+[^[:space:]]' /etc/mdadm.conf || exit -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] [ANNOUNCE] systemd 27

2011-05-20 Thread Alexey Shabalin
2011/5/20 Kay Sievers : > On Fri, May 20, 2011 at 12:40, Lennart Poettering > wrote: >> On Fri, 20.05.11 14:36, Alexey Shabalin (a.shaba...@gmail.com) wrote: > >>> IP_TRANSPARENT defined in kernel headers  , not in glibc >>> headers. >> >> Hmm, if IP_

Re: [systemd-devel] [ANNOUNCE] systemd 27

2011-05-20 Thread Alexey Shabalin
il.h, sorry. IP_TRANSPARENT defined in kernel headers , not in glibc headers. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] how check enabled service

2011-05-16 Thread Alexey Shabalin
/etc/systemd/system/multi-user.target.wants/acpid.service' # systemctl is-enabled acpid.service; echo $? 0 ^^^ Ok? i waiting non-zero exit code. i have a systemd-v26. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.or

[systemd-devel] [PATCH] pull rpcbind.target to multi-user.target

2011-05-13 Thread Alexey Shabalin
This patch rpcbind.target to multi-user.target. After apply this path, you can add to rpcbind.service only: [Install] WantedBy=rpcbind.target without multi-user.target. -- Alexey Shabalin From 78440a9d43c4d8c9890ad96ff4e32aaee47a28e0 Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Sat

Re: [systemd-devel] how make reload=restart

2011-05-10 Thread Alexey Shabalin
"service" knows nothing about "reload-or-restart" :( -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] how make reload=restart

2011-05-10 Thread Alexey Shabalin
2011/5/10 Lennart Poettering : > On Tue, 10.05.11 20:03, Alexey Shabalin (a.shaba...@gmail.com) wrote: > >> Hello! >> >> Our logrotate after finish run script syslog-reload (detect syslog >> daemon - sysklogd or syslog-ng or rsyslog, and run service foo reload) >&

Re: [systemd-devel] how make reload=restart

2011-05-10 Thread Alexey Shabalin
2011/5/10 "Jóhann B. Guðmundsson" : > On 05/10/2011 04:03 PM, Alexey Shabalin wrote: >> >> Hello! >> >> Our logrotate after finish run script syslog-reload (detect syslog >> daemon - sysklogd or syslog-ng or rsyslog, and run service foo reload) >

[systemd-devel] how make reload=restart

2011-05-10 Thread Alexey Shabalin
Reload=Restart or ExecReload=Restart -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] %post %preun rpm macros

2011-03-02 Thread Alexey Shabalin
p" is a noop anyway if a service isn't running. Thank you. May be add aliase condstop to stop too? -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] %post %preun rpm macros

2011-03-01 Thread Alexey Shabalin
ndreload" to "reload-or-try-restart"? > What use for "condstop"? May be "stop"? -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] %post %preun rpm macros

2011-03-01 Thread Alexey Shabalin
fi ;; "condrestart" equivalent to a "try-restart" "condreload" may be like "reload-or-try-restart" Is it possible to add aliase for "condrestart" to "try-restart"? and "condreload" to "reload-or-try-r

[systemd-devel] [PATCH] update ALTLinux support

2011-02-28 Thread Alexey Shabalin
Please apply patch for update ALTLinux support. -- Alexey Shabalin diff --git a/configure.ac b/configure.ac index ce5772d..55a81ab 100644 --- a/configure.ac +++ b/configure.ac @@ -368,8 +368,10 @@ case $with_distro in altlinux) SYSTEM_SYSVINIT_PATH=/etc/rc.d/init.d

Re: [systemd-devel] how disable fsck on swap+lvm

2011-02-22 Thread Alexey Shabalin
ace rc.sysinit, may be make like rc.sysinit: >> first run multipath, second mdadm, and last lvm services. > > That is exactly what fedora-storage-init does. Why not simply use it then? :) > Yes, did so. http://git.altlinux.org/people/shaba/packages/systemd.git?p=systemd.git;a=commit;h=c

Re: [systemd-devel] how disable fsck on swap+lvm

2011-02-21 Thread Alexey Shabalin
22.02.2011, в 2:10, Miklos Vajna написал(а): > On Mon, Feb 21, 2011 at 06:47:43PM +0300, Alexey Shabalin > wrote: >> systemd+udev can't replace rc.sysinit(or external script like >> fedora-storage-init) now. :( > > For the second case, can you see if this patch:

Re: [systemd-devel] how disable fsck on swap+lvm

2011-02-21 Thread Alexey Shabalin
ystemd[1]: Job home.mount/start finished, success=no Feb 21 18:14:26 shabalin2 kernel: [ 67.939892] systemd[1]: Job fsck@dev-disk-by\x2duuid-a1d69a60\x2d3654\x2d4c22\x2da307\x2d13af8d94732e.service/start finished, success=no "Job home.mount/start finished, success=no" and

Re: [systemd-devel] how disable fsck on swap+lvm

2011-02-17 Thread Alexey Shabalin
;. > Well, ensure you have /lib/udev/rules.d/11-dm-lvm.rules installed. I have this rule, of course. But i have not some rule with "vgchange -a y", and have lv-disk as "LV Status not available" -- Alexey Shabalin ___ systemd-

Re: [systemd-devel] how disable fsck on swap+lvm

2011-02-17 Thread Alexey Shabalin
On Wed, Feb 16, 2011 at 8:57 PM, Lennart Poettering wrote: > On Wed, 16.02.11 17:37, Alexey Shabalin wrote: > >> You can see in log: >> Feb 16 16:04:51 host-29 kernel: [   11.636564] Adding 524284k swap on >> /dev/mapper/VG1-Swap.  Priority:-1 extents:1 across:524284k &g

Re: [systemd-devel] how disable fsck on swap+lvm

2011-02-16 Thread Alexey Shabalin
On Wed, Feb 16, 2011 at 5:37 PM, Alexey Shabalin wrote: > You can see in log: > Feb 16 16:04:51 host-29 kernel: [   11.636564] Adding 524284k swap on > /dev/mapper/VG1-Swap.  Priority:-1 extents:1 across:524284k > Feb 16 16:04:51 host-29 kernel: [   11.669141] clock[1954]: Setting &g

[systemd-devel] how disable fsck on swap+lvm

2011-02-16 Thread Alexey Shabalin
that swap on lvm no good practics, but need foolproof. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] completion for bash3

2011-02-15 Thread Alexey Shabalin
On Sat, Feb 12, 2011 at 12:31 PM, Lennart Poettering wrote: > On Fri, 11.02.11 21:38, Alexey Shabalin wrote: > >> Hello! >> I have a error with bash3: >> #systemctl -bash: local: -A: invalid option >> local: usage: local name[=value] ... >> -bash: local: -A: i

[systemd-devel] completion for bash3

2011-02-11 Thread Alexey Shabalin
Hello! I have a error with bash3: #systemctl -bash: local: -A: invalid option local: usage: local name[=value] ... -bash: local: -A: invalid option local: usage: local name[=value] ... Please, add support completion for bash3. -- Alexey Shabalin

Re: [systemd-devel] [PATCH] initial support ALTLinux

2011-02-08 Thread Alexey Shabalin
gt; maintain this code downstream... Yes, i am ready. I maintain altlinux-specific code in altlinux branch http://git.altlinux.org/people/shaba/packages/systemd.git Would be nice if the systemd would be distributive independent. -- Alexey Shabalin ___ syst

Re: [systemd-devel] several Conditions (AND or OR)

2011-02-08 Thread Alexey Shabalin
On Tue, Feb 8, 2011 at 12:21 PM, Lennart Poettering wrote: > On Mon, 07.02.11 14:24, Alexey Shabalin wrote: >> How chenge (Condition1 || Condition2)  to (Condition1 && Condition2) > I'd very much prefer not having to extend the condition language to more > than

[systemd-devel] several Conditions (AND or OR)

2011-02-07 Thread Alexey Shabalin
ndition2) -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] [PATCH] autodetect and use pkg-config for libselinux

2011-01-27 Thread Alexey Shabalin
Version: 2.0.98 URL: http://userspace.selinuxproject.org/ Libs.private: -lsepol Libs: -lselinux Cflags: Patch for use pkg-config in attach. -- Alexey Shabalin From 6f1e4bf485c001c2234406bdc48af18a80002e72 Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Wed, 26 Jan 2011 20:15:03 +0300 Subject

Re: [systemd-devel] [PATCH] initial support ALTLinux

2011-01-26 Thread Alexey Shabalin
On Wed, Jan 26, 2011 at 4:46 PM, Alexey Shabalin wrote: > Hi all! > I added basic support for ALTLinux. > Please see patch or > http://git.altlinux.org/people/shaba/packages/systemd.git?p=systemd.git;a=shortlog;h=refs/heads/altlinux > Thanks. Sorry, forgot to attach patch :) --

[systemd-devel] [PATCH] initial support ALTLinux

2011-01-26 Thread Alexey Shabalin
Hi all! I added basic support for ALTLinux. Please see patch or http://git.altlinux.org/people/shaba/packages/systemd.git?p=systemd.git;a=shortlog;h=refs/heads/altlinux Thanks. -- Alexey Shabalin ___ systemd-devel mailing list systemd-devel