[PATCH] bootp: add native DHCPv4 support

2016-03-20 Thread Andrei Borzenkov
This patch adds support for native DHCPv4 and removes requirement for BOOTP compatibility support in DHCP server. There is no provision for selecting preferred server. We take the first OFFER and try to REQUEST configuration from it. If NAK was received, transaction is restarted, but if we hit tim

Re: [PATCH] bootp: set is_def while processing dhcp ack

2016-03-20 Thread Nikunj A Dadhania
Andrei Borzenkov writes: > 17.03.2016 11:45, Nikunj A Dadhania пишет: >> Andrei Borzenkov writes: >> >>> On Thu, Mar 17, 2016 at 11:04 AM, Nikunj A Dadhania >>> wrote: net_default_interface=ofnet_net:dhcp net_default_ip=(null) net_default_mac=(null) net_default_server=10.0.

Re: [PATCH] bootp: set is_def while processing dhcp ack

2016-03-20 Thread Nikunj A Dadhania
Andrei Borzenkov writes: > On Thu, Mar 17, 2016 at 9:16 AM, Nikunj A Dadhania > wrote: >> Andrei Borzenkov writes: >> >>> On Wed, Mar 16, 2016 at 1:16 PM, Nikunj A Dadhania >>> wrote: Hi Andrei, > If you call net_bootp manually, Thats what we are using in this current c

[PATCH] getroot: Correctly handle missing btrfs device identifiers.

2016-03-20 Thread James Johnston
>From 97bcb9eb8c34329a8ca1ec88fd89296e273ceb24 Mon Sep 17 00:00:00 2001 From: James Johnston Date: Thu, 17 Mar 2016 15:10:49 + Subject: [PATCH] getroot: Correctly handle missing btrfs device identifiers. The btrfs driver's BTRFS_IOC_FS_INFO ioctl only tells you the maximum device ID and the n

Re: binutils 2.26: PIC vs. PIE

2016-03-20 Thread Andrei Borzenkov
On Wed, Mar 16, 2016 at 1:47 PM, Vladimir 'phcoder' Serbinenko wrote: > > > On Wednesday, March 16, 2016, Andrei Borzenkov wrote: >> >> At least x86 32 bit kernel built with binutils 2.26 does not boot. >> >> https://bugzilla.kernel.org/show_bug.cgi?id=114671 >> >> I have a feeling that we may be

Re: [PATCH] bootp: set is_def while processing dhcp ack

2016-03-20 Thread Andrei Borzenkov
On Thu, Mar 17, 2016 at 9:16 AM, Nikunj A Dadhania wrote: > Andrei Borzenkov writes: > >> On Wed, Mar 16, 2016 at 1:16 PM, Nikunj A Dadhania >> wrote: >>> Hi Andrei, >>> If you call net_bootp manually, >>> >>> Thats what we are using in this current case, booting from the disk, >>> and the

Re: sparc64 network autoconfiguration

2016-03-20 Thread Toomas Soome
> On 18. märts 2016, at 11:49, Stanislav Kholmanskikh > wrote: > > Hi! > > On 03/18/2016 11:30 AM, Andrei Borzenkov wrote: >> On Fri, Mar 18, 2016 at 11:07 AM, Vladimir 'phcoder' Serbinenko >> wrote: >>> >>> >>> Le ven. 18 mars 2016 08:30, Andrei Borzenkov a écrit : Documentatio

[GRUB2 PATCH v5 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image

2016-03-20 Thread Daniel Kiper
Add tags used to pass ImageHandle to loaded image if requested. It is used by at least ExitBootServices() function. Signed-off-by: Daniel Kiper Reviewed-by: Konrad Rzeszutek Wilk --- v4 - suggestions/fixes: - reduce number of #ifdefs in grub_multiboot_get_mbi_size() (suggested by Vladimi

Re: [openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'

2016-03-20 Thread Andrei Borzenkov
17.03.2016 23:56, Jiri B пишет: [...] Well, your compiler managed to create shared library instead of executable file: bor@bor-Latitude-E5450:~$ LANG=C objdump -f Загрузки/lzma_decompress.image Загрузки/lzma_decompress.image: file format elf32-i386 archit