ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrey Orlov <cray@neural.ru>
To: devel@altlinux.ru
Subject: Re: [devel] Re: apt-proxy
Date: Fri, 7 Mar 2003 14:34:26 +0300
Message-ID: <18rG7P-8GW-00@fire.neural.ru> (raw)
In-Reply-To: <20030306173418.GN37938@osdn.org.ua>

On Thursday 06 March 2003 20:34, you wrote:
> Иными словами, кому еще интересен apt-proxy; и, с другой стороны,
> насколько проблематично его спортировать? (на FreeBSD портировали)

Есть какой-то готовый apt-proxy?  А то я одно врем япользовался примерно 
такими кодами ::

  function apt-proxy_1 () {
	apt-get -y -qq --print-uris --force-yes $@ >/tmp/apt-proxy.save && {
	cat /tmp/apt-proxy.save|
		awk -v o="$apt_proxy_topdir/$apt_proxy_rep/RPMS.$apt_proxt_ver" '/^.ftp:\/\/ftp.alt/ { print "wget -c -P " o " " $1}' |
		apt_proxy_host;
	echo "Regenerate";
	apt_proxy_host genbasedir --topdir="$apt_proxy_topdir" "$apt_proxy_rep" "$apt_proxt_ver" update;
	} || echo "Broken packages";
  }

Это как-то работало и в принципе меня устраивало. Даже более чем. Если
есть какой-то готовый софт на том же принципе - было бы неплохо. Так как 
опыт эксплуатации вышеприведенного показал принципилаьную полезность.

-- 
WthBstRgrds -- Андрей Орлов --  
 --- http: www.neural.ru, mail: cray@neural.ru, jid: cray@altlinux.org ---
----------------------------------------



  parent reply	other threads:[~2003-03-07 11:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-05 15:52 [devel] re Alex Ott
2003-03-05 16:02 ` Sergey V Turchin
2003-03-05 16:05   ` Alex Ott
2003-03-05 16:54     ` Sergey V Turchin
2003-03-06 17:34   ` [devel] Re: apt-proxy Michael Shigorin
2003-03-07  9:31     ` Andriy Dobrovol's'kii
2003-03-07 11:34     ` Andrey Orlov [this message]
2003-03-06  9:06 ` [devel] re Igor Homyakov
2003-03-06 11:28 ` Denis Ovsienko

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=18rG7P-8GW-00@fire.neural.ru \
    --to=cray@neural.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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