Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37710127
en ru br
Репозитории ALT
S:0.0-alt2.gita5300c4949
www.altlinux.org/Changes

Группа :: Эмуляторы
Пакет: qboot

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

%global optflags_lto %nil

Name: qboot
Version: 0.0
Release: alt2.gita5300c4949
Summary: A simple x86 firmware that can boot Linux
Group: Emulators
BuildArch: noarch

License: GPL-2.0+
Url: https://github.com/bonzini/qboot
Source: %name-%version.tar
#Patch: %name-%version.patch
ExclusiveArch: %ix86 x86_64

BuildRequires(pre): meson

%description
A simple x86 firmware that can boot Linux.

%prep
%setup
#%patch -p1

%build
%meson
%meson_build

%install
#%%meson_install
mkdir -p %buildroot%_datadir/%name
install -m 0644 %__builddir/bios.bin %buildroot%_datadir/%name/bios.bin
ln -r -s %buildroot%_datadir/%name/bios.bin %buildroot%_datadir/%name/bios-microvm.bin

%files
%doc LICENSE README
%_datadir/%name

%changelog

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

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