ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrei Bulava <abulava@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: bootchart
Date: Wed, 22 Dec 2004 11:57:56 +0200
Message-ID: <41C94524.2000805@altlinux.ru> (raw)
In-Reply-To: <41C93971.1040602@altlinux.com>

Anton Farygin пишет:

> А вообще напрашивается что-то вроде sysinit.d, куда можно будет положить 
> некое количество скриптов, необходимых для различного рода задач.

"Всё уже украдено до нас" (c) ;-)

Смотрю на debian sarge:

$ cat /etc/inittab |grep si:
si::sysinit:/etc/init.d/rcS

$ cat /etc/init.d/rcS|head -10
#! /bin/sh
#
# rcS           Call all S??* scripts in /etc/rcS.d in
#               numerical/alphabetical order.
#
# Version:      @(#)/etc/init.d/rcS  2.76  19-Apr-1999  miquels@cistron.nl
#

PATH=/sbin:/bin:/usr/sbin:/usr/bin
runlevel=S


$ cat /etc/rcS.d/README

The scripts in this directory are executed once when booting the system,
even when booting directly into single user mode. The files are all symbolic
links, the real files are located in /etc/init.d/ . For a more general
discussion of this technique, see /etc/init.d/README.

The following sequence points are defined at this time:

* After the S40 scripts have executed, all local file systems are mounted
   and networking is available. All device drivers have been initialized.

* After the S60 scripts have executed, the system clock has been set, NFS
   filesystems have been mounted (unless the system depends on the 
automounter,
   which is started later) and the filesystems have been cleaned.

Соответственно, в /etc/rcS.d - скрипты, которые местами подозрительно 
напоминают распиленный на части наш (RH/MDK/ALT - по вкусу) 
/etc/rc.d/rc.sysinit.

-- 
// AB1002-UANIC


  parent reply	other threads:[~2004-12-22  9:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22  7:05 [devel] bootchart Anton Farygin
2004-12-22  8:02 ` Sergey Pinaev
2004-12-22  8:16   ` Anton Farygin
2004-12-22  8:19 ` Andrey Rahmatullin
2004-12-22  8:38   ` Anton Farygin
2004-12-22  8:45     ` Andrey Rahmatullin
2004-12-22  8:48       ` Anton Farygin
2004-12-22  8:48     ` [devel] bootchart Michael Shigorin
2004-12-22  8:50       ` Anton Farygin
2004-12-22  9:01         ` Michael Shigorin
2004-12-22  9:08           ` Anton Farygin
2004-12-22  9:14             ` Ivan Fedorov
2004-12-22  9:18               ` Ivan Fedorov
2004-12-22  9:57             ` Andrei Bulava [this message]
2004-12-22 10:05               ` [devel] Re: initscripts Anton Farygin
2004-12-22 10:36             ` [devel] Re: bootchart Michael Shigorin
2004-12-23 11:49             ` Sviataslau Svirydau
2004-12-22  9:30 ` [devel] bootchart Andrey Rahmatullin
2004-12-22  9:34   ` Anton Farygin
2004-12-22  9:54     ` Andrey Rahmatullin

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=41C94524.2000805@altlinux.ru \
    --to=abulava@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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