Re: Hiding dropbear output on boot up

2020-03-18 Thread Matt Johnston
Hi Tania,

I think you could probably add "> /dev/null 2> /dev/null" after one of the 
ipconfig commands in /usr/share/initramfs-tools/scripts/functions, though I'm 
not too familiar with how they all fit together. (Or if it's dhclient for ipv6 
printing the output, get rid of the "-v" for dhclient).

You could report a Debian bug for the initramfs package, they might have a 
better idea of a fix for it.
https://packages.debian.org/stretch/dropbear-initramfs

Cheers,
Matt

> On Wed 18/3/2020, at 8:09 pm, Tania Hagan  wrote:
> 
> Hi Dropbear, 
> 
> I have setup dropbear and busybox on a Ubuntu 18.04 desktop with LUKS 
> encryption.  This works wonderfully except the IP-Config displays over the 
> unlock disk prompt causing confusion with users.  Is there a way to either 
> hide this output or have it display before the LUKS unlock disk prompt?
> 
> Thank you very much for any help.
> Tania



Hiding dropbear output on boot up

2020-03-18 Thread Tania Hagan
Hi Dropbear,

I have setup dropbear and busybox on a Ubuntu 18.04 desktop with LUKS
encryption.  This works wonderfully except the IP-Config displays over the
unlock disk prompt causing confusion with users.  Is there a way to either
hide this output or have it display before the LUKS unlock disk prompt?

Thank you very much for any help.
Tania