Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530554
en ru br
Репозитории ALT
5.1: 0.9.7-alt1
4.0: 0.9.3-alt0.M40.1
www.altlinux.org/Changes

Группа :: Сети/Прочее
Пакет: gpxe

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

Name: gpxe
Version: 0.9.7
Release: alt1

Summary: PXE implementation
License: GPL
Group: Networking/Other
Url: etherboot.org
Source: %name-%version-%release.tar

BuildRequires: mkisofs mtools syslinux

%description
gPXE is an implementation of the PXE specification for network
booting, with extensions to allow additional features such as booting
via HTTP, iSCSI, and AoE.  

In generally, gPXE is compatible with the industry-standard PXE
specification, and also supports Etherboot .nbi file loading and some
additional protocols and features.

%prep
%setup

%build
make -C src

%install
mkdir -p %buildroot%_datadir/%name
install -pm0644 src/bin/gpxe.{dsk,iso,usb} %buildroot%_datadir/%name

%files
%doc README
%_datadir/%name

%changelog

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

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