Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047639
en ru br
Репозитории ALT
S:2.5.3-alt1
5.1: 2.1.4-alt1
4.1: 2.0.0-alt2
4.0: 2.0.0-alt2
3.0: 2.0.0-alt1
www.altlinux.org/Changes

Группа :: Система/Настройка/Оборудование
Пакет: ms-sys

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

Name: ms-sys
Version: 2.5.3
Release: alt1

Summary: Linux program for writing Microsoft compatible boot records.
License: GPL
Group: System/Configuration/Hardware

Packager: Alexey Gladkov <legion at altlinux.ru>

URL: http://ms-sys.sourceforge.net/
Source: %name-%version.tar

BuildRequires: gettext-tools

%description
Linux program for writing Microsoft compatible boot records. This program does the same as Microsoft "fdisk /mbr" to a
hard disk or "sys d:" to a floppy or FAT32 partition except that it does not copy any system files, only the boot
record is written

%prep
%setup -q

%build
%make_build

%install
mkdir -p %buildroot
%make_install \
PREFIX=%buildroot/%prefix \
MANDIR=%buildroot/%_mandir \
install
%find_lang %name

%files -f %name.lang
%_bindir/*
%_mandir/man?/*
%doc CHANGELOG CONTRIBUTORS COPYING README TODO

%changelog

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

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