From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [cyber] repocop-warning +9 -29 (4514)
Date: Tue, 9 Dec 2008 17:04:51 +0200
Message-ID: <20081209150451.GQ9564@osdn.org.ua> (raw)
In-Reply-To: <20081209145026.GC13842@wo.int.altlinux.org>
On Tue, Dec 09, 2008 at 05:50:26PM +0300, Dmitry V. Levin wrote:
> > > > > Пока не представляется возможным: для регистрации .info
> > > > > требуется параметр -- имя файла.
> > > > По mtime в пределах часа -- грязный хак, или неидемпотентно?
> > > mtime запакован, т.е. может быть любым.
> > Эээ... ctime, в смысле.
> /sbin/install-info в любом случае ничего похожего не умеет.
Ну навроде
find /usr/share/info -name '*.info[^-]*' -cmin -4321 \
| while read info; do
install-info "$info"
done
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
next prev parent reply other threads:[~2008-12-09 15:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-09 11:33 ` Michael Shigorin
2008-12-09 11:48 ` Dmitry V. Levin
2008-12-09 14:39 ` Michael Shigorin
2008-12-09 14:41 ` Dmitry V. Levin
2008-12-09 14:46 ` Michael Shigorin
2008-12-09 14:50 ` Dmitry V. Levin
2008-12-09 15:04 ` Michael Shigorin [this message]
2008-12-09 15:06 ` Dmitry V. Levin
2008-12-09 15:25 ` [devel] fix-info-dir Dmitry V. Levin
2008-12-09 15:27 ` Dmitry V. Levin
2008-12-09 16:56 ` Dmitry V. Levin
2008-12-10 15:56 ` 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=20081209150451.GQ9564@osdn.org.ua \
--to=mike@osdn.org.ua \
--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