release notes for 1.99 ?

2010-09-01 Thread Bruce Edge
Is there a release notes page for the upcoming 1.99 release? (Or any other 1.99 specific info either for that matter) Thanks -Bruce ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: Problems booting Linux via PXE

2010-08-26 Thread Bruce Edge
On Thu, Aug 26, 2010 at 1:48 AM, Omni Flux > wrote: > The newreloc branch resolves this issue for me; hopefully it does for Ian > as well. > > Thanks for pointing it out. > > -- > Omni Flux > > I have also seen this issue but chalked it up to user error. (version 1.98-1ubuntu7) I watched wireshar

Re: update-grub & Xen boot stanza generation

2010-05-24 Thread Bruce Edge
refix puts the Xen boot entries before # the linux kernel entries # # OPTIONS: --- # REQUIREMENTS: --- grub2, Xen hypervisor # BUGS: --- probably # NOTES: --- Copied from 10_linux with a few hacks to make ir work for Xen. #

Re: update-grub & Xen boot stanza generation

2010-05-21 Thread Bruce Edge
2010/5/20 Grégoire Sutre > > Bruce Edge wrote: > >> I actually had the kernel arg=val repeated twice originally, but the >> xen-devel guys said to use dummy=dummy. > > Maybe the xen-devel guys meant the following grub command: > > multiboot /boot/xen.gz dummy=dum

Re: update-grub & Xen boot stanza generation

2010-05-20 Thread Bruce Edge
t" the multiboot kernel file? > Wouldn't GRUB try to load the file called "dummy=dummy"? > > > --S > > Quoting Bruce Edge, who wrote the following on Thu, 20 May 2010: > > There's a bug in certain hypervisor versions where it drops the first >>

Re: update-grub & Xen boot stanza generation

2010-05-20 Thread Bruce Edge
2010/5/20 Vladimir 'φ-coder/phcoder' Serbinenko > Bruce Edge wrote: > > Hi > > Apologies in advance if this is already in the works. > > > > I wanted to provide an etc/grub.d rule for generating boot stanzas for > > Xen based systems such that it would

Re: update-grub & Xen boot stanza generation

2010-05-20 Thread Bruce Edge
gt; > --S > > > Quoting Bruce Edge, who wrote the following on Thu, 20 May 2010: > > Hi >> Apologies in advance if this is already in the works. >> >> I wanted to provide an etc/grub.d rule for generating boot stanzas for Xen >> based systems such that it wou

update-grub & Xen boot stanza generation

2010-05-20 Thread Bruce Edge
ir work for Xen. # Incorporated suggestions to only do this for valid dom0 kernels # AUTHOR: Bruce Edge (BRE), bruce.e...@lsi.com # COMPANY: LSI # VERSION: 1.0 # CREATED: 05/19/2010 02:32:34 PM PDT