Re: [PATCH 1/3] Remove extra declaration of sleep for mingw32.

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Committed. Thanks. Note that your Changelog format was wrong. See the actual commit on how to do it correctly. On 21.09.2011 22:49, Mario Limonciello wrote: > === modified file 'ChangeLog' > --- ChangeLog 2011-09-17 21:40:10 + > +++ ChangeLog 2011-09-21 20:36:50 + > @@ -1,3 +1,7 @@ > +2

Re: [PATCH 2/3] Use _fullpath instead of realpath on mingw32

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Applied. Several stylistic problem (the uselessly nested #if being one of them) fixed. On 21.09.2011 22:49, Mario Limonciello wrote: > === modified file 'ChangeLog' > --- ChangeLog 2011-09-21 20:36:50 + > +++ ChangeLog 2011-09-21 20:38:06 + > @@ -1,6 +1,7 @@ > 2011-09-21 Mario Limonci

Re: [PATCH 3/3] Strip trailing slashes on PHYSICALDRIVE%d paths when making Windows CreateFile calls.

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Committed. Thanks On 21.09.2011 22:49, Mario Limonciello wrote: > === modified file 'ChangeLog' > --- ChangeLog2011-09-21 20:38:06 + > +++ ChangeLog2011-09-21 20:39:06 + > @@ -2,6 +2,8 @@ > > * Remove extra declaration of sleep for mingw32. > * No realpath on mingw32. Ins

Re: [PATCH 1/2] Undefine GRUB_UTIL in grub-core/lib/crypto.c for MINGW32 as termios is not supported.

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Rejected for the reasons already explained. On 21.09.2011 23:29, Mario Limonciello wrote: > === modified file 'ChangeLog' > --- ChangeLog 2011-09-21 20:39:06 + > +++ ChangeLog 2011-09-21 21:00:59 + > @@ -4,6 +4,8 @@ > * No realpath on mingw32. Instead use _fullpath. > *

Re: [PATCH] Use Autogen macros to reduce Makefile.tpl size

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 27.08.2011 03:15, BVK Chaitanya wrote: > Hi, > > > Attached patch removes lots of repeated Autogen code snippets from > Makefile.tpl with the help of Autogen macros. This reduces the > Makefile.tpl size from 9MB to less than 2MB. > > > Go ahead > thanks, > bvk.chaitanya > > > __

Re: [PATCH 2/2] Disable unsupported grub_util_get_fd_sectors in geli on MINGW32

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Rejected. Better a compilation error than an eratic behaviour on runtime. On 21.09.2011 23:29, Mario Limonciello wrote: > === modified file 'ChangeLog' > --- ChangeLog 2011-09-21 21:00:59 + > +++ ChangeLog 2011-09-21 21:18:21 + > @@ -6,6 +6,8 @@ > Windows CreateFile calls. >

Re: Using grub on fuloong 6004

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 25.07.2011 23:46, David Kuehling wrote: >> "Vladimir" == Vladimir 'φ-coder/phcoder' Serbinenko >> writes: > [..] >>> - keyoard still not working. Tried plugging in after grub startup, >>> but doesn't help (for grub-diy.elf i had to shortly plug in the >>> keyboard to select it in pmon

Re: [PATCH] Re: [Fwd: [Resolved] Grub2 can not detect usb disk]

2011-09-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.08.2011 11:57, Aleš Nesrsta wrote: > Hi Vladimir, > > there is the patch with @Rock changes. Go ahead. Don't forget to put an acknowledgement to Rock Cui (put him as an author, and yourself as a co-author) > I hope I didn't make some mistake during cleanup/macroify... > > You may note some ad