diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-06-28 10:47:18 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-06-28 10:47:18 -0400 |
commit | b825310bf824d33a71d886f6da2fbfde0a819ed2 (patch) | |
tree | 31f7cad456b21a2bdb73ade09dc49631961db88d /system/mbr/slack-desc | |
parent | dc040a5346bc4083581da8d48a8fd5f7b49866a1 (diff) | |
download | slackbuilds-b825310bf824d33a71d886f6da2fbfde0a819ed2.tar.gz |
system/mbr: Added (Master Boot Record)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/mbr/slack-desc')
-rw-r--r-- | system/mbr/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/mbr/slack-desc b/system/mbr/slack-desc new file mode 100644 index 0000000000..db8eb761cf --- /dev/null +++ b/system/mbr/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 ':'. + + |-----handy-ruler------------------------------------------------------| +mbr: mbr (Master Boot Record for IBM-PC compatible computers) +mbr: +mbr: The MBR is used in booting operating systems from the hard disk. +mbr: It runs first, then transfers control to the operating system's +mbr: loader which transfers control to the kernel. +mbr: +mbr: The website of mbr is http://packages.ubuntu.com/lucid/mbr +mbr: +mbr: +mbr: +mbr:
\ No newline at end of file |