Re: Grub2 plain dm-crypt support

2014-11-18 Thread Andrei Borzenkov
В Tue, 18 Nov 2014 10:56:46 + John Lane g...@jelmail.com пишет: Here are patches that can be applied to master (004a2b1ef at time of writing this). 0001 is the result of merging branch peter/devmapper (e7f405abb) 0002 contains the changes that I made. I'm just sending this in case

Re: Grub2 plain dm-crypt support

2014-11-15 Thread Andrei Borzenkov
В Mon, 10 Nov 2014 11:43:02 + John Lane g...@jelmail.com пишет: On 09/11/14 19:31, Andrei Borzenkov wrote: Only the last commit which adds plain dm-crypt support is relevant. And it is pretty much independent of the rest of grub. I checked it out and tried unsuccessfully to build due

Re: grub-install and setup for the grub2 builtin command line

2014-11-11 Thread Andrei Borzenkov
В Tue, 11 Nov 2014 15:02:16 +0300 intmai...@gmail.com intmai...@gmail.com пишет: Hello, I want to burn a cdrom boot loader that contains just the built in command line. For grub legacy I did it very well. Before making any cdrom I would want to know what is the equvalent of grub-install

Re: Cryptomount is blind (useless systematic check, lvm, etc.)

2014-11-09 Thread Andrei Borzenkov
В Sun, 09 Nov 2014 16:53:50 +0100 Garreau\, Alexandre galex-...@galex-713.eu пишет: Hello, I’ve got some problems with cryptomount, trying to make a superportable script that could automatically detect any sort of OS or bootable thing and offer options to boot it. I’ve encountered multiples

Re: grub renders png menu icons without semi-transparency

2014-11-09 Thread Andrei Borzenkov
В Sun, 9 Nov 2014 19:38:28 +0200 Alexander Shashkevych a...@stunpix.com пишет: Hello, I'm customizing my grub config to use my own theme. Theme contains menu icons with alpha channel and font was taken from other theme where it renders with antialiasing, but in my case everything is

Re: Grub2 plain dm-crypt support

2014-11-08 Thread Andrei Borzenkov
В Sat, 08 Nov 2014 20:48:55 + John Lane g...@jelmail.com пишет: Hello, I am trying to establish whether Grub2 can open a plain-mode dm-crypt volume. I have |grub-install (GRUB) 2.02~beta2| I can't find much information on the subject, the most recent I can see is a thread from a

Re: Environment variable access from theme pack

2014-10-29 Thread Andrei Borzenkov
В Tue, 28 Oct 2014 21:42:14 -0600 Joseph Kelly dir...@gmail.com пишет: I have grub2 served up from a PXE server. Is it possible to dynamically set the text of a theme by setting it to an environment variable? For example, if I wanted to set the title-text of a theme to ${pxe_default_mac}

Re: Grub2 : PXE : grub.cfg : setting default boot option to hotkey definition

2014-10-29 Thread Andrei Borzenkov
В Wed, 29 Oct 2014 14:35:35 -0600 Joseph Kelly dir...@gmail.com пишет: *Set up* I have grub2 served up from a linux PXE server. *Question* Is it possible to set the default option to a defined hotkey? *Use case* I have a menu set up with 20+ boot options and I want to move things around

Re: Getting the grub development source via git http

2014-10-28 Thread Andrei Borzenkov
В Tue, 28 Oct 2014 13:43:09 -0700 David Marx david.m.m...@oracle.com пишет: I'm trying to download the grub development tree. I believe the site I am coming from blocks the git ports, so I am trying to use http. I run the following. Am I running the git clone correctly? No.

Re: couldn't terminate EFI services error caused by buggy BIOS and the workaround

2014-10-26 Thread Andrei Borzenkov
В Mon, 27 Oct 2014 10:25:59 +0800 Wang Weber mail.weber.w...@gmail.com пишет: Hi, I am using grub-1.99 on a x86 platform. Please tets current GIT master, it should be fixed there. If not, report to grub-devel. The BIOS is originated from AMI and

Re: GRUB for EFI is Complaining about the Absence of vbe.mod...

2014-10-15 Thread Andrei Borzenkov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 В Wed, 15 Oct 2014 16:03:56 -0400 SevenBits sevenbitst...@gmail.com пишет: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, I'm in a bit of a predicament, and I hope that someone more skilled than I am can help. I'm compiling GRUB

Re: Memory-mapped UART terminal

2014-10-09 Thread Andrei Borzenkov
On Tue, Oct 7, 2014 at 12:27 AM, Andrew Wygle and...@planetaryresources.com wrote: Hello the list, I am bringing up a newer board which does not have its COM ports in the usual I/O ports. As far as I can tell, they are solely memory mapped. I am trying to get GRUB2's serial terminal

Re: Obtaining string results from http calls

2014-09-26 Thread Andrei Borzenkov
В Fri, 26 Sep 2014 15:30:46 -0600 Joseph Kelly dir...@gmail.com пишет: Hello, Can someone point me in a direction for correct usage of the HTTP module to help in returning strings? Is there any documentation for this online? I am using source code for Grub 2.02~beta2 I am attempting to

Re: x64 UEFI Network boot configuration and targets?

2014-09-17 Thread Andrei Borzenkov
В Wed, 17 Sep 2014 15:58:31 -0600 Joseph Kelly dir...@gmail.com пишет: Hello, What I need: instructions for *configure* and *make* to compile grubnetx64.efi. I am attempting to compile a grubnetx64.efi boot image from the GRUB2 source code. I have attempted to write a custom

Re: Disabling UUID in grub-mkconfig_lib

2014-09-15 Thread Andrei Borzenkov
В Tue, 16 Sep 2014 09:14:47 +1000 Carl Turney c...@boms.com.au пишет: Hi Richard, Andrei, and Simon, Thanks for the helpful replies. Richard: I would have rewritten and resubmitted my question, but didn't get around to it. Andrei: So, if I just changed that =one= line in

Re: Problem after update with grub and --unrestricted on i386

2014-09-13 Thread Andrei Borzenkov
В Fri, 05 Sep 2014 19:17:23 +0800 lukshun...@gmail.com пишет: On Friday, September 05, 2014 03:25 AM, Jordan Uggla wrote: On Wed, Sep 3, 2014 at 5:36 AM, Michael D. Setzer II mi...@kuentos.guam.net wrote: Most of my systems are x64 machines, but have 3 32 bit machines and on these after

Re: Disabling UUID in grub-mkconfig_lib

2014-09-13 Thread Andrei Borzenkov
В Mon, 08 Sep 2014 12:07:07 +1000 Carl Turney c...@boms.com.au пишет: Hello, and thanks in advance, * INTRO/EXPLANATION: * Although I have done some programming (only part-time, long ago, and in obsolete languages)... Currently I'm just a busy user (NOT an IT technician) and

Re: Disabling UUID in grub-mkconfig_lib

2014-09-13 Thread Andrei Borzenkov
В Sat, 13 Sep 2014 21:09:44 +0100 Simon Hobson li...@thehobsons.co.uk пишет: Andrei Borzenkov arvidj...@gmail.com wrote: What exactly do you mean under identify drives? If you mean kernel root=XXX parameter, just add (or change) GRUB_DISABLE_LINUX_UUID=true in /etc/default/grub

Re: Password and key

2014-08-27 Thread Andrei Borzenkov
В Wed, 27 Aug 2014 13:29:17 +0200 Garreau\, Alexandre galex-...@galex-713.eu пишет: Hello, I’m trying to set up a secure —the most I can— X60t with libreboot on it and GRUB as a payload. GNUtoo recommended me to set a password to GRUB to stop potential attacker to execute any code on the

<    2   3   4   5   6   7