Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37424581
en ru br
ALT Linux repositórios
S:236712-alt1

Group :: Sistema/Kernel e hardware
RPM: boot0

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: boot0
Version: 236712
Release: alt1
Group: System/Kernel and hardware
Summary: 1st-level bootloader used in FreeBSD distribution
License: BSD
# see Makefile for real SVN source
Source: %name-%version.tar
Url: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/boot/i386/boot0/
Patch: %name-%version-%release.patch


%description
The boot manager scans the partition table and prints the menu on the
screen so the user can select what disk and what slice to boot. By
pressing an appropriate key, boot0 performs the following actions:
   * modifies the bootable flag for the selected partition to make it
     bootable, and clears the previous
   * saves itself to disk to remember what partition (slice) has been
     selected so to use it as the default on the next boot
   * loads the first sector of the selected partition (slice) into
     memory and jumps there

%prep
%setup
%patch -p1

%build
%make

%install
%makeinstall

%files
%_sbindir/*
%_man8dir/*
%dir %_datadir/%name
%_datadir/%name/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009