Re: ideas about logging during the initramfs

2018-08-20 Thread Dusty Mabe
On 08/17/2018 01:57 PM, Dusty Mabe wrote: > > > On 08/17/2018 01:20 PM, Laura Abbott wrote: >> On 08/17/2018 08:55 AM, Dusty Mabe wrote: >>> I'd love to make logging during early boot not require everyone >>> to happen to get the `console=` entries ordered correctly on the >>> kernel command li

Re: ideas about logging during the initramfs

2018-08-17 Thread Dusty Mabe
On 08/17/2018 01:20 PM, Laura Abbott wrote: > On 08/17/2018 08:55 AM, Dusty Mabe wrote: >> I'd love to make logging during early boot not require everyone >> to happen to get the `console=` entries ordered correctly on the >> kernel command line. Inevitably we always get it wrong or the ordering

Re: ideas about logging during the initramfs

2018-08-17 Thread Laura Abbott
On 08/17/2018 08:55 AM, Dusty Mabe wrote: I'd love to make logging during early boot not require everyone to happen to get the `console=` entries ordered correctly on the kernel command line. Inevitably we always get it wrong or the ordering of the `console=` lines on a pre-baked works great for

ideas about logging during the initramfs

2018-08-17 Thread Dusty Mabe
I'd love to make logging during early boot not require everyone to happen to get the `console=` entries ordered correctly on the kernel command line. Inevitably we always get it wrong or the ordering of the `console=` lines on a pre-baked works great for some people but not for others. What if the