ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Ruslan Popov <rpopov@jet.msk.su>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Локальный репозиторий из дисков
Date: Wed, 16 Feb 2005 16:50:09 +0300
Message-ID: <42134F91.3090901@jet.msk.su> (raw)
In-Reply-To: <200502161548.19465.led@ukr-fin.com.ua>



Led wrote:
> В сообщении от Среда 16 Февраль 2005 15:42 Ruslan Popov написал(a):
> 
>>Nick S. Grechukh wrote:
>>
>>>On Wednesday 16 February 2005 15:05, Led wrote:
>>>
>>>>В сообщении от Среда 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-устройств хватит :(
>>>
>>>хватит-хватит, только на другое не останется :-)
>>>их 8 штук изначально.
>>
>># ls -lR master | grep -v .rpm
>>master:
>>total 252
>>drwxr-xr-x  3 root root 253952 Feb 16 16:24 ALTLinux
>>
>>master/ALTLinux:
>>total 4
>>drwxr-xr-x  4 root root 4096 Feb 16 16:24 i586
>>
>>master/ALTLinux/i586:
>>total 256
>>drwxr-xr-x  2 root root 253952 Feb 16 15:45 RPMS
>>lrwxrwxrwx  1 root root      4 Feb 16 15:46 RPMS.main -> RPMS
>>drwxr-xr-x  2 root root   4096 Feb 16 16:24 base
>>
>>master/ALTLinux/i586/RPMS:
>>К У Ч А   R P M О К
>>total 4608764
>>
>>master/ALTLinux/i586/base:
>>total 11440
>>-rw-r--r--  1 root root 11697433 Feb 16 16:23 pkglist.main
>>
>># genbasedir --topdir=/var/master/ALTLinux i586 main
>>Components: main
>>Processing pkglists... main done
>>Processing srclists... done
>>Creating component releases... main done
>>Creating global release file... done
>>Appending MD5Sum... main done
>>Creating legacy hashfile... main done
>>All your base are belong to us!!!
>>#
>>
>># apt-get update --fix-missing
>>Err file: ALTLinux release
>>   File not found
>>Failed to fetch file:/var/master/ALTLinux/base/release  File not found
>>Reading Package Lists... Done
>>Building Dependency Tree... Done
>>W: Release files for some repositories could not be retrieved or
>>authenticated. Such repositories are being ignored.
>>W: You may want to run apt-get update to correct these problems
>>E: Some index files failed to download, they have been ignored, or old ones
>>used instead.
>>
>>И чё делать то???
> 
> 
> а в sources.list прописать?
> 

А готовое решение дать сложно???

Я всё попробовал, прежде чем сюда писать!



  reply	other threads:[~2005-02-16 13:50 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
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 [this message]
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=42134F91.3090901@jet.msk.su \
    --to=rpopov@jet.msk.su \
    --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