From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 13 Mar 2007 00:42:06 +0300 From: "Konstantin A. Lepikhov" To: devel@lists.altlinux.org Message-ID: <20070312214206.GA22923@lks.home> Mail-Followup-To: devel@lists.altlinux.org References: <20070312182524.76C883E4022@ssh.git.local.altlinux.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <20070312182524.76C883E4022@ssh.git.local.altlinux.org> X-Operation-System: ALT Linux Sisyphus (20070101) 2.6.18-ovz-smp-alt11 User-Agent: Mutt/1.5.13 (2006-08-11) X-AV-Checked: ClamAV using ClamSMTP Subject: Re: [devel] [git update] packages/spt: heads/master X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 21:42:14 -0000 Archived-At: List-Archive: List-Post: --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Dmitry! Monday 12, at 09:25:24 PM you wrote: > chroot_mkdev() > { > - # referenced in hasher-priv/makedev.c > - init_dev_list=3D"console tty0 fb0 tty ptmx" > - for node in $init_dev_list; do > - hsh-fakedev -o root -r /dev/"$node" "$workdir" || Fatal 'Could not in= it devices.' > + # Described in /usr/share/doc/hasher-priv-*/DESIGN file. > + init_dev_list=3D'console tty0 fb0 tty ptmx' > + for node in ${init_dev_list}; do > + hsh-fakedev $verbose $quiet ${number:+--number=3D"$number"} -o root -= r /dev/"$node" "$workdir" || > + Fatal 'Failed to initialize devices.' > done =D3 =DC=D4=C9=CD fb0 =D1 =D3=C5=C7=CF=C4=CE=D1 =CE=C1=D3=D4=D5=D0=C9=CC =CE= =C1 =C7=D2=C1=C2=CC=C0 - =D7 =D3=CC=D5=DE=C1=C5 =DA=C1=C7=D2=D5=DA=CB=C9 = =D3 vga=3Dnormal =C5=C7=CF =CE=C5=D4 =D7 host =D3=C9=D3=D4=C5=CD=C5. =F0=CF=DC=D4=CF=CD=D5 = =CC=D5=DE=DB=C5 =D7=D3=C5=C7=CF =C5=C7=CF =D3=CF=DA=C4=C1=D7=C1=D4=D8 =D2= =D5=CB=C1=CD=C9 =CB=C1=CB =CF=C2=D9=DE=CE=D9=CA =C4=C9=D7=C1=CA=D3. --=20 WBR et al. --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFF9ckuVtlNyKwhNDsRAhhaAJ0cv84TVcwDuv46KDjKr+6Sxj+CsACfT5pX aKb3/paYTFfForUPYM1BKXU= =3jvv -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--