Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037927
en ru br
ALT Linux repos
S:2.0.1-alt0.1.qa1
5.0: 2.0.1-alt0.1
4.1: 2.0.1-alt0.1
4.0: 2.0.1-alt0.1

Group :: System/Base
RPM: lxbios

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lxbios
Version: 2.0.1
Release: alt0.1

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin