From: Ian Jackson Date: Mon, 25 Jun 2018 14:46:25 +0000 (+0100) Subject: process docs: Drop some obsolete stuff X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~3687 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b6842f48bd380103b34e0da95dd5b013efdb1987;p=xen.git process docs: Drop some obsolete stuff * Drop reference to long-gone Citrix-internal HG trees * Drop reference to RT-accessible web pages; web page editing is now handled via the RM, community manager, etc. * Drop reference to git description files; this is not needed because now we have one tree with all branches, not one per branch Signed-off-by: Ian Jackson Acked-by: Wei Liu --- diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index 8899432336..f91aa0f1ab 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -44,10 +44,6 @@ ov=4.0 git add -p git commit -m "Branch for $v" -### * make symlink on mariner for qemu -### cd /var/www/git/ -### ln -s /usr/groups/xencore/HG/qemu-xen-$v-testing.git . - * make branches etc. in osstest ssh osstest@osstest.test-lab cd testing.git @@ -79,13 +75,6 @@ ov=4.0 git add versions git commit -m "Branch for $v" -#* update xenbits web page - ssh root@xenbits.xen.org - cd /var/xenbits-www/html - emacs index.html - # - search for previous version number, and update in each place found - # - in general, drop one old release in favour of the new one - Ensure references to qemu trees in xen.git's Config.mk are updated. Check this with grep unstable Config.mk @@ -96,8 +85,4 @@ README etc. Update new stable tree's MAINTAINERS to contain correct info for this stable branch -###* fix new trees' vcs descriptions -#* make old trees' descriptions "historical" -# cd ~/git -# perl -i~ -pe "s/unstable/4.6-testing/" qemu-upstream-$v-testing.git/description