Hi Daniel,
Thanks for reviewing the patch.
Here's a v2 that takes your comments into account.
Regards,
/Pete
On 2018.03.28 13:04, Daniel Kiper wrote:
On Thu, Mar 22, 2018 at 04:47:47PM +, Pete Batard wrote:
From 40030514e682191281e8ddba8d1e0835e6b685dc Mon Sep 17 00:00:00 2001
From: Jae
On Thu, Mar 29, 2018 at 05:00:56PM +0200, Hans de Goede wrote:
> Hi,
>
> On 29-03-18 16:27, Mike Travis wrote:
> >
> >
> >On 3/29/2018 2:36 AM, Daniel Kiper wrote:
> >>On Thu, Mar 29, 2018 at 05:29:01PM +0800, Michael Chang wrote:
> >>>On Thu, Mar 29, 2018 at 11:02:51AM +0200, Daniel Kiper wrote:
>
On Thu, Mar 29, Hans de Goede wrote:
> I don't think there is much value in it and I don't feel
> like spending time on this to come up with another solution.
Not sure what you are trying to fix. At least for me the version is
shown all the time at the top. And the buildtime does not add any valu
Hi,
On 29-03-18 16:27, Mike Travis wrote:
On 3/29/2018 2:36 AM, Daniel Kiper wrote:
On Thu, Mar 29, 2018 at 05:29:01PM +0800, Michael Chang wrote:
On Thu, Mar 29, 2018 at 11:02:51AM +0200, Daniel Kiper wrote:
On Wed, Mar 28, 2018 at 11:42:18AM -0500, mike.tra...@hpe.com wrote:
A GPU insert
Hi,
On 29-03-18 09:53, Olaf Hering wrote:
On Wed, Mar 28, Hans de Goede wrote:
+ grub_printf ("%s, build %s %s\n", PACKAGE_STRING, __DATE__, __TIME__);
NACK.
Debian sells something what they call "reproducible build". Check their
website why usage of __DATE__ and __TIME__ is a bad thing.
S
On 3/29/2018 2:36 AM, Daniel Kiper wrote:
On Thu, Mar 29, 2018 at 05:29:01PM +0800, Michael Chang wrote:
On Thu, Mar 29, 2018 at 11:02:51AM +0200, Daniel Kiper wrote:
On Wed, Mar 28, 2018 at 11:42:18AM -0500, mike.tra...@hpe.com wrote:
A GPU inserted into a PCIe I/O slot disappears during sy
Hello,
our project uses various (micro)kernels booted via GRUB2 using the
Multiboot & Multiboot2 protocol. Some of the kernels have several ELF
segments which are not necessarily placed close together.
When booting such kernels with GRUB2 in BIOS legacy mode we observed
that the screen shows colo
On Thu, Mar 29, 2018 at 05:29:01PM +0800, Michael Chang wrote:
> On Thu, Mar 29, 2018 at 11:02:51AM +0200, Daniel Kiper wrote:
> > On Wed, Mar 28, 2018 at 11:42:18AM -0500, mike.tra...@hpe.com wrote:
> > > A GPU inserted into a PCIe I/O slot disappears during system startup.
> > > The problem cente
On Thu, Mar 29, 2018 at 11:02:51AM +0200, Daniel Kiper wrote:
> On Wed, Mar 28, 2018 at 11:42:18AM -0500, mike.tra...@hpe.com wrote:
> > A GPU inserted into a PCIe I/O slot disappears during system startup.
> > The problem centers around GRUB and a specific VGA init function in
> > efi_uga.c. This
On Wed, Mar 28, 2018 at 11:42:18AM -0500, mike.tra...@hpe.com wrote:
> A GPU inserted into a PCIe I/O slot disappears during system startup.
> The problem centers around GRUB and a specific VGA init function in
> efi_uga.c. This causes an LER (link error recorvery) because the MMIO
> memory has no
Hi,
Hans de Goede wrote:
> > + grub_printf ("%s, build %s %s\n", PACKAGE_STRING, __DATE__, __TIME__);
Olaf Hering wrote:
> Debian sells something what they call "reproducible build".
It's not actually a Debian thing, although some Debian Developers seem to
have initiated it and urge people to m
On Wed, Mar 28, Hans de Goede wrote:
> + grub_printf ("%s, build %s %s\n", PACKAGE_STRING, __DATE__, __TIME__);
NACK.
Debian sells something what they call "reproducible build". Check their
website why usage of __DATE__ and __TIME__ is a bad thing.
SUSE does not want to republish an otherwise u
12 matches
Mail list logo