В Sun, 10 Nov 2013 09:39:06 +0400
Andrey Borzenkov пишет:
> В Sat, 9 Nov 2013 23:09:35 -0600
> Glenn Washburn пишет:
>
> > On Sat, 09 Nov 2013 12:37:08 +0100
> > Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> >
> > > On 09.11.2013 05:11, Andrey Borzenkov wrote:
> > > > В Fri, 8 Nov 2013 14:42
В Sun, 10 Nov 2013 09:39:06 +0400
Andrey Borzenkov пишет:
> В Sat, 9 Nov 2013 23:09:35 -0600
> Glenn Washburn пишет:
>
> > On Sat, 09 Nov 2013 12:37:08 +0100
> > Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> >
> > > On 09.11.2013 05:11, Andrey Borzenkov wrote:
> > > > В Fri, 8 Nov 2013 14:42
I'm now getting compilation errors for platform efi.
/home/crass/development/bootloader/grub2-src/grub.git/grub-core/lib/efi/halt.c:
In function
‘grub_halt’:
/home/crass/development/bootloader/grub2-src/grub.git/grub-core/lib/efi/halt.c:30:3:
error: too few arguments to function ‘grub_machine_fin
В Sun, 10 Nov 2013 09:39:06 +0400
Andrey Borzenkov пишет:
> В Sat, 9 Nov 2013 23:09:35 -0600
> Glenn Washburn пишет:
>
> > On Sat, 09 Nov 2013 12:37:08 +0100
> > Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> >
> > > On 09.11.2013 05:11, Andrey Borzenkov wrote:
> > > > В Fri, 8 Nov 2013 14:42
В Sat, 9 Nov 2013 23:33:54 -0600
Glenn Washburn пишет:
> On Sat, 09 Nov 2013 12:37:08 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>
> > On 09.11.2013 05:11, Andrey Borzenkov wrote:
> > > В Fri, 8 Nov 2013 14:42:43 -0600
> > > Glenn Washburn пишет:
> > >
> > >> On Fri, 08 Nov 2013 19:
В Sat, 9 Nov 2013 23:09:35 -0600
Glenn Washburn пишет:
> On Sat, 09 Nov 2013 12:37:08 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>
> > On 09.11.2013 05:11, Andrey Borzenkov wrote:
> > > В Fri, 8 Nov 2013 14:42:43 -0600
> > > Glenn Washburn пишет:
> > >
> > >> On Fri, 08 Nov 2013 19:
On Sat, 09 Nov 2013 12:37:08 +0100
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 09.11.2013 05:11, Andrey Borzenkov wrote:
> > В Fri, 8 Nov 2013 14:42:43 -0600
> > Glenn Washburn пишет:
> >
> >> On Fri, 08 Nov 2013 19:54:43 +0100
> >> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> >>
> >>>
В Sat, 09 Nov 2013 13:51:09 +0100
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> Hello, all. install_c is feature complete and I intent to make it
> upstream unless issues are raised until 16 Nov. It's available under
> http://git.savannah.gnu.org/cgit/grub.git/log/?h=phcoder/install_c
>
Does n
В Sat, 09 Nov 2013 21:52:20 +0100
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> Hello, all. pvgrub2 has just became part of upstream grub as ports i386-xen
> and x86_64-xen.
> http://git.savannah.gnu.org/cgit/grub.git
>
> Documentation on its usage is missing for now but in short:
> ARCH=x86_6
Vladimir 'φ-coder/phcoder' Serbinenko, le Sat 09 Nov 2013 21:52:20 +0100, a
écrit :
> pvgrub2 has just became part of upstream grub as ports i386-xen and
> x86_64-xen.
\o/
Samuel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/ma
Hello, all. pvgrub2 has just became part of upstream grub as ports i386-xen and
x86_64-xen.
http://git.savannah.gnu.org/cgit/grub.git
Documentation on its usage is missing for now but in short:
ARCH=x86_64
./autogen.sh
./configure --target=$ARCH --with-platform=xen
make
mkdir -p boot/grub/
cat >
Hi,
On Apple Xserve G5, the device tree looks like this with Linux v3.12:
/proc/device-tree/ht@0,f200/pci@3/mac-io@7/escc@13000/ch-b@13000
/proc/device-tree/ht@0,f200/pci@3/mac-io@7/escc@13000/ch-a@13020
Linux picks the ch-a as the first serial port:
[2.28858
Is it possible to pass a command to a Linux based OS? So for instance I select
Ubuntu or Fedora and I tell it to run some script as soon as it boots and I can
put this comand in the menuentry.
My second question is that is it possible to control navigation within GRUB
using a joystick? I know it
On 09.11.2013 16:31, Beeblebrox wrote:
> As of today, Nov/9/13, I have updated the git repo to latest version.
> The error persists:
>
> /usr/bin/ld: unrecognised emulation mode: elf_i386
> Supported emulations: elf_x86_64_fbsd elf_i386_fbsd
> cc: error: linker command failed with exit code 1 (use
As of today, Nov/9/13, I have updated the git repo to latest version.
The error persists:
/usr/bin/ld: unrecognised emulation mode: elf_i386
Supported emulations: elf_x86_64_fbsd elf_i386_fbsd
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [disk.module]
Hello, all. install_c is feature complete and I intent to make it
upstream unless issues are raised until 16 Nov. It's available under
http://git.savannah.gnu.org/cgit/grub.git/log/?h=phcoder/install_c
signature.asc
Description: OpenPGP digital signature
_
On 09.11.2013 05:11, Andrey Borzenkov wrote:
> В Fri, 8 Nov 2013 14:42:43 -0600
> Glenn Washburn пишет:
>
>> On Fri, 08 Nov 2013 19:54:43 +0100
>> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>
>>> On 08.11.2013 19:42, Glenn Washburn wrote:
Now, I'm getting this error while building. Bug
17 matches
Mail list logo