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] Установка KDevelop из бранча 4.1
Date: Mon, 14 Jul 2008 11:29:39 +0600
Message-ID: <200807141129.39837.marsden@mail.ru> (raw)
In-Reply-To: <487AC5E1.2000004@rambler.ru>

В сообщении от Monday 14 July 2008 09:20:01 alisher написал(а):
> >>
> >> а в бранче и i586 и noarch подключили?
> >> _______________________________________________
> >> community mailing list
> >> community@lists.altlinux.org
> >> https://lists.altlinux.org/mailman/listinfo/community
> >
> > да, я их выкачал на винт и прописал в синаптике
> > _______________________________________________
>
> А как это делается? А то я по старинке rpm -Uhv.
>
для начала ставим apt-utils

Я сделал такую структуру каталогов

/home/ALT/branch/i586/RPMS.classic
/home/ALT/branch/noarch/RPMS.classic

далее - выполняем rsync (Внимание! собрать следующие две строчки в одну 
строку!!!)

rsync -av -P --delete-after --bwlimit=1490 *** здесь перенос!!! *** 
rsync://rsync.altlinux.ru/ALTLinux/4.1/branch/files/i586/RPMS/ /home/ALT/branch/i586/RPMS.classic

(тоже собрать в одну)

rsync -av -P --delete-after --bwlimit=1490 *** здесь перенос!!! *** 
rsync://rsync.altlinux.ru/ALTLinux/4.1/branch/files/noarch/RPMS/ /home/ALT/branch/noarch/RPMS.classic

и затем, на каждый дистрибутив выполнить отдельный genbasedir (из 
apt-utils)

genbasedir --progress --create --topdir=/home/ALT/branch/ i586 classic
genbasedir --progress --create --topdir=/home/ALT/branch/ noarch classic


при этом формируются каталоги base соответственно в i586, noarch и т.д.... 
можно так же скачать x86_64 и SRPMS....

затем в синаптике идем в настройки-репозитории, жмем кнопку "Создать" и 
задаем параметры
rpm (стоит по умолчанию)
URI - file:///home/ALT/branch/
дистрибутив - i586
Раздел(ы) - classic

потом опять "Создать"
rpm (стоит по умолчанию)
URI - file:///home/ALT/branch/
дистрибутив - noarch
Раздел(ы) - classic

все! Жмем "ОК", затем "Получить сведения" и наслаждаемся бранчем на своем 
винте

полный объем бранча 13 гигов


      reply	other threads:[~2008-07-14  5:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-12  8:39 Denis Nazarov
2008-07-12 11:20 ` Владимир
2008-07-12 12:16   ` Denis Nazarov
2008-07-13 10:38     ` Motsyo Gennadi aka Drool
2008-07-14  3:20     ` alisher
2008-07-14  5:29       ` Denis Nazarov [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=200807141129.39837.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