From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: samuel.thibault@ens-lyon.org, xen-devel@lists.xen.org,
ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH v3 0/8] Split off mini-os to a separate tree
Date: Fri, 27 Feb 2015 17:07:54 +0000 [thread overview]
Message-ID: <1425056874.14641.261.camel@citrix.com> (raw)
In-Reply-To: <1425055046.14641.248.camel@citrix.com>
On Fri, 2015-02-27 at 16:37 +0000, Ian Campbell wrote:
> On Wed, 2015-02-25 at 11:21 +0000, Wei Liu wrote:
> > This is v3 of my mini-os splitting off patch series.
>
> As xen@xenbits I ran:
> $ mkdir ~/git/mini-os.git
> $ cd ~/git/mini-os.git
> $ git init --bare
> Initialized empty Git repository in /home/xen/git/mini-os.git/
> $ chgrp -R xenmaint .
> $ find . -type d -exec chmod g+s {} \;
> $ git config --add receive.denyNonFastForwards true
> $ git config --add receive.unpackLimit 10000
> $ git config --add gc.autopacklimit 25
This omitted setting up the mails to xen-staging@lists.xensource.com on
push.
Following Ian's advice to look at ~xen/release-checklist on xenbits I
have now:
xen@xenbits:~/HG/patchbot$ echo 55f7cd7427ef3e7fe3563a3da46d8664a2ed0d6d >> mini-os--master.patchbot-reported-heads
edited versions to add:
/home/xen/git mini-os.git#master xen-changelog@lists.xensource.com xen-devel@lists.xensource.com
and committed that change to the git repo in cwd.
Ian.
next prev parent reply other threads:[~2015-02-27 17:07 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 11:21 [PATCH v3 0/8] Split off mini-os to a separate tree Wei Liu
2015-02-25 11:21 ` [PATCH v3 1/8] stubdom: fix "make build" Wei Liu
2015-02-25 11:21 ` [PATCH v3 2/8] Makefile: refactor build/clean/distclean targets Wei Liu
2015-02-25 11:21 ` [PATCH v3 3/8] stubdom: don't look for mini-os source file during configure Wei Liu
2015-02-25 11:21 ` [PATCH v3 4/8] stubdom: no need to clean mini-os Wei Liu
2015-02-25 19:31 ` Samuel Thibault
2015-02-27 13:32 ` Ian Campbell
2015-02-25 11:21 ` [PATCH v3 5/8] git-checkout.sh: use "mkdir -p" Wei Liu
2015-02-25 11:21 ` [PATCH v3 6/8] Mini-OS: standalone build Wei Liu
2015-02-25 11:21 ` [PATCH v3] build system: stubdom targets now depends on mini-os target Wei Liu
2015-02-27 13:31 ` Ian Campbell
2015-02-25 11:21 ` [PATCH v3 8/8] Remove in-tree mini-os directory Wei Liu
2015-02-27 13:38 ` [PATCH v3 0/8] Split off mini-os to a separate tree Ian Campbell
2015-02-27 13:50 ` Wei Liu
2015-02-27 14:46 ` Ian Campbell
2015-02-27 14:58 ` Wei Liu
2015-02-27 15:05 ` Ian Campbell
2015-02-27 16:10 ` Wei Liu
2015-02-27 16:37 ` Ian Campbell
2015-02-27 17:07 ` Ian Campbell [this message]
2015-03-02 10:56 ` Ian Campbell
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=1425056874.14641.261.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=samuel.thibault@ens-lyon.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/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.