Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047601
en ru br
Репозитории ALT
S:2.5-alt2.qa2
5.1: 2.5-alt2
4.1: 2.5-alt1
4.0: 2.5-alt1
www.altlinux.org/Changes

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

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

%define Name mkelfImage
Name: mkelfimage
Summary: Utility to Create ELF Boot Images from Linux Kernel Images
Version: 2.5
Release: alt2.qa1
License: %gpl2plus
Group: Networking/Other
Source: %Name-%version.tar
Patch0: %Name-2.5.dif
Patch1: %Name-optflags.patch
Patch2: %name-2.5-alt.patch
Provides: %Name = %version-%release

# Automatically added by buildreq on Wed Jul 25 2007

BuildRequires: zlib-devel rpm-build-licenses

%description
%Name is a program that makes an ELF boot image for Linux kernel
images. The image should work with any i386 multiboot compliant boot
loader or an ELF boot loader that passes no options. It is compliant
with the LinuxBIOS ELF booting specification or with the Linux kexec
kernel patch. A key feature here is that nothing relies on BIOS calls,
but they are made when necessary. This is useful for systems running
LinuxBIOS.


%prep
%setup -n %Name-%version
%patch0 -p0
%patch1 -p1
%patch2 -p1


%build
%autoreconf
%configure
%make_build


%install
%make_install DESTDIR=%buildroot install
ln -sf %Name %buildroot%_sbindir/%name
ln -sf %Name.8 %buildroot%_man8dir/%name.8


%files
%_sbindir/*
%doc AUTHORS News
%_man8dir/*


%changelog -n mkelfImage

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

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