tfiddle. - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 00a95363d54467899460620e69dc5cddc5361226
 (DIR) parent daab83ee8d5813291ec4269fb6724dbee6e8ff2e
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 13 Sep 2005 03:36:16 +0000
       
       fiddle.
       
       Diffstat:
         M dist/debian/mkrep                   |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/dist/debian/mkrep b/dist/debian/mkrep
       t@@ -1,5 +1,10 @@
        #!/usr/local/plan9/bin/rc
        
       +cd /scratch/rsc/plan9
       +cvs up -dAP
       +cd dist; ./mkfilelist >filelist
       +cp filelist /usr/local/plan9/dist
       +
        rm -rf dists pool
        mkdir -p dists pool
        ./mkpkg all
       t@@ -11,3 +16,4 @@ cp Release.testing $d/Release
                cat Release.top
                apt-ftparchive release dists/testing 
        } >dists/testing/Release
       +echo rsync -r dists pool swtch.com:www/swtch.com/debian