From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 9 Aug 2007 02:09:24 +0400 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20070808220924.GA5027@nomad.office.altlinux.org> Mail-Followup-To: ALT Devel discussion list References: <20070807124126.15F491CB4044@ssh.git.local.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <20070807124126.15F491CB4044@ssh.git.local.altlinux.org> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: Re: [devel] [git update] packages/hasher: 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: Wed, 08 Aug 2007 22:09:25 -0000 Archived-At: List-Archive: List-Post: --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 07, 2007 at 04:41:26PM +0400, Alexey M. Tourbin wrote: > Update of /people/at/packages/hasher.git >=20 > Changes statistics since common ancestor `1.2.5-alt1-5-g26e3fbc' follows: > hasher/hsh-initroot | 3 +- > hasher/hsh-sh-cache-contents-functions | 87 +++++++++++++-------------= ----- > 2 files changed, 39 insertions(+), 51 deletions(-) >=20 > Changelog since common ancestor `1.2.5-alt1-5-g26e3fbc' follows: > commit 4180e774c1919b5a31b0f6fa066c4dad733ca5c1 > Author: Alexey Tourbin > Date: Tue Aug 7 16:08:07 2007 +0400 >=20 > cache-contents-functions: introduced contents_index_all.gz > =20 > This commit is for preview only, description pending for update. >=20 > Full diff since common ancestor `1.2.5-alt1-5-g26e3fbc' follows: > diff --git a/hasher/hsh-initroot b/hasher/hsh-initroot > index 3d681b7..901db8a 100755 > --- a/hasher/hsh-initroot > +++ b/hasher/hsh-initroot [...] > -${contents_index_bin:+%_pkg_contents_index_bin /.host/contents_index_bin} > +${contents_index_bin:+%_pkg_contents_index_bin /.host/${contents_index_b= in##*/}} > +${contents_index_all:+%_pkg_contents_index_all /.host/${contents_index_a= ll##*/}} =FA=C4=C5=D3=D8 =C9 =C4=C1=CC=C5=C5, =D1 =CE=C5 =D0=CF=CE=C9=CD=C1=C0, =DA= =C1=DE=C5=CD =CE=D5=D6=CE=CF =D0=C5=D2=C5=C4=C1=D7=C1=D4=D8 rpmbuild'=D5 = =CF=C2=C1 =C9=CE=C4=C5=CB=D3=CE=D9=C8 =C6=C1=CA=CC=C1; =C5=D3=CC=C9 =D0=C5=D2=C5=C4= =C1=A3=D4=D3=D1 =D0=CF=CC=CE=D9=CA =C9=CE=C4=C5=CB=D3, =D4=CF =DA=C1=DE=C5= =CD =C5=DD=A3 =D0=C5=D2=C5=C4=C1=D7=C1=D4=D8 =DE=C1=D3=D4=C9=DE=CE=D9=CA? [...] > + set -x =E5=D3=CC=C9 =CB=CF=C4 =D2=C1=C2=CF=D4=C1=C5=D4, =D4=CF =DC=D4=CF =CE=C1=C4= =CF =D5=C2=D2=C1=D4=D8. [...] > + <"$contents" >>"$contents.bin" grep '^/bin/' || [ $? -eq 1 ] > + <"$contents" >>"$contents.bin" grep '^/sbin/' || [ $? -eq 1 ] > + <"$contents" >>"$contents.bin" grep '^/usr/bin/' || [ $? -eq 1 ] > + <"$contents" >>"$contents.bin" grep '^/usr/sbin/' || [ $? -eq 1 ] > + <"$contents" >>"$contents.bin" grep '^/usr/X11R6/bin/' || [ $? -eq 1 ] > + <"$contents" >>"$contents.bin" grep '^/etc/' || [ $? -eq 1 ] > + > + cat <"$contents.bin" >"$contents_index_bin" =FC=D4=CF=D4 =CE=CF=D7=CF=CF=C2=D2=C1=DA=CF=D7=C1=CE=CE=D9=CA $contents.bin= , =D0=CF=C8=CF=D6=C5, =CE=C9=CB=CF=C7=C4=C1 =CE=C5 =DA=C1=CE=D5=CC=D1=C5=D4= =D3=D1. [...] > + gzip <"$contents" >"$contents_index_all" =E1 =D3=D4=CF=C9=D4 =CC=C9 =C5=C7=CF c=D6=C9=CD=C1=D4=D8? [...] > + set +x =E5=D3=CC=C9 =CB=CF=C4 =D2=C1=C2=CF=D4=C1=C5=D4, =D4=CF =DC=D4=CF =CE=C1=C4= =CF =D5=C2=D2=C1=D4=D8. [...] > + Verbose 'Prepared contents index.' > + chmod 644 "$contents_index_bin" "$contents_index_all" =F7 =DC=D4=CF=CD =D7=C1=D2=C9=C1=CE=D4=C5 =C9=CD=C5=C5=D4 =D3=CD=D9=D3=CC = =D0=CF=CD=C5=CE=D1=D4=D8 =D3=D4=D2=CF=DE=CB=C9 =CD=C5=D3=D4=C1=CD=C9. --=20 ldv --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGuj8UfKvmrJ41Nh4RAuF/AJ487m0Cc82ekuuS8p1D0VQtUjuFBACgxM5f 4/82bUWDX4IinRwlCTsfp3M= =4aZB -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0--