ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Шрифты в консоли: опять?
Date: Thu, 20 Mar 2008 14:23:08 +0300
Message-ID: <20080320112308.GI3835@newmaster.mivlgu.local> (raw)
In-Reply-To: <47E233A0.6080605@rambler.ru>

[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]

On Thu, Mar 20, 2008 at 12:51:28PM +0300, Alexei V. Mezin wrote:

> [alexei@threebears kernel-devel]$ pwd
> /home/alexei/kernel-devel
> [alexei@threebears kernel-devel]$ git clone git://git.altlinux.org/people/vsu/packages/kernel-build-scripts work
> Initialized empty Git repository in /home/alexei/kernel-devel/work/.git/
[...]
> [alexei@threebears kernel-devel]$ cd ./work/
> [alexei@threebears work]$ git clone git://git.altlinux.org/people/vsu/packages/kernel-image-2.6.18 kernel
> Initialized empty Git repository in /home/alexei/kernel-devel/work/kernel/.git/
[...]
> [alexei@threebears work]$ git clone git://git.altlinux.org/people/vsu/packages/kernel-modules modules
> Initialized empty Git repository in /home/alexei/kernel-devel/work/modules/.git/
[...]
> Warning: Remote HEAD refers to nonexistent ref, unable to checkout.
> [alexei@threebears work]$ git fetch origin 'refs/heads/*:refs/heads/*'

Вот тут в документации ошибка - эту команду нужно выполнять не в этом
каталоге, а в подкаталогах kernel и modules:

	cd kernel
	git fetch origin 'refs/heads/*:refs/heads/*'
	cd ../modules
	git fetch origin 'refs/heads/*:refs/heads/*'
	cd ..

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2008-03-20 11:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 20:42 Alexei V. Mezin
2008-03-19  0:14 ` Alexei V. Mezin
2008-03-19 10:02   ` Sergey Vlasov
2008-03-19 11:46     ` Alexei V. Mezin
2008-03-19 11:53       ` Konstantin A. Lepikhov
2008-03-19 12:05         ` Alexei V. Mezin
2008-03-19 12:16           ` Dmitry V. Levin
2008-03-20  5:50             ` Oleg Sukhanov
2008-03-20  9:51               ` Alexei V. Mezin
2008-03-20 11:23                 ` Sergey Vlasov [this message]
2008-03-21  9:10                   ` Alexei V. Mezin
2008-03-21  9:22                     ` [sisyphus] kernel-build-scripts Dmitry V. Levin
2008-03-21  9:33                       ` Alexei V. Mezin
2008-03-21 10:44                         ` Anton Farygin
2008-03-21 10:38                     ` [sisyphus] Шрифты в консоли: опять? Konstantin A. Lepikhov
2008-03-21 10:49                     ` Sergey Vlasov
2008-03-22 20:07                       ` Alexei V. Mezin
2008-03-20 13:09               ` Michael Shigorin
2008-03-19 12:38         ` Led
2008-03-19 17:45         ` Michael Shigorin

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=20080320112308.GI3835@newmaster.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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