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

[Xen-changelog] [xen master] misc/release-checklist: Remove clearly-obsolete stuff



commit 1c739589f04b8ee102f3044a04fb86e50003b0bb
Author:     Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
AuthorDate: Tue Mar 7 15:11:00 2017 +0000
Commit:     Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
CommitDate: Tue Mar 21 18:41:02 2017 +0000

    misc/release-checklist: Remove clearly-obsolete stuff
    
    Remove:
    
     - Head comment saying not to edit here.  This came from the
       now-no-longer-master xenbits copy which I have deleted.
    
     - Many old (commented-out) instruction related to hg
    
     - Many old (commented-out) instruction related to pre-unified
       qemu trees.
    
     - Many old (commented-out) instruction related to ancient
       locations within Citrix.
    
    Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 misc/release-checklist.txt | 64 ----------------------------------------------
 1 file changed, 64 deletions(-)

diff --git a/misc/release-checklist.txt b/misc/release-checklist.txt
index 51f9508..dfeb34a 100644
--- a/misc/release-checklist.txt
+++ b/misc/release-checklist.txt
@@ -1,9 +1,3 @@
-DO NOT EDIT
-
-BEING INCORPORATED INTO GIT
-
-
-
 v=4.1
 ov=4.0
 
@@ -14,17 +8,6 @@ ov=4.0
 * make branch in qemu-iwj.git
         git-branch $v-testing master
 
-#* make branches in /usr/groups/xencore/HG (xen.hg and qemu.git)
-#        cd /usr/groups/xencore/HG
-#        really rsync -aH xen-unstable.hg/. xen-$v-testing.hg &
-#        really rsync -aH qemu-xen-unstable.git/. qemu-xen-$v-testing.git &
-#
-#        ed xen-$v-testing.hg/.hg/hgrc
-#        /unsta
-#        s/unstable/###4.1###-testing
-#        w
-#        q
-
 # make branches in xenbits.xen.org qemus
         ssh xen@xxxxxxxxxxxxxxx
        cd ~/git/qemu-xen.git
@@ -32,17 +15,6 @@ ov=4.0
        git branch stable-$v master
        cd ~/git/qemu-xen-traditional.git
        git branch stable-$v master
-#        cd ~/git
-#        rsync -aH qemu-xen-unstable.git/. qemu-xen-$v-testing.git &
-#        rsync -aH qemu-upstream-unstable.git/. qemu-upstream-$v-testing.git &
-#        cd staging
-#        rsync -aH qemu-xen-unstable.git/. qemu-xen-$v-testing.git &
-#        rsync -aH qemu-upstream-unstable.git/. qemu-upstream-$v-testing.git &
-#        cd /var/xenbits-www/html/git-http
-#        ln -sf /home/xen/git/qemu-xen-$v-testing.git .
-#        ln -sf /home/xen/git/staging/qemu-xen-$v-testing.git staging/.
-#        ln -sf /home/xen/git/qemu-upstream-$v-testing.git .
-#        ln -sf /home/xen/git/staging/qemu-upstream-$v-testing.git staging/.
 
 # make branch in libvirt
         ssh xen@xxxxxxxxxxxxxxx
@@ -55,15 +27,6 @@ ov=4.0
        git branch staging-$v staging
        git branch stable-$v master
 
-## make hg mirror branch(es)
-#      ssh root@xxxxxxxxxxxxxxx
-#      cd ~xen/HG
-#      mkdir {staging/,}xen-$v-testing.hg
-#      chown git2hg:git2hg {staging/,}xen-$v-testing.hg
-# # edit list of repos to mirror - Anthony Perard, or:
-#      ed ~git2hg/update-hg-mirror.sh
-#              /all_xen_version
-
 # update xendocs@xenbits docs generator to generate new stable branch
 #  docs too. commit to git.
 * make 13:37 <ijc> http://xenbits.xen.org/docs/4.2-testing/ is now live true
@@ -103,10 +66,6 @@ ov=4.0
         cp qemu-xen--master.patchbot-reported-heads  
qemu-xen--stable-$v.patchbot-reported-heads
         cp qemu-xen--staging.patchbot-reported-heads  
qemu-xen--staging-$v.patchbot-reported-heads
         cp qemu-xen-traditional--master.patchbot-reported-heads 
qemu-xen-traditional--stable-$v.patchbot-reported-heads
-#        cd staging/
-##      cp xen-unstable.last xen-$v-testing.last
-##      cp xen-unstable.last xen-$v-testing.last
-#        cd ..
 
         #emacs versions
        perl -i~ -pe 'next unless m/\b\Q'$ov'\E\b/; $x=$_; $x=~ 
s/\b\Q'$ov'\E\b/'$v'/g; print $x;' versions
@@ -128,9 +87,6 @@ which should produce no output.  Replace as necessary.
 
 Update new stable tree's MAINTAINERS to contain correct info for this stable 
branch
 
-##* update wiki page
-##        http://wiki.xen.org/xenwiki/XenRepositories
-
 ###* fix new trees' vcs descriptions
 #* make old trees' descriptions "historical"
 #      cd ~/git
@@ -145,8 +101,6 @@ Update new stable tree's MAINTAINERS to contain correct 
info for this stable bra
 
 * make tag in qemu-iwj.git
 
-##* push qemu tag in /usr/groups/xencore/HG            git-update-server-info
-##* push qemu tag in /usr/groups/xencore/patchman              
git-update-server-info
 * push qemu tag in xenbits.xen.org             git-update-server-info
 * push qemu tag in xenbits.xen.org staging     git-update-server-info
 
@@ -177,13 +131,7 @@ t=RELEASE-$r
   git-checkout $s
   git-tag -u 'Xen.org Xen tree code signing' -m "Xen $v" xen-$v $s
 
-#  git-push ianj@docr-01:/usr/groups/xencore/HG/qemu-xen-$b.git $s:master 
xen-$v   # 4.1 and earlier only
-#  git-push latara:/usr/groups/xencore/patchman/qemu-xen-$b.git $s:master 
xen-$v
   git-push xenbits.xen.org:/home/xen/git/qemu-xen-traditional.git $s:stable-$x 
xen-$v
-#  git-push xen@xxxxxxxxxxxxxxx:/home/xen/git/qemu-xen-$b.git $s:master xen-$v
-#  git-push xen@xxxxxxxxxxxxxxx:/home/xen/git/staging/qemu-xen-$b.git 
$s:master xen-$v
-#  ssh xen@xxxxxxxxxxxxxxx cd /home/xen/git/qemu-xen-$b.git '&&' git 
update-server-info
-#  ssh xen@xxxxxxxxxxxxxxx cd /home/xen/git/staging/qemu-xen-$b.git '&&' git 
update-server-info
 
 # consider making tag in minios, and updating xen.git Config.mk
   git-tag -u 'xen tree' -s -m "Xen $r$rc" xen-$t
@@ -192,8 +140,6 @@ t=RELEASE-$r
 * Also tag upstream qemu tree (Stefano)
     git tag -u 'xen tree' -s -m "Xen $r$rc" qemu-xen-$r SOMETHING
     git push osstest@xxxxxxxxxxxxxxx:/home/xen/git/qemu-xen.git qemu-xen-$r
-#    git push xen@xxxxxxxxxxxxxxx:/home/xen/git/qemu-upstream-$b.git 
qemu-xen-$r
-#    git push xen@xxxxxxxxxxxxxxx:/home/xen/git/staging/qemu-upstream-$b.git 
qemu-xen-$r
 
 * consider bumping sonames of shlibs
 
@@ -261,10 +207,6 @@ mkdir qemu-xen qemu-xen-traditional  # 4.2+
     git-archive --format=tar xen-$v |tar Cxf 
/volatile/iwj/d/xen-$v/tools/ioemu-qemu-xen -   # 4.0, 4.1
     git-archive --format=tar xen-$v |tar Cxf 
/volatile/iwj/d/xen-$v/tools/qemu-xen-traditional -   # 4.2+
 
-#    cd /u/iwj/work/1/qemu-upstream-4.2-testing.git # perhaps
-#    cd /u/iwj/work/1/qemu-upstream-4.3-testing.git # perhaps
-#    cd /u/iwj/work/1/qemu-upstream-4.4-testing.git # perhaps
-#    cd /u/iwj/work/1/qemu-upstream-unstable.git # alternatively
     cd /u/iwj/work/1/qemu-upstream.git # now we have a merged tree
     git-pull
     git-archive --format=tar qemu-xen-$v |tar Cxf 
/volatile/iwj/d/xen-$v/tools/qemu-xen -   # 4.2+
@@ -317,12 +259,6 @@ GZIP=-9v tar zcf 
/volatile/iwj/website-thing/xen.org/oss-xen/release/$v/xen-$v.t
           #   U oss-xen/release/4.8.0-rc2/xen-4.8.0-rc2.tar.gz
           #   U oss-xen/release/4.8.0-rc2/xen-4.8.0-rc2.tar.gz.sig
 
-#    cd /volatile/iwj/akamai-xen.org/
-#    cvs -q up
-#    U oss-xen/release/$v/xen-$v.tar.gz
-#    U oss-xen/release/$v/xen-$v.tar.gz.sig
-#    ./upload.sh.~1.3.~
-
 
 update xenbits front page to change references to old stable branch
  into references to new stable branch
--
generated by git-patchbot for /home/xen/git/xen.git#master

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.