ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Denis Nazarov <marsden@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] копирование репозитория
Date: Mon, 14 Sep 2009 11:14:45 +0600
Message-ID: <200909141114.46024.marsden@mail.ru> (raw)
In-Reply-To: <1e7e0a9a0909131806w27b3d09cyf22c0a572bbf229a@mail.gmail.com>

On Monday 14 September 2009 07:06:48 Il'ya wrote:
> > Я скачивал /i586/RPMS.classic и /noarch/RPMS.classic, помещал в одну
> > папку, далее создавал репозиторий. С уважением, Ищенко Геннадий
>
> Подскажите как потом создать репозиторий?

#apt-get install apt-utils - в нем нужная утилитка

потом сделал скриптик

#!/bin/sh
genbasedir --progress --create --topdir=/home/denis/branch/ i586 classic
genbasedir --progress --create --topdir=/home/denis/branch/ noarch classic

запустил его, а потом в /etc/apt/sources.list добавил

rpm file:///home/denis/branch/ i586 classic
rpm file:///home/denis/branch/ noarch classic

естественно, отключив предыдущий репозиторий. И потом 

#apt-get update

  reply	other threads:[~2009-09-14  5:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09  3:14 Il'ya
2009-09-09  4:22 ` REAL
2009-09-09  6:15   ` Il'ya
2009-09-09  6:39     ` REAL
2009-09-10 13:30     ` Геннадий Ищенко
2009-09-14  1:06       ` Il'ya
2009-09-14  5:14         ` Denis Nazarov [this message]
2009-09-15  4:53           ` Il'ya
2009-09-14  5:18         ` AShen
2009-09-11 15:20 ` Vyatcheslav Perevalov
2009-09-11 15:51   ` Andrey Rahmatullin

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=200909141114.46024.marsden@mail.ru \
    --to=marsden@mail.ru \
    --cc=community@lists.altlinux.org \
    /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