Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37476976
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: make-initrd-netboot

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%add_findreq_skiplist /usr/share/make-initrd/features/*

Name: make-initrd-netboot
Version: 0.4.4
Release: alt1

Summary: Netboot feature for make-initrd
License: GPLv2+
Group: System/Base

Source0: %name-%version.tar

# For modern init script scheme

Requires: make-initrd >= 0.9.0

# Programs packed into initrd

Requires: coreutils curl dhcpcd >= 9.0.0 grep hwclock iproute2 ntpdate sed tar zstd

BuildArch: noarch

%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.

%prep
%setup

%install
mkdir -p %buildroot/usr/share/make-initrd/features/
cp -a netboot %buildroot/usr/share/make-initrd/features/

%files
%_datadir/make-initrd/features/netboot

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin