ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Nick S. Grechukh" <nick.grechukh@bigmir.net>
To: community@altlinux.ru
Subject: Re: [Comm] apt-get (synaptic) через  ISA
Date: Mon, 25 Jul 2005 19:57:01 +0300
Message-ID: <200507251957.02382.nick.grechukh@bigmir.net> (raw)
In-Reply-To: <E1Dx5af-0000YD-00.tuxbox-list-ru@f41.mail.ru>

В сообщении от Понедельник 25 Июль 2005 19:14 Николай . написал(a):
> это подходит лишь как крайний вариант, потом замучаешься вытягивать все
> по частям, складывать куда-то и натравливвать apt-get. 
ну скажем:

myrepo="/mnt/hda5/fakerepo"
ftprepo="ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus"
mkdirhier mirror/RPMS.mirror
cd mirror/RPMS.mirror
apt-get -qq --print-uris dist-upgrade | awk '{print $1}' | grep "$myrepo" | 
sed "s,\',,g" | sed "s,^$myrepo,get -c /mnt/wind/," | lftp
mkdir ../base
genbasedir --progress --topdir=`pwd`/../.. i586 mirror

echo "rpm file://`pwd`/../.. i586 mirror" >> /etc/apt/sources.list

... и идти пить чай/кофе. 

  reply	other threads:[~2005-07-25 16:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-25  8:46 Николай .
2005-07-25  9:27 ` Владимир Гусев
2005-07-25 10:25   ` Re[2]: " Николай .
2005-07-25 10:16 ` Alexey Borovskoy
2005-07-25 11:12   ` Re[2]: " Николай .
2005-07-25 14:36 ` Alex Yustasov
2005-07-25 15:22   ` Re[2]: " Николай .
2005-07-25 15:44     ` Alex Yustasov
2005-07-25 16:14       ` Re[2]: " Николай .
2005-07-25 16:57         ` Nick S. Grechukh [this message]
2005-07-29 13:36           ` Николай .
2005-07-29 14:23             ` [Comm] " Sergey Bolshakov
2005-07-29 21:09             ` Re[3]: [Comm] " Alexey Starinsky

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=200507251957.02382.nick.grechukh@bigmir.net \
    --to=nick.grechukh@bigmir.net \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git