Package make-initrd-netboot: Information

    Source package: make-initrd-netboot
    Version: 0.4.4-alt1
    Latest version according to Repology
    Build time:  Sep 12, 2022, 12:39 PM in the task #306567
    Category: System/Base
    Report package bug
    Home page: 

    License: GPLv2+
    Summary: Netboot feature for make-initrd
    Description: 
    Make-initrd netboot feature to do special type of network boot:
    1) Get ip address via DHCP (for all ethernet adapters)
    2) Mount tmpfs as root filesystem (with <netboot_fs_size> size)
    3) Download and untar <netboot_url>/common.tar.zst
    4) Download and untar <netboot_url>/<IP_ADDRESS>.tar.zst
    
    Ethernet module should be added to MODULES_PRELOAD.

    List of rpms provided by this srpm:
    make-initrd-netboot (noarch)




    Last changed


    Sept. 12, 2022 Gleb Fotengauer-Malinovskiy 0.4.4-alt1
    - Fixed trivial bug introduced in the previous change (ALT#43752).
    Aug. 10, 2022 Gleb Fotengauer-Malinovskiy 0.4.3-alt1
    - Added forced time synchronization to the boot sequence.
    July 30, 2021 Dmitry V. Levin 0.4.2-alt1
    - Fixed handling of more than a single ntp server (by Gleb Fotengauer-Malinovskiy).