ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Ilya Palagin <tux@fioc.kz>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] apt-zip
Date: Sun, 29 Dec 2002 13:45:33 +0600
Message-ID: <3E0EA81D.4090002@fioc.kz> (raw)
In-Reply-To: <20021229132715.4f16029a.matrix@podlipki.ru>

Герасимов Дмитрий пишет:
...
>>On Sun, 29 Dec 2002 00:10:26 +0300
>>Герасимов Дмитрий <matrix@podlipki.ru> wrote:
>>
>>
>>>Приветствую!
>>>На днях довелось попробовать забавное средство ,-) - apt-zip
>>>Вах, какой достойный пакет, и по этому поводу есть вопрос - а в Мастере что
>>>либо такое будет?
>>

На случай отсутствия apt-zip (IMHO нет его в ALT), в Мастере можно 
делать так:

1.Генерация скрипта для скачивания файлов на любой другой машине:
apt-get -qq --print-uris install имя_пакета > uris
awk '{print "wget -O " $2 " " $1}' < uris > wget-script

2. На машине с быстрым каналом запускаем  wget-script, скачиваем файлы, 
пишем их на removable media.

3. Устанавливаем полученные пакеты на другой машине
apt-get -o dir::cache::archives="путь_к _пакетам_на_removable_media" 
install имя_пакета

Примечание: apt-get потребует наличие каталога particial в каталоге с 
пакетами, так что лучше его сразу создать.
Рецепт взят из "Using APT Offline", Debian.



  reply	other threads:[~2002-12-29  7:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-28 21:10 Герасимов Дмитрий
2002-12-28 23:38 ` Sviatoslav Sviridov
2002-12-29 10:27   ` Герасимов Дмитрий
2002-12-29  7:45     ` Ilya Palagin [this message]
2002-12-29  7:51       ` Ilya Palagin
2002-12-29 10:58         ` Герасимов Дмитрий
2002-12-29 12:21       ` [sisyphus] apt-zip Michael Shigorin
2002-12-29 19:15         ` Ilya Palagin

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=3E0EA81D.4090002@fioc.kz \
    --to=tux@fioc.kz \
    --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