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

Группа :: Система/Основа
Пакет: lxbios

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

Name: lxbios
Version: 2.0.1
Release: alt0.1.qa1

Summary: LinuxBIOS utility program

Group: System/Base
License: GPL
Url: http://lxbios.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/lxbios/%name-%version.tar.bz2

%description
This program is a utility for reading/writing LinuxBIOS parameters and
displaying information from the LinuxBIOS table.

At boot time, LinuxBIOS places a table (referred to as the LinuxBIOS table)
in low physical memory.  The contents of this table are preserved even after
LinuxBIOS transfers control to the kernel and the kernel initializes itself.
The LinuxBIOS table contains various system information such as the type of
mainboard in use.  It also specifies locations in the CMOS (nonvolatile RAM)
where the LinuxBIOS parameters are stored.

%prep
%setup -q

%build
%make_build

%install
mkdir -p %buildroot%_bindir %buildroot%_man1dir
install -m755 lxbios %buildroot%_bindir/
cp lxbios.1.gz %buildroot%_man1dir/

%files
%doc ChangeLog README
%_bindir/%name
%_man1dir/*

%changelog

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

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