Re: [PATCH] Documentation update for recent GRUB script changes

2010-09-02 Thread Colin Watson
On Fri, Aug 20, 2010 at 04:18:14PM +0530, BVK Chaitanya wrote: > === modified file 'docs/grub.texi' > --- docs/grub.texi2010-08-01 16:25:09 + > +++ docs/grub.texi2010-08-20 10:38:22 + > @@ -1206,8 +1206,10 @@ > The backslash retains its special meaning only when followed by one of

Re: Problems booting Linux via PXE

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 08/27/2010 12:55 AM, Turner, Ian wrote: >> On 08/25/2010 09:02 PM, Turner, Ian wrote: >> >>> I’m having some trouble using GRUB to boot Linux via PXE. >>> > >> Could you try newreloc branch which is about to be merged? >> > The newreloc branch solved the problem and allowed m

Re: Bug report: PXE blocksize

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 08/30/2010 04:52 PM, Turner, Ian wrote: >> I don't see where you mean. The only reference to pxe_blksize I see in >> pxefs_read is following: >> o.packet_size = grub_pxe_blksize; >> grub_pxe_call (GRUB_PXENV_TFTP_OPEN, &o); >> Which is called only when reopening file. Could you retry

Re: [PATCH] Bash completion script for util commands

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09/01/2010 02:40 PM, Yves Blusseau wrote: > * Makefile.am: Add util/bash-completion.d directory > * configure.ac: Likewise. > * util/bash-completion.d/Makefile.am: New file. > * util/bash-completion.d/grub-completion.bash.in: Likewise. > --- > ChangeLog.completion.bash

Re: status of grub netboot in GRUB2

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09/01/2010 10:40 PM, Turner, Ian wrote: > John, > > What happens when you load GRUB from media and then load the pxe module? Nothing > Do you get access to the PXE filesystem? No > I think you can even specify the tftp server to use by setting some > variables. > > AFAIK PXE rom simply isn

Re: status of grub netboot in GRUB2

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
> Vladimir Serbinenko wrote: > | Manoelo Abranches is working on this feature: > | http://bzr.savannah.gnu.org/r/grub/people/mrabran/grub_net/ > > I looked and don't see any content anywhere under that page > or the neighbouring > http://bzr.savannah.gnu.org/r/grub/people/phcoder/net/.bzr/ > >

Re: [PATCH] Build system improvements

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 08/29/2010 02:15 PM, BVK Chaitanya wrote: > Hi, > > > Attached patch has few more improvements for automake build system: > > 1. It removes the need to create def-* and und-* list files for > creating moddep.lst > > 2. It removes gencmdlist.sh, genfslist.sh etc. scripts and creates > commands.

Re: status of grub netboot in GRUB2

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 09/02/2010 06:38 AM, Manoel Rebelo Abraches wrote: > That branch is a bit outdated, I'll update id until next week at most. > We have so far the tftp protocol and a pseudo driver for open firmware. > It worked grate in our tests so far. Sounds interesting. > Though it is aimed only for > sequen

[PATCH] grub-mknetdir sciprt for convenience

2010-09-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
A small script for creating netboot directories. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === added file 'ChangeLog.mknet' --- ChangeLog.mknet 1970-01-01 00:00:00 + +++ ChangeLog.mknet 2010-09-02 15:15:53 + @@ -0,0 +1,7 @@ +2010-09-02 Vladimir Serbinenko + + grub-mknetdir scri

Re: Wrong format of kernel.img if build on Cygwin (was: no subject)

2010-09-02 Thread Christian Franke
lode leroy wrote: > I tried compiling grub from bzr on cygwin. > > grub-mkimage failed with the following error: > > ~/grub/build/grub-core $ ../grub-mkimage -v -O i386-pc -d . -o > core.img biosdisk part_msdos fat ntfs > ../grub-mkimage: info: getting the size of ./biosdisk.mod. > [...] > .

Re: (no subject)

2010-09-02 Thread BVK Chaitanya
Sorry, I didn't notice you mentioned cygwin there, my bad :( -- bvk.chaitanya ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: (no subject)

2010-09-02 Thread BVK Chaitanya
Are you sure your build was fine? What is your bzr revision? It worked fine for me with below output: b...@dbook:~/Work/grub2/m/b/grub-core$ ../grub-mkimage -v -O i386-pc -d . -o core.img biosdisk part_msdos fat ntfs ../grub-mkimage: info: getting the size of ./biosdisk.mod. ../grub-mkimage: in

(no subject)

2010-09-02 Thread lode leroy
I tried compiling grub from bzr on cygwin. grub-mkimage failed with the following error: ~/grub/build/grub-core $ ../grub-mkimage -v -O i386-pc -d . -o core.img biosdisk part_msdos fat ntfs ../grub-mkimage: info: getting the size of ./biosdisk.mod. ../grub-mkimage: info: getting the size of ./p

Re: [PATCH 0/2] Add some usefull variables

2010-09-02 Thread Yves Blusseau
Le 02/09/2010 04:24, BVK Chaitanya a écrit : You forget to attach the patch? No the patchs (1 and 2) are on the ML smime.p7s Description: S/MIME Cryptographic Signature ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/lis