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
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.
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
>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
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
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
> 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
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
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