From: Led <led@ukr-fin.com.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Локальный репозиторий из дисков
Date: Wed, 16 Feb 2005 15:05:47 +0200
Message-ID: <200502161505.48026.led@ukr-fin.com.ua> (raw)
In-Reply-To: <42133BA4.8040203@jet.msk.su>
В сообщении от Среда 16 Февраль 2005 14:25 Ruslan Popov написал(a):
> Pyatnitskich Evgeniy wrote:
> > On Wed, Feb 16, 2005 at 14:17:35 +0200
> >
> > Nick S. Grechukh wrote:
> >>>>В итоге я переставился на ALT 2.4 Master.
> >>>>Теперь есть одно небольшое неудобство, сети нет, есть куча дисков из
> >>>>дистрибутива. Требуется скинуть их на диск и настроить apt, чтобы он
> >>>>смотрел на них. Подскажите, как это сделать??? А то передергивать
> >>>> каждый раз сидюки - очень утомительный процесс...
> >>>
> >>>genbasedir --help
> >>
> >>можно еще совместить приятное с полезным:
> >>1) сложить куда-нибудь iso.
> >>2)mkdirhier /mnt/master24/{cd1,cd2,cd3,cd4,cd5,cd6,cd7,cd8}
> >>сюда маунтить ( -o loop).
> >>for i in `seq 1 8`; do
> >> mount $ALTISODIR/alm24-cd$1.iso /mnt/master24/cd$i -o loop
> >>done
> >>монтирование либо в rc.local прописать, лиюо в в fstab.
> >>3) sources.list натравить на смонтированные образы дисков.
> >
> > для пущего удобства можно слинковать все пакеты из
> > примонтированных исошек в один каталог и сделать один
> > репозиторий.
>
> Вот именно про это и спрашиваю!
Угу... если loop-устройств хватит :(
Led.
next prev parent reply other threads:[~2005-02-16 13:05 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 12:03 Ruslan Popov
2005-02-16 12:06 ` Led
2005-02-16 12:17 ` Nick S. Grechukh
2005-02-16 12:19 ` Pyatnitskich Evgeniy
2005-02-16 12:25 ` Ruslan Popov
2005-02-16 13:05 ` Led [this message]
2005-02-16 13:10 ` Nick S. Grechukh
2005-02-16 13:42 ` Ruslan Popov
2005-02-16 13:48 ` Led
2005-02-16 13:50 ` Ruslan Popov
2005-02-16 14:02 ` Afanasov Dmitry
2005-02-16 14:39 ` Ruslan Popov
2005-02-18 17:03 ` Aleksey Avdeev
2005-02-22 15:44 ` [sisyphus] сколько можно loop'ов? Michael Shigorin
2005-02-16 12:17 ` [sisyphus] Локальный репозиторий из дисков Ruslan Popov
2005-02-16 13:05 ` Led
2005-02-17 6:44 ` Ivan Fedorov
2005-02-17 8:36 ` Ruslan Popov
2005-02-17 10:05 ` Ivan Fedorov
2005-03-04 15:05 ` [sisyphus] " Arioch
2005-03-04 20:38 ` Led
2005-03-04 20:44 ` Nick S. Grechukh
2005-03-04 21:36 ` [sisyphus] [FAQ] " Michael Shigorin
2005-03-05 10:22 ` Led
2005-03-05 12:45 ` [sisyphus] " Michael Shigorin
2005-03-05 15:32 ` Led
2005-03-09 11:17 ` Michael Shigorin
2005-03-09 12:49 ` Led
2005-03-05 14:45 ` [sisyphus] [FAQ] " Nick S. Grechukh
2005-03-09 11:16 ` [sisyphus] " Michael Shigorin
2005-03-31 7:55 ` [sisyphus] [FAQ] " Yuri Horoshkov
2005-03-31 8:15 ` Nick S. Grechukh
2005-02-16 13:22 ` [sisyphus] " Mike Lykov
2005-02-16 13:35 ` Afanasov Dmitry
2005-02-16 13:38 ` Alexey I. Froloff
2005-02-16 13:46 ` Ruslan Popov
2005-02-16 13:56 ` Led
2005-02-18 11:47 ` [sisyphus] " Michael Shigorin
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=200502161505.48026.led@ukr-fin.com.ua \
--to=led@ukr-fin.com.ua \
--cc=sisyphus@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 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