All of lore.kernel.org
 help / color / mirror / Atom feed
From: malahal@us.ibm.com
To: xen-devel@lists.xensource.com
Subject: [PATCH] trivial README file changes!
Date: Fri, 8 Jul 2005 14:34:45 -0700	[thread overview]
Message-ID: <20050708213445.GA25936@us.ibm.com> (raw)

# HG changeset patch
# User malahal@us.ibm.com
# Node ID eddad6028a4cd4a73775aa85773a5a6237051ab9
# Parent  9b73afea874e2b6d8c4e56f504aa591ac30be5b6

Changed package to program, added kernel build step in the README file

diff -r 1a7383f84989 -r bf3c01c4eac4 docs/check_pkgs

diff -r 9b73afea874e -r eddad6028a4c docs/check_pkgs
--- a/docs/check_pkgs	Fri Jul  8 15:35:43 2005
+++ b/docs/check_pkgs	Fri Jul  8 17:52:39 2005
@@ -4,7 +4,7 @@
         if ! `which $1 1>/dev/null 2>/dev/null`; then
                 echo "*************************************************"
                 echo "*************************************************"
-                echo "* WARNING: Package '$1' is required"
+                echo "* WARNING: Program '$1' is required"
                 echo "*          to build Xen documentation"
                 echo "*************************************************"
                 echo "*************************************************"
diff -r 9b73afea874e -r eddad6028a4c README
--- a/README	Fri Jul  8 15:35:43 2005
+++ b/README	Fri Jul  8 17:52:39 2005
@@ -108,8 +108,8 @@
     # make world
     # make install
 
-   This will create the directories linux-2.6.11-dom0/ and
-   linux-2.6.11-domU/ after first cleaning everything. It will
+   This will create the directories linux-2.6.11-xen0/ and
+   linux-2.6.11-xenU/ after first cleaning everything. It will
    create and install into the dist/ directory which is the
    default install location. It will build the xen binary
    (xen.gz), the boot images for dom0 and an unpriviledged
@@ -127,6 +127,7 @@
     # cd linux-2.6.11-xen0         # or linux-2.6.11-xenU
     # make ARCH=xen menuconfig     # or xconfig
     # cd ..
+    # make ARCH=xen
     # make dist
     # make install

             reply	other threads:[~2005-07-08 21:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 21:34 malahal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-10 18:22 [PATCH] trivial README file changes! Ian Pratt
2005-07-11 18:14 ` malahal
2005-07-11 20:53   ` malahal
2005-07-11 21:26     ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050708213445.GA25936@us.ibm.com \
    --to=malahal@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.