ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: vx8400 <vx8400@gmail.com>
To: shigorin@gmail.com,
	 ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Альфа версия кентавра 7
Date: Tue, 2 Oct 2012 12:28:21 +0400
Message-ID: <CAMBdDKpYTVG0jF+QZYOTvAHz9zNsz8KGvPnSjEGF+M9W13N06g@mail.gmail.com> (raw)
In-Reply-To: <20121002072723.GB14428@osdn.org.ua>

propagator-20101130-alt18/init.c:
        ...
        printf("Spawning udevd...");
        udevpid = spawn(udevd);
        usleep(500);
        ...
Фиксированная задержка нехорошо. Возможно, в этом месте в qemu у меня
иногда успевает проскочить, иногда нет.
Можно и отладить при наличии "how to быстро слепить минимальный
загрузочный iso для запуска exec /usr/sbin/propagator".


2 октября 2012 г., 11:27 пользователь Michael Shigorin
<mike@osdn.org.ua> написал:
> On Mon, Oct 01, 2012 at 06:50:58PM +0400, vx8400 wrote:
>> >> Отладочную печать в 000-propagator можно включить?
>> > там нечего включать -- там "exec $PROPAGATOR"
>> Как ${PROPAGATOR} сделать разговорчивее на время?
>
> В исходниках наблюдаются IS_TESTING/MODE_TESTING,
> но в tools.c::get_param() и process_cmdline()
> признаков обработки чего-либо связанного с ними
> не наблюдаю.  Напрашивается debug.
>
> --
>  ---- WBR, Michael Shigorin <mike@altlinux.ru>
>   ------ Linux.Kiev http://www.linux.kiev.ua/
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus

  reply	other threads:[~2012-10-02  8:28 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-28 12:57 Anton V. Boyarshinov
2012-09-28 16:14 ` Андрей Новосёлов
2012-09-30  9:37 ` Владимир Бакланов
2012-09-30 20:03   ` Igor Zubkov
2012-10-01 16:56     ` Владимир Бакланов
2012-10-01  8:47   ` Anton V. Boyarshinov
2012-10-03 17:05   ` Alexey Shabalin
2012-10-03 17:40     ` Aleksey Novodvorsky
2012-10-03 17:48       ` Alexey Shabalin
2012-10-04  7:23     ` Anton V. Boyarshinov
2012-09-30 13:24 ` vx8400
2012-09-30 20:17 ` [sisyphus] Альфа " Michael Shigorin
2012-10-01 15:29   ` Igor Zubkov
2012-10-01  4:25 ` [sisyphus] Альфа версия " Alexey Bochenin
2012-10-01 10:35   ` [sisyphus] Альфа-версия " Michael Shigorin
2012-10-01 10:46     ` Aleksey Novodvorsky
2012-10-01 10:47       ` Michael Shigorin
2012-10-01 16:33         ` Michael Pozhidaev
2012-10-02 11:31           ` Aleksey Novodvorsky
2012-10-01 15:31     ` Igor Zubkov
2012-10-01  7:52 ` [sisyphus] Альфа версия " Denis Pynkin
2012-10-01  7:58   ` vx8400
2012-10-01 10:36     ` Michael Shigorin
2012-10-01 10:58       ` vx8400
2012-10-01 14:07         ` Denis Pynkin
2012-10-01 14:50           ` vx8400
2012-10-02  7:27             ` Michael Shigorin
2012-10-02  8:28               ` vx8400 [this message]
2012-10-02 20:13                 ` Michael Shigorin
2012-10-02 13:08             ` Anton V. Boyarshinov
2012-10-03  5:39               ` Anton V. Boyarshinov
2012-10-03  7:57                 ` [sisyphus] Альфа-версия " Michael Shigorin
2012-10-03  8:13                   ` Anton V. Boyarshinov
2012-10-03  8:49                     ` Anton V. Boyarshinov
2012-10-03  9:21                       ` Michael Shigorin
2012-10-03  9:44                     ` Mike Lykov
2012-10-03 10:19                       ` Anton V. Boyarshinov
2012-10-01  8:49   ` [sisyphus] Альфа версия " Anton V. Boyarshinov
2012-10-02 12:10     ` Denis Pynkin
2012-10-01  9:01 ` Андрей Черепанов
2012-10-01 15:27 ` Igor Zubkov
2012-10-05 12:21   ` Ildar Mulyukov
2012-10-05 12:37     ` Dmitriy Kruglikov
2012-10-05 13:23       ` Igor Zubkov
2012-10-05 13:24         ` Dmitriy Kruglikov
2012-10-05 14:06         ` Vladimir Didenko
2012-10-05 13:19     ` Igor Zubkov
2012-10-02  9:08 ` Aleksey Novodvorsky
2012-10-02  9:19   ` Андрей Черепанов

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=CAMBdDKpYTVG0jF+QZYOTvAHz9zNsz8KGvPnSjEGF+M9W13N06g@mail.gmail.com \
    --to=vx8400@gmail.com \
    --cc=shigorin@gmail.com \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git