From: "Damir Shayhutdinov" <lost404@gmail.com> To: "ALT Linux Community general discussions" <community@lists.altlinux.org> Subject: Re: [Comm] Два вопроса по сборке пакета Date: Wed, 9 Apr 2008 07:45:15 +0400 Message-ID: <679044850804082045h591ecb16r48a48b8b7dcbab82@mail.gmail.com> (raw) In-Reply-To: <200804091033.45427.bv@gres.tomske.elektra.ru> Вам бы Maximum RPM почитать... Или любое руководство по сборке RPM на русском, а после этого особенности сборки в альте и примеры спеков. (wiki.sisyphus.ru, sisyphus.ru). > Подскажите пожалуйста, что почитать или разъясните на пальцах, что необходимо > вписать в spec-файл, чтобы после сборки и последующей установки пакета можно > было указывать с помощью chkconfig на каком этапе (уровне) загрузки системы > стартовал скриптик запуска из /etc/rc.d/init.d? Надо включить этот скрипт в пакет, а в сам скрипт должен быть включен комментарий специального типа Примерно вот такой: # chkconfig: 2345 15 85 первые цифры - это на каких уровнях стартовать сервис Вторая цифра - приоритет при старте (сервисы с меньшим приоритетом стартуют раньше). Третья цифра - приоритет при завершении (сервисы с меньшим приоритетом завершаются раньше). > И что может значить такое предупреждение в конце сборки пакета: > > предупреждение: Installed (but unpackaged) file(s) found: > /etc/logrotate.d/vsftpd > /etc/pam.d/vsftpd > /etc/rc.d/init.d/vsftpd > /etc/vsftpd/banner_fail > /etc/vsftpd/vsftpd.conf.example > /etc/xinetd.d/vsftpd > т.к. после установки полученного пакета, вышеперечисленных файлов > действительно нет, но они есть в ~/tmp/vsftpd-buildroot/. Что эти файлы не включены в пакет (и их надо прописать в секцию %files).
next prev parent reply other threads:[~2008-04-09 3:45 UTC|newest] Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-04-09 3:33 Vyacheslav Brunev 2008-04-09 3:45 ` Damir Shayhutdinov [this message] 2008-04-09 4:26 ` Vyacheslav Brunev 2008-04-09 4:30 ` Andrey Rahmatullin 2008-04-09 5:24 ` Vyacheslav Brunev 2008-04-09 5:28 ` Andrey Rahmatullin 2008-04-09 5:53 ` Vyacheslav Brunev 2008-04-09 5:56 ` Andrey Rahmatullin 2008-04-09 6:01 ` Vyacheslav Brunev 2008-04-09 6:04 ` Andrey Rahmatullin 2008-04-09 6:08 ` Damir Shayhutdinov 2008-04-15 12:42 ` Michael Shigorin 2008-04-09 6:11 ` Vyacheslav Brunev 2008-04-09 4:29 ` Andrey Rahmatullin 2008-04-09 5:50 ` Vyacheslav Brunev 2008-04-09 9:37 ` Alexey I. Froloff
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=679044850804082045h591ecb16r48a48b8b7dcbab82@mail.gmail.com \ --to=lost404@gmail.com \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git