package live-boot
severity 683240 important
tag 683240 + patch
thanks

Hello,

I ran into the same problem, so I looked and I fixed it. Basically, in netboot mode the function do_netsetup() from the initrd /lib/live/boot/networking.sh tries to configure each interface listed in $DEVICE, but this list is empty, so it configured zero interface.

The interface selection was done before by Select_eth_device() from /lib/live/boot/select-eth-device.sh, which is called by mountroot() from /lib/live/boot/mountroot.sh, so we can use it here by sourcing /conf/param.conf where $DEVICE is saved.

This patch is a git-formatted one, based at debian/3.0_a35-1 so that it can be applied to the current testing version, but it can apply to the unstable version as well (better do that with a merge however, if you ask me). I cannot consider this bug as grave, but I still think it should really get fixed in testing, to avoid releasing a Debian Live which would be unusable in netboot mode, you may want to ask the release team about that.

Regards,

--
 ,--.
: /` )   Tanguy Ortolo      <xmpp:tan...@ortolo.eu>
| `-'    Debian Developer   <irc://irc.oftc.net/Tanguy>
 \_
���P0001-Fix-networking-setup-in-netboot-mode.patch}Tko�0�<����Ц5i��Z
BCЉ}�!��M���4�Ԏlg�<�;�:]7�1kRV����s�}n��<�O����x0��X�E:���Q2����4IGxo4\b
��d�`�$�8'�,�^5[�h�����gl��3����̬_����
έ��^7+bI�&�t<��IB���Y~������׋7���\��~c�w�W��75(�sKc<�M�B,J��љWAmE����oT�G�P��~��}��w$j!�+A9�ɪ��[�m����n�/�&o�%��/ђ,�2:�:��E��5��p#���
����śy�R��lJ���=��^؟�^‬�5͖XU=0����*�Q�    
��P�3��~-�\��o,�����$Xn�Ic����.�6h� 
5Z���o��\Tּ%T�����Oo=^*�ue�F:Mc3>ŗ��%�˸���G��ֈ�>:��b��UC9�p�o��j�����J�'�X��-I�d"�;�s��m���q��׊�r�cn8����ʝ|K,B��6��;�|�؛p$<�iTh�'���iq��AE,�(��I��CU�
4�:�! m�d%]L����sh�c!rUE+:Q��]>�H^r��l�OGIg���y���N&�1K~�[������ J�i�|���
����pt,����P�ɍF�b�P��?C���p�k�C�ꂨ>�;��I�yi���'ec��޿��������t��;M�ő��f���ώ���5���Q_޻C��<�ծ�yA��$U�v+D���/��zq�~����������<"�wDt-nI#�N(���E�<{Ǝ���>�Ɠ8M������

Attachment: signature.asc
Description: Digital signature

Reply via email to