From: "Хихин Руслан" <ruslandh@gmail.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] def_without macros
Date: Thu, 2 Aug 2007 21:15:51 +0400
Message-ID: <200708022116.04024@ruslandh> (raw)
In-Reply-To: <20070802155233.GA29266@cryo.net.ru>
[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]
Здравствуйте Pavlov Konstantin
В сообщении от 2 августа 2007 Pavlov Konstantin написал(a):
Не знаю, как научили, так скрипт и написал, с тех пор пользуюсь :)
=========
#!/bin/sh -x
home_hasher=~/RPM/hasher
logf=$home_hasher/build.txt
echo $logf
hsh -v --save-fakeroot $home_hasher $* &> $logf.x86_64
setarch i586 hsh -v --save-fakeroot --apt-config=/etc/apt/apt.conf.32 \
$home_hasher $* &> $logf.i586
========
В /etc/apt/apt.conf.32
Dir::Etc::main "/dev/null";
Dir::Etc::parts "/var/empty";
Dir::Etc::SourceParts "/var/empty";
Dir::Etc::sourcelist "/etc/apt/sources.list.32";
========
/etc/apt/sources.list.32
# Sisyphus
rpm [alt] file:/mnt/arhiv2/Sisyphus noarch classic
rpm [alt] file:/mnt/arhiv2/Sisyphus i386 classic
rpm [alt] file:/mnt/arhiv2/Sisyphus i586 classic
rpm [alt] file:/mnt/arhiv2/Sisyphus i686 classic
rpm-src [alt] file:/mnt/arhiv2/Sisyphus i586 classic
=======
~/hasher/config :
if [ `uname -m` = i686 ]; then def_target=i586; \
apt_config=.../i586.conf; fi
--
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-08-02 17:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 3:23 Igor Muratov
2007-08-02 6:03 ` Alex Myltsev
2007-08-02 15:19 ` Igor Muratov
2007-08-02 15:30 ` Dmitry V. Levin
2007-08-02 15:44 ` Igor Muratov
2007-08-02 15:52 ` Pavlov Konstantin
2007-08-02 17:15 ` Хихин Руслан [this message]
2007-08-03 16:27 ` Michael Shigorin
2007-08-02 17:44 ` Vladimir A. Svyatoshenko
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=200708022116.04024@ruslandh \
--to=ruslandh@gmail.com \
--cc=hihin@yandex.ru \
--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