Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread Andrey Borzenkov
В 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

Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread Andrey Borzenkov
В 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

grub_machine_fini definition inconsistencies

2013-11-09 Thread Glenn Washburn
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

Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread Andrey Borzenkov
В 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

Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread Andrey Borzenkov
В 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:

Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread 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:43 -0600 > > > Glenn Washburn пишет: > > > > > >> On Fri, 08 Nov 2013 19:

Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread 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:54:43 +0100 > >> Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >> > >>>

Re: Install_c merge intention

2013-11-09 Thread Andrey Borzenkov
В 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

Re: pvgrub2 is merged

2013-11-09 Thread Andrey Borzenkov
В 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

Re: [Xen-devel] pvgrub2 is merged

2013-11-09 Thread Samuel Thibault
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

pvgrub2 is merged

2013-11-09 Thread 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_64 ./autogen.sh ./configure --target=$ARCH --with-platform=xen make mkdir -p boot/grub/ cat >

PowerMac serial console confusion

2013-11-09 Thread Aaro Koskinen
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

2 quick questions

2013-11-09 Thread Gerard Butler
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

Re: grub2 boot root-on-zfs errors

2013-11-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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

Re: grub2 boot root-on-zfs errors

2013-11-09 Thread Beeblebrox
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]

Install_c merge intention

2013-11-09 Thread 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 signature.asc Description: OpenPGP digital signature _

Re: __stack_chk_fail in regexp is not defined

2013-11-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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