Comment 24 for bug 1947099

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Hey Fabio,

Thanks for the lab setup for testing this!

> Anyway, if someone can build a klibc-utils package for me with the proposed patch,
> I can test the ipconfig behavior in this Lab.

Sure, there you go!

sudo add-apt-repository ppa:mfo/lp1947099
sudo apt install klibc-utils

> For testing the boot time optimization, I believe I will need a linux-oracle kernel built
> with the patch, since initramfs will get the ipconfig binary from bin/ipconfig inside the initrd.

If you update the initramfs after installing klibc-utils
(I guess this should be done automatically via triggers,
but apparently it isn't) then it picks up the new binary.

cheers,
Mauricio