[Lunar-commits] <moonbase> mbr: a Master Boot Record partition manager.
Florin Braescu
florin at lunar-linux.org
Wed Aug 6 16:16:05 CEST 2008
commit 422497b1208bfa67b9daf35e2e6b72f4778be066
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Aug 6 17:16:05 2008 +0300
mbr: a Master Boot Record partition manager.
Useful for VirtualBox virtual machines configuration when you want to use a
physical partition.
---
utils/mbr/DETAILS | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/utils/mbr/DETAILS b/utils/mbr/DETAILS
new file mode 100644
index 0000000..0d982e2
--- /dev/null
+++ b/utils/mbr/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=mbr
+ VERSION=1.1.10
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.chiark.greenend.org.uk/~neilt/$MODULE
+ SOURCE_VFY=sha1:3a02db4f079dfb2c98965fe442ae03b3c67b51a5
+ WEB_SITE=http://www.chiark.greenend.org.uk/~neilt
+ ENTERED=20080806
+ UPDATED=20080806
+ SHORT="A Master Boot Record partition manager"
+
+cat << EOF
+This is a copyleft Master Boot Loader for the x86 PC.
+EOF
More information about the Lunar-commits
mailing list