[devel] [git update] packages/hasher: heads/arm-port

Dmitry V. Levin =?iso-8859-1?q?ldv_=CE=C1_altlinux=2Eorg?=
Ср Июн 20 17:19:49 MSD 2007


On Wed, Jun 20, 2007 at 04:26:45PM +0400, Kirill A. Shutemov wrote:
> Update of /people/kas/packages/hasher.git
> 
> Changes statistics since common ancestor `1.1.1-alt1-22-gf75ca3b' follows:
>  hasher/hsh                 |    8 +++++++-
>  hasher/hsh-fakedev         |    2 +-
>  hasher/hsh-mkchroot        |    8 +++++++-
>  hasher/hsh-sh-functions.in |   10 +++++++---
>  hasher/mkaptbox            |    2 +-
>  5 files changed, 23 insertions(+), 7 deletions(-)
> 
> Changelog since common ancestor `1.1.1-alt1-22-gf75ca3b' follows:
> commit ca290a3c2ff65ea579acef2fac019ecec38760a1
> Author: Kirill A. Shutemov <k.shutemov на gmail>
> Date:   Wed Jun 20 14:02:05 2007 +0259
> 
>     - hsh: --with-qemu option
>     - hsh-mkchroot: --with-qemu option: copy qemu to .host directory
>     - hsh-sh-functions.in:
>       + $qemu_arch global variable added
>       + pass --ignorearch to rpm in update_RPM_database

Add qemu support

hsh: Add --with-qemu= option.

hsh-mkchroot: Add --with-qemu= option to install qemu executable for
specified architecture into the chroot .host directory.

hsh-sh-functions.in: Define qemu_arch global variable.

hsh-sh-functions.in (update_RPM_database): Pass --ignorearch to rpmi
invocation.

[...]
> +  --with-qemu=ARCH                  copy qemu to .host dir;

copy qemu executable into the chroot .host directory;

> +[ -n "$qemu_arch" ] && install -p -m755 $verbose "/usr/bin/qemu-$qemu_arch.static" .host/

[ -z "$qemu_arch" ] ||
	install -p -m755 $verbose "/usr/bin/qemu-$qemu_arch.static" ".host/qemu-$qemu_arch"

Кстати говоря, явное упоминание "/usr/bin/" мне тоже не нравится.
Хорошо бы внедрить absolute() из /etc/init.d/functions.

Остальное нормально.


-- 
ldv
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 189 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url     : <http://lists.altlinux.org/pipermail/devel/attachments/20070620/cb751cb3/attachment-0001.bin>


Подробная информация о списке рассылки Devel