Je ne vois pas pourquoi cela changerait quelque chose d'affecter rom-laptop à 127.0.0.1 au lieu de 127.0.1.1 :
rom@rom-laptop:~$ ping -c 4 localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.034 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.037 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.037 ms
64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 time=0.039 ms
--- localhost ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2998ms
rtt min/avg/max/mdev = 0.034/0.036/0.039/0.007 ms
rom@rom-laptop:~$ ping -c 4 rom-laptop
PING rom-laptop (127.0.1.1) 56(84) bytes of data.
64 bytes from rom-laptop (127.0.1.1): icmp_seq=1 ttl=64 time=0.035 ms
64 bytes from rom-laptop (127.0.1.1): icmp_seq=2 ttl=64 time=0.035 ms
64 bytes from rom-laptop (127.0.1.1): icmp_seq=3 ttl=64 time=0.035 ms
64 bytes from rom-laptop (127.0.1.1): icmp_seq=4 ttl=64 time=0.036 ms
--- rom-laptop ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.035/0.035/0.036/0.004 ms
Je tenterai quand je serai chez moi... mais bon j'y crois pas trop...
Est-ce qu'il y a une chance que la version finale divise par 2 le temps de boot?