savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #15159] Submission of iMBR


From: Alexei Malinin
Subject: [Savannah-register-public] [task #15159] Submission of iMBR
Date: Sun, 20 Jan 2019 12:14:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:) Gecko/20170328 Firefox/10.0.12

Follow-up Comment #2, task #15159 (project administration):

Hello.

Will the following patch be enough?


--
Alexei


diff -du iMBR-1.6/INSTALL iMBR-1.7/INSTALL
--- iMBR-1.6/INSTALL    2017-12-26 20:43:04.000000000 +0300
+++ iMBR-1.7/INSTALL    2019-01-20 20:01:34.000000000 +0300
@@ -1,7 +1,7 @@
 In the very beginning iMBR was developed in MS-DOS v6.22 with Watcom C
compiler
 and assembler. Nowadays the primary development platform for iMBR is
OpenBSD.
-Also NetBSD and Linux are supported. iMBR for Windows can be prepared on the
-above development platforms.
+Also NetBSD and GNU/Linux are supported. iMBR for Windows can be prepared on
+the above development platforms.


 Required software
@@ -18,7 +18,7 @@
 Building
 --------

-To build iMBR on OpenBSD/NetBSD/Linux:
+To build iMBR on OpenBSD, NetBSD, GNU/Linux:
 1) unzip and untar the distribution iMBR-x.y.tgz source tarball:
        $ tar -zxvf iMBR-x.y.tgz
        $ cd iMBR-x.y
@@ -37,8 +37,8 @@
 Testing
 -------

-For testing (only for OpenBSD/NetBSD/Linux) purposes some programs and
scripts
-were developed:
+For testing (only for OpenBSD, NetBSD, GNU/Linux) purposes some programs
+and scripts were developed:
 - minimal PBR, which prints the CPU registers and flags values, and the
   partition number, the PBR has been booted from;
 - MBR/PBR installer for real disks and disk images;
@@ -53,7 +53,8 @@
 Installing
 ----------

-To install iMBR on OpenBSD/NetBSD/Linux (root privileges may be required):
+To install iMBR on OpenBSD, NetBSD, GNU/Linux (root privileges may be
+required):
 8) run the top level makefile:
        # make DESTDIR=dir0/ prefix=dir install
    for example:
diff -du iMBR-1.6/NEWS iMBR-1.7/NEWS
--- iMBR-1.6/NEWS       2018-01-29 18:28:05.000000000 +0300
+++ iMBR-1.7/NEWS       2019-01-20 20:03:03.000000000 +0300
@@ -1,3 +1,7 @@
+iMBR-1.7 (January 20, 2019):
+- documentation changes to meet criteria of Savannah
+  (https://savannah.nongnu.org/) have been applied
+
 iMBR-1.6 (January 29, 2018):
 - copyright license from
  
https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share/misc/license.template?rev=HEAD
@@ -11,7 +15,7 @@
 - compatibility with traditional MBRs
 - LBA support
 - manual pages
-- iMBR_editor can run on OpenBSD, NetBSD, Linux, Windows
+- iMBR_editor can run on OpenBSD, NetBSD, GNU/Linux, Windows

 iMBR-1.3 (August 05, 1997):
 - the first release for MS-DOS v6.22
diff -du iMBR-1.6/README iMBR-1.7/README
--- iMBR-1.6/README     2018-01-27 23:51:04.000000000 +0300
+++ iMBR-1.7/README     2019-01-20 19:52:58.000000000 +0300
@@ -2,6 +2,6 @@
 programs supplied by other operating systems. iMBR can be configured (with
 iMBR_editor) so as it will present the user with a prompt, allowing a choice
 between partitions to boot from. Also iMBR preserves NT disk signature.
-iMBR_editor can run on OpenBSD, NetBSD, Linux, Windows.
+iMBR_editor can run on OpenBSD, NetBSD, GNU/Linux, Windows.


diff -du iMBR-1.6/makefile iMBR-1.7/makefile
--- iMBR-1.6/makefile   2018-01-29 18:28:19.000000000 +0300
+++ iMBR-1.7/makefile   2019-01-20 19:51:08.000000000 +0300
@@ -35,7 +35,7 @@
 AWK:=          awk

 PACKAGE:=      iMBR
-VERSION:=      1.6
+VERSION:=      1.7
 DIST:=         ${PACKAGE}-${VERSION}

 #DESTDIR:=     ${OUT_DIR}




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15159>

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]