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

Группа :: Система/Ядро и оборудование
Пакет: boot0

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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