summaryrefslogtreecommitdiffstats
path: root/system/ms-sys/slack-desc
diff options
context:
space:
mode:
author Cj Case <cj at abysmalstudios mx>2013-02-24 17:34:25 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-02-24 22:53:55 -0600
commit66ff6ad6ce3aa0b2dc0fb8d0b793d711d73094c8 (patch)
tree31678e727e9aefdae1d803920ced0a3359cf0a4a /system/ms-sys/slack-desc
parentcbe864abd5c52f23d9fdc436796ecc8074eb5cf2 (diff)
downloadslackbuilds-66ff6ad6ce3aa0b2dc0fb8d0b793d711d73094c8.tar.gz
slackbuilds-66ff6ad6ce3aa0b2dc0fb8d0b793d711d73094c8.tar.xz
system/ms-sys: Added (writes Microsoft compatible boot records)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--system/ms-sys/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/ms-sys/slack-desc b/system/ms-sys/slack-desc
new file mode 100644
index 0000000000..7c27cf2238
--- /dev/null
+++ b/system/ms-sys/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+ms-sys: ms-sys (writes Microsoft compatible boot records)
+ms-sys:
+ms-sys: This program is used to create Microsoft compatible boot records.
+ms-sys: It is able to do the same as Microsoft "fdisk /mbr" to a hard disk.
+ms-sys: It is also able to do the same as Microsoft "sys d:" to a floppy or
+ms-sys: FAT partition except that it does not copy any system files, only the
+ms-sys: boot record is written.
+ms-sys:
+ms-sys: The program is useful when using Linux to restore a backup of a
+ms-sys: reference Microsoft Windows installation.
+ms-sys: