[Midnightbsd-cvs] src: MIDNIGHTBSD-upgrade: add some directions for this thing.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 25 12:05:12 EDT 2009


Log Message:
-----------
add some directions for this thing.

Added Files:
-----------
    src/contrib/mksh:
        MIDNIGHTBSD-upgrade (r1.1)

-------------- next part --------------
--- /dev/null
+++ contrib/mksh/MIDNIGHTBSD-upgrade
@@ -0,0 +1,15 @@
+$MidnightBSD: src/contrib/mksh/MIDNIGHTBSD-upgrade,v 1.1 2009/03/25 16:05:12 laffer1 Exp $
+
+Directions for updating MKSH (work in progress)
+
+1) Obtain the latest sources
+2) Unpack sources.
+3) Perform a test import (change version number as needed)
+cvs -q -n import -m "Virgin import of MKSH R36b" src/contrib/mksh MIROS vR36b
+
+4) if all goes well, 
+cvs import -m "Virgin import of MKSH R36b" src/contrib/mksh MIROS vR36b
+
+5) Check the Makefile in src/bin/mksh and the Build script for changes.
+
+6) update the dot file used for skel if needed.


More information about the Midnightbsd-cvs mailing list