* Quick question?
@ 2013-12-09 15:59 Stojsavljevic, Zoran
2013-12-09 16:00 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-09 16:10 ` Andrey Borzenkov
0 siblings, 2 replies; 5+ messages in thread
From: Stojsavljevic, Zoran @ 2013-12-09 15:59 UTC (permalink / raw)
To: 'The development of GNU GRUB',
'Vladimir 'f-coder/phcoder' Serbinenko'
Hello,
I see that grub-devel changed from bzr to git.
What will be the equivalent of: http://bzr.savannah.gnu.org/lh/grub/trunk/grub/changes ? This link does not work anymore.
How to find what is the GRUB version, from the current snapshot taken from git (git clone git://git.savannah.gnu.org/grub.git)?
Thank you,
Zoran
_______
Most of The Time you should be "intel inside" to be capable to think "out of the box".
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Quick question?
2013-12-09 15:59 Quick question? Stojsavljevic, Zoran
@ 2013-12-09 16:00 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-09 16:10 ` Andrey Borzenkov
1 sibling, 0 replies; 5+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-12-09 16:00 UTC (permalink / raw)
To: Stojsavljevic, Zoran; +Cc: 'The development of GNU GRUB'
[-- Attachment #1: Type: text/plain, Size: 964 bytes --]
On 09.12.2013 16:59, Stojsavljevic, Zoran wrote:
> Hello,
>
> I see that grub-devel changed from bzr to git.
>
> What will be the equivalent of: http://bzr.savannah.gnu.org/lh/grub/trunk/grub/changes ? This link does not work anymore.
>
> How to find what is the GRUB version, from the current snapshot taken from git (git clone git://git.savannah.gnu.org/grub.git)?
>
Doesn't sounds like question for grub-devel or something you'd add
persons manually to CC.
> Thank you,
> Zoran
> _______
> Most of The Time you should be "intel inside" to be capable to think "out of the box".
>
> Intel GmbH
> Dornacher Strasse 1
> 85622 Feldkirchen/Muenchen, Deutschland
> Sitz der Gesellschaft: Feldkirchen bei Muenchen
> Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
> Registergericht: Muenchen HRB 47456
> Ust.-IdNr./VAT Registration No.: DE129385895
> Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Quick question?
2013-12-09 15:59 Quick question? Stojsavljevic, Zoran
2013-12-09 16:00 ` Vladimir 'φ-coder/phcoder' Serbinenko
@ 2013-12-09 16:10 ` Andrey Borzenkov
2013-12-10 12:40 ` Stojsavljevic, Zoran
1 sibling, 1 reply; 5+ messages in thread
From: Andrey Borzenkov @ 2013-12-09 16:10 UTC (permalink / raw)
To: The development of GNU GRUB; +Cc: zoran.stojsavljevic
В Mon, 9 Dec 2013 15:59:19 +0000
"Stojsavljevic, Zoran" <zoran.stojsavljevic@intel.com> пишет:
> Hello,
>
> I see that grub-devel changed from bzr to git.
>
> What will be the equivalent of: http://bzr.savannah.gnu.org/lh/grub/trunk/grub/changes ? This link does not work anymore.
>
I think http://git.savannah.gnu.org/cgit/grub.git/log/ comes close.
> How to find what is the GRUB version, from the current snapshot taken from git (git clone git://git.savannah.gnu.org/grub.git)?
>
Could you really do it from bzr checkout? Usually it is "git describe
HEAD" as long as project maintains release tags.
> Thank you,
> Zoran
> _______
> Most of The Time you should be "intel inside" to be capable to think "out of the box".
>
> Intel GmbH
> Dornacher Strasse 1
> 85622 Feldkirchen/Muenchen, Deutschland
> Sitz der Gesellschaft: Feldkirchen bei Muenchen
> Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
> Registergericht: Muenchen HRB 47456
> Ust.-IdNr./VAT Registration No.: DE129385895
> Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Quick question?
2013-12-09 16:10 ` Andrey Borzenkov
@ 2013-12-10 12:40 ` Stojsavljevic, Zoran
2013-12-11 13:17 ` Colin Watson
0 siblings, 1 reply; 5+ messages in thread
From: Stojsavljevic, Zoran @ 2013-12-10 12:40 UTC (permalink / raw)
To: Andrey Borzenkov, The development of GNU GRUB
Version #5536.
Thank you,
Zoran
_______
Most of The Time you should be "intel inside" to be capable to think "out of the box".
-----Original Message-----
From: Andrey Borzenkov [mailto:arvidjaar@gmail.com]
Sent: Monday, December 09, 2013 5:11 PM
To: The development of GNU GRUB
Cc: Stojsavljevic, Zoran
Subject: Re: Quick question?
В Mon, 9 Dec 2013 15:59:19 +0000
"Stojsavljevic, Zoran" <zoran.stojsavljevic@intel.com> пишет:
> Hello,
>
> I see that grub-devel changed from bzr to git.
>
> What will be the equivalent of: http://bzr.savannah.gnu.org/lh/grub/trunk/grub/changes ? This link does not work anymore.
>
I think http://git.savannah.gnu.org/cgit/grub.git/log/ comes close.
> How to find what is the GRUB version, from the current snapshot taken from git (git clone git://git.savannah.gnu.org/grub.git)?
>
Could you really do it from bzr checkout? Usually it is "git describe HEAD" as long as project maintains release tags.
> Thank you,
> Zoran
> _______
> Most of The Time you should be "intel inside" to be capable to think "out of the box".
>
> Intel GmbH
> Dornacher Strasse 1
> 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gesellschaft:
> Feldkirchen bei Muenchen
> Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas
> Lusk
> Registergericht: Muenchen HRB 47456
> Ust.-IdNr./VAT Registration No.: DE129385895 Citibank Frankfurt a.M.
> (BLZ 502 109 00) 600119052
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Quick question?
2013-12-10 12:40 ` Stojsavljevic, Zoran
@ 2013-12-11 13:17 ` Colin Watson
0 siblings, 0 replies; 5+ messages in thread
From: Colin Watson @ 2013-12-11 13:17 UTC (permalink / raw)
To: grub-devel
On Tue, Dec 10, 2013 at 12:40:28PM +0000, Stojsavljevic, Zoran wrote:
> Version #5536.
There isn't a direct equivalent of "bzr revno" in git (for what I've
always felt are spurious reasons, but anyway). "git describe --tags
HEAD", or just the SHA-1 of the tip commit, are generally reasonable
approaches depending on what you're trying to do.
--
Colin Watson [cjwatson@ubuntu.com]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-12-11 13:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09 15:59 Quick question? Stojsavljevic, Zoran
2013-12-09 16:00 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-09 16:10 ` Andrey Borzenkov
2013-12-10 12:40 ` Stojsavljevic, Zoran
2013-12-11 13:17 ` Colin Watson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).