From fd78b6934455d27027cdf0b622679000be14cec8 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 22 Mar 2008 16:39:33 -0400 Subject: [PATCH] [ms-sys] Added ms-sys 2.1.3 - A Linux program for writing Microsoft compatible boot records --- base/ms-sys/ms-sys.cache | 22 ++++++++++++++++++++++ base/ms-sys/ms-sys.conf | 15 +++++++++++++++ base/ms-sys/ms-sys.desc | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+) create mode 100644 base/ms-sys/ms-sys.cache create mode 100644 base/ms-sys/ms-sys.conf create mode 100644 base/ms-sys/ms-sys.desc diff --git a/base/ms-sys/ms-sys.cache b/base/ms-sys/ms-sys.cache new file mode 100644 index 00000000..b613bd28 --- /dev/null +++ b/base/ms-sys/ms-sys.cache @@ -0,0 +1,22 @@ + +[TIMESTAMP] 1206217301 Sat Mar 22 16:21:41 2008 +[BUILDTIME] 100 (9) +[SIZE] 0.07 MB, 9 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] gettext +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/base/ms-sys/ms-sys.conf b/base/ms-sys/ms-sys.conf new file mode 100644 index 00000000..96b637cd --- /dev/null +++ b/base/ms-sys/ms-sys.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../ms-sys/ms-sys.conf +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_append makeinstopt ' ' "PREFIX=/$prefix" diff --git a/base/ms-sys/ms-sys.desc b/base/ms-sys/ms-sys.desc new file mode 100644 index 00000000..16ee790d --- /dev/null +++ b/base/ms-sys/ms-sys.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../ms-sys/ms-sys.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A Linux program for writing Microsoft compatible boot records + +[T] Ms-sys is a Linux program for writing Microsoft compatible boot +[T] records. The program does the same as Microsoft's "fdisk /mbr" to a hard +[T] disk or "sys d:" to a floppy or FAT32 partition, except +[T] that it does not copy any system files (only the boot record is written). + +[U] http://ms-sys.sourceforge.net/ + +[A] Henrik Carlqvist +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 2.1.3 +[P] X -----5---9 800.000 + +[D] 380356293 ms-sys-2.1.3.tgz http://ufpr.dl.sourceforge.net/sourceforge/ms-sys/ -- 2.11.4.GIT