ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Alexey Sheplyakov <asheplyakov@basealt.ru>
To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org>
Subject: Re: [d-kernel] Q: private links
Date: Fri, 16 Dec 2022 18:56:38 +0400
Message-ID: <Y5yHJnUsIw2jVtcf@asheplyakov-rocket> (raw)
In-Reply-To: <20221216163438.857a0d236f5627c186eefdb2@altlinux.org>

On Fri, Dec 16, 2022 at 04:34:38PM +0300, Andrey Savchenko wrote:
> Добрый день!

Здравствуйте!

> Зачем закрытый gitflic когда есть открытый git.alt я вообще не понимаю.

1. git.alt не является открытым, т.к. клонирование репозиториев
   размером чуть больше helloworld.sh доступно только по ssh:

$ 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.




  reply	other threads:[~2022-12-16 14:56 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 [this message]
2022-12-16 16:09     ` Vitaly Chikunov
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=Y5yHJnUsIw2jVtcf@asheplyakov-rocket \
    --to=asheplyakov@basealt.ru \
    --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