ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Oleg S.Gints" <oleg@cec.amur.elektra.ru>
To: <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: [mdk-re] Локальный репозитарий для apt
Date: Thu Jun 21 09:22:00 2001
Message-ID: <008401c0fa13$8df76fe0$14251cac@cec.amur.elektra.ru> (raw)
In-Reply-To: <579791003.20010620190932@chemsell.yaroslavl.ru>

>
> Расскажите, пожалуйста, в подробностях, как сделать %subj
> В частности: "создайте иерархию каталогов как на ftp.altlinux.ru"
> КАК на altlinux.ru? C какого каталога начиная? distributions/Sisyphus?
> distributions/Sisyphus/i586?
> что писать в sources.list:
> `rpm file:/usr/local/apt/отсюда_начинается_иерархия` а что дальше?
>
> `genbasedir /Path/to/repositary sisyphus` больше не работает (версия
> 0.3.19cnc38-alt4), выдает help

Только что сегодня этим занимался :-)

Здесь уже давали советы по этому поводу.
Предположим, диск для репозитария у Вас замонтирован на /mnt/disk

Создайте следующую структуру каталогов:

/mnt/disk/ALTLinux/Spring2001/i586/RPMS.RE/ <- сюда все готовые *.rpm
/mnt/disk/ALTLinux/Spring2001/i586/base
/mnt/disk/ALTLinux/Spring2001/SRPMS.RE/ <- сюда все *.src.rpm

Аналогично можно разместить выкаченные updates:

/mnt/disk/ALTLinux/updates/Spring2001/i586/RPMS.RE/ <- готовые .rpm
/mnt/disk/ALTLinux/updates/Spring2001/i586/base
/mnt/disk/ALTLinux/updates/Spring2001/SRPMS.RE/ <- *.src.rpm

Затем даем команду:
genbasedir --topdir=/mnt/disk/ALTLinux Spring2001/i586 RE
genbasedir --topdir=/mnt/disk/ALTLinux/updates Spring2001/i586 RE

В /etc/apt/sources.list добавить пути к репозитарию:
rpm file:/mnt/disk/ALTLinux Spring2001/i586 RE
rpm-src file:/mnt/disk/ALTLinux Spring2001/i586 RE

rpm file:/mnt/disk/ALTLinux/updates Spring2001/i586 RE
rpm-src file:/mnt/disk/ALTLinux/updates Spring2001/i586 RE

Вот и все.

------------
С уважением,
Олег Гинц





      reply	other threads:[~2001-06-21  9:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-20 19:12 Leonid L. Khachaturov
2001-06-21  9:22 ` Oleg S.Gints [this message]

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='008401c0fa13$8df76fe0$14251cac@cec.amur.elektra.ru' \
    --to=oleg@cec.amur.elektra.ru \
    --cc=mandrake-russian@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