Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569284
en ru br
ALT Linux repos
S:2.5.3-alt1
5.0: 2.0.0-alt2
4.1: 2.0.0-alt2
4.0: 2.0.0-alt2
3.0: 2.0.0-alt1

Group :: System/Configuration/Hardware
RPM: ms-sys

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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