ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Vitaly Chikunov <vt@altlinux.org>
To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org>
Subject: Re: [d-kernel] Q: private links
Date: Fri, 16 Dec 2022 19:09:33 +0300
Message-ID: <20221216160933.7z227lqqwiwjpdc6@altlinux.org> (raw)
In-Reply-To: <Y5yHJnUsIw2jVtcf@asheplyakov-rocket>

On Fri, Dec 16, 2022 at 06:56:38PM +0400, Alexey Sheplyakov wrote:
> On Fri, Dec 16, 2022 at 04:34:38PM +0300, Andrey Savchenko wrote:
> > Добрый день!
> 
> Здравствуйте!
> 
> > Зачем закрытый gitflic когда есть открытый git.alt я вообще не понимаю.
> 
> 1. git.alt не является открытым, т.к. клонирование репозиториев
>    размером чуть больше helloworld.sh доступно только по ssh:

JFYI: По http должно работать (так же как и с gitflic):

  $ git clone -b baikalm-6.1.y http://git.altlinux.org/people/asheplyakov/packages/linux.git
  Cloning into 'linux'...
  Fetching objects: 9938293, done.
  Checking connectivity: 9938293, done.
  Updating files: 100% (78722/78722), done.


> 
> $ git clone -b baikalm-6.1.y git://git.altlinux.org/people/asheplyakov/packages/linux.git
> Cloning into 'linux'...
> remote: Counting objects: 9938293, done.
> remote: fatal: mmap failed: Cannot allocate memory
> remote: aborting due to possible repository corruption on the remote side.
> fatal: early EOF
> fatal: fetch-pack: invalid index-pack output
> 
> 2. Просмотр и клонирование с gitflic доступно без регистрации и СМС^W^W:
> 
> $ git clone -b baikalm-6.1.y https://gitflic.ru/project/alt-linux/linux.git
> Cloning into 'linux'...
> remote: Counting objects: 9411802, done
> remote: Finding sources: 100% (9411802/9411802)
> remote: Getting sizes: 100% (513690/513690)
> remote: Compressing objects: 100% (632355/632355)
> remote: Total 9411802 (delta 7853474), reused 9411549 (delta 7853261)
> Receiving objects: 100% (9411802/9411802), 2.99 GiB | 10.55 MiB/s, done.
> Resolving deltas: 100% (7853474/7853474), done.
> Updating files: 100% (78722/78722), done.
> 
> 
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel


  reply	other threads:[~2022-12-16 16:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 13:11 Konstantin Lepikhov
2022-12-16 13:34 ` Andrey Savchenko
2022-12-16 14:56   ` Alexey Sheplyakov
2022-12-16 16:09     ` Vitaly Chikunov [this message]
2022-12-16 19:43     ` Andrey Savchenko
2022-12-19 10:22       ` Alexey Sheplyakov

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=20221216160933.7z227lqqwiwjpdc6@altlinux.org \
    --to=vt@altlinux.org \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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