Пакет livecd-net-eth: Информация

    Исходный пакет: livecd-net-eth
    Версия: 0.5.4-alt1
    Собран:  20 августа 2025 г. 10:04
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.altlinux.org/etcnet

    Лицензия: GPL-2.0-or-later
    О пакете: Try to autoconfigure ethernet interfaces
    Описание: 
    This package might be useful for livecd images or virtual machines
    when it's required to autoconfigure ethernet interfaces via DHCP.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    livecd-net-eth (noarch)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov
    Michael Shigorin

    Последнее изменение


    14 августа 2025 г. Anton Midyukov 0.5.4-alt1
    - livecd-net-eth.service: add RemainAfterExit=yes
    11 августа 2025 г. Anton Midyukov 0.5.3-alt1
    - livecd-net-eth.sh: do not confugure networkd interface as dhcp if not link
    - livecd-net-eth.service: do not install to multi-user.target
    30 мая 2025 г. Anton Midyukov 0.5.2-alt1
    - livecd-net-eth.sh: do not override global variables in a cycle
    - livecd-net-eth.sh: more global variable, fix setup_networkd function
    - livecd-net-eth.sh: configure etcnet interface as static, if link is
      not detected
    - livecd-net-eth.sh: set shebang to bash