From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] обновления пакетов с поддержкой systemd Date: Fri, 27 May 2011 21:11:02 +0400 Message-ID: <20110527171102.GB15909@altlinux.org> (raw) In-Reply-To: <BANLkTimd+nRVrrwXMBGD81Jw7u+NKZ-_Ew@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 1830 bytes --] On Sat, May 21, 2011 at 04:42:31PM +0400, Alexey Shabalin wrote: > Чёрт, с этим исправлением возникает другая проблема. > В ALTLinux много имён init-скриптов не соответствуют названиям из upstream. > Например udev -> udevd, bluetooth -> bluetoothd.service и т.п. > (добавляется d в конце имени). Вопрос, эти названия из upstream существуют в виде init-скриптов, или в каком-то ином виде? Например, если апстрим реализует некий демон SERVICEd, то init-скрипт у нас с высокой вероятностью будет называться SERVICEd а не SERVICE. Просьба прояснить картину. > Для работы с systemd на такие имена сделаны симлинки > # ls -l /lib/systemd/system/udevd.service > lrwxrwxrwx 1 root root 12 Май 21 17:39 > /lib/systemd/system/udevd.service -> udev.service > [root@shabalin-nb ~]# ls -l /lib/systemd/system/bluetoothd.service > lrwxrwxrwx 1 root root 17 Май 21 17:39 > /lib/systemd/system/bluetoothd.service -> bluetooth.service > > Это работает для start|stop (systemctl start|stop foo.service или > service foo start|stop ), > но не работает для enable|disable ( systemctk enable|disable > foo.service или chkconfig foo enable|disable) > Ругается что это symlink и хочет правильное имя. > > Как это объезжать? > - привести имена init-скриптов к апстримному виду В этом случае сломаются обновление пакетов и привычки у людей. > - привести имена .service файлов к ALTLinux виду В этом случае может ухудшиться переносимость .service-файлов. Если идти путем переименования, то придется рассматривать каждый случай в отдельности. > - научить systemd делать enable|disable для симлинков (а симлинк может > быть и на /dev/null - для systemd это нормальный способ выключить или > замаскировать сервис). Если симлинк ведет на /dev/null, то как ему можно сделать enable|disable? -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-05-27 17:11 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-05-17 3:12 Alexey Shabalin 2011-05-17 3:21 ` Dmitry V. Levin 2011-05-17 3:42 ` Alexey Shabalin 2011-05-17 12:35 ` Alexey Shabalin 2011-05-17 13:59 ` Dmitry V. Levin 2011-05-21 12:42 ` Alexey Shabalin 2011-05-27 17:11 ` Dmitry V. Levin [this message] 2011-05-30 13:10 ` Alexey Shabalin 2011-05-30 14:22 ` Alexey Shabalin 2011-06-10 18:54 ` Alexey Shabalin 2011-06-10 18:49 ` Alexey Shabalin 2011-08-11 11:36 ` Alexey Shabalin 2012-01-24 21:19 ` Dmitry V. Levin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20110527171102.GB15909@altlinux.org \ --to=ldv@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git