summaryrefslogtreecommitdiffstats
path: root/system/mbr/README
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-12-01 01:51:33 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-12-06 00:04:26 -0600
commit6d5ca6be0052725b872b0d8b112dd792275c930a (patch)
treea89f95ba4bb123eb03b47e6457577c1995bd087c /system/mbr/README
parentc90aa487f6b4a0c8ffc04569114df54079dbc82d (diff)
downloadslackbuilds-6d5ca6be0052725b872b0d8b112dd792275c930a.tar.gz
slackbuilds-6d5ca6be0052725b872b0d8b112dd792275c930a.tar.xz
system/mbr: Removed (no SBo maintainer)
I'm still having trouble figuring out why this was ever needed anyway... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/mbr/README')
-rw-r--r--system/mbr/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/system/mbr/README b/system/mbr/README
deleted file mode 100644
index d91da54a2a..0000000000
--- a/system/mbr/README
+++ /dev/null
@@ -1,6 +0,0 @@
-mbr (Master Boot Record for IBM-PC compatible computers)
-
-The MBR is used in booting operating systems from the hard disk.
-It runs first, then transfers control to the operating system's
-loader which transfers control to the kernel.
-