From: bruno randolf <bruno@thinktube.com>
To: Markus Feldmann <feldmann_markus@gmx.de>, linux-wireless@vger.kernel.org
Subject: Re: Patch for Kernel and Ath5k
Date: Fri, 12 Oct 2007 10:51:46 +0900 [thread overview]
Message-ID: <200710121051.47561.bruno@thinktube.com> (raw)
In-Reply-To: <470E33D4.4060000@gmx.de>
On Thursday 11 October 2007 23:31:48 Markus Feldmann wrote:
> > Shouldn't you be on "everything" ?
> >
> > I'm using:
> >
> > rm -rf wireless-2.6
> > git clone --reference /usr/src/linux-git
> > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
> > cd wireless-2.6
> > git checkout -b everything origin/everything
>
> I got this Message when i execute "git clone ...",
> reference repository '/usr/src/linux-git' is not a local directory
> any Idea?
just don't use this option then...
git clone \
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
cd wireless-2.6
git checkout -b everything origin/everything
-> exactly like its documented in
http://linuxwireless.org/en/users/Drivers/ath5k#Hackingath5k
i know, git can appear overwhelming in the beginnig, but its rather easy once
you get used to it. if you have known subversion before this document gets
you started: http://git.or.cz/course/svn.html
anyhow you should read the instructions...
good luck,
bruno
next prev parent reply other threads:[~2007-10-12 1:51 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 11:51 Patch for Kernel and Ath5k Markus Feldmann
2007-10-10 11:59 ` bruno randolf
2007-10-10 12:14 ` Markus Feldmann
2007-10-10 12:32 ` bruno randolf
2007-10-10 12:37 ` Markus Feldmann
2007-10-10 13:02 ` Holger Schurig
2007-10-10 13:35 ` Markus Feldmann
2007-10-10 15:57 ` Markus Feldmann
2007-10-10 17:33 ` John W. Linville
[not found] ` <470D17F2.7020906@gmx.de>
2007-10-10 19:27 ` John W. Linville
[not found] ` <470D3438.7060206@gmx.de>
2007-10-10 21:01 ` John W. Linville
2007-10-10 21:55 ` Luis R. Rodriguez
[not found] ` <470DFF7A.2090600@gmx.de>
2007-10-11 13:16 ` Holger Schurig
[not found] ` <470E33D4.4060000@gmx.de>
2007-10-12 1:51 ` bruno randolf [this message]
2007-10-10 12:00 ` Markus Feldmann
2007-10-10 13:37 ` Nick Kossifidis
2007-10-10 13:45 ` Markus Feldmann
2007-10-10 13:57 ` Nick Kossifidis
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=200710121051.47561.bruno@thinktube.com \
--to=bruno@thinktube.com \
--cc=feldmann_markus@gmx.de \
--cc=linux-wireless@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.