commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 01/01: procfs and random were merged in


From: Samuel Thibault
Subject: [hurd] 01/01: procfs and random were merged in
Date: Sun, 09 Nov 2014 11:04:42 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch README
in repository hurd.

commit 6a495441e24fe9c9476087cbe25317646a50e5d8
Author: Samuel Thibault <address@hidden>
Date:   Sat Nov 8 20:59:40 2014 +0100

    procfs and random were merged in
---
 README | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/README b/README
index 9811086..9bc6dde 100644
--- a/README
+++ b/README
@@ -31,18 +31,6 @@ do
   git archive HEAD $dir | bzip2 > ../hurd_$version.git$date.orig-$dir.tar.bz2
 done
 
-git checkout random
-git pull incubator random
-
-git tag -m "New upstream snapshot" -a upstream/random/$version.git$date
-git archive --prefix=random/ HEAD | bzip2 > 
../hurd_$version.git$date.orig-random.tar.bz2
-
-git checkout procfs-jkoenig
-git pull procfs master:procfs-jkoenig
-
-git tag -m "New upstream snapshot" -a upstream/procfs/$version.git$date
-git archive --prefix=procfs/ HEAD | bzip2 > 
../hurd_$version.git$date.orig-procfs.tar.bz2
-
 git checkout upstream
 git pull upstream master:upstream
 
@@ -51,7 +39,7 @@ git archive --prefix=hurd-$version.git$date/ HEAD | bzip2 > 
../hurd_$version.git
 
 git checkout upstream-merged
 rm * -fr
-for dir in devnode libbpf libdde-linux26 libddekit libhurd-slab libmachdev 
eth-filter eth-multiplexer random procfs
+for dir in devnode libbpf libdde-linux26 libddekit libhurd-slab libmachdev 
eth-filter eth-multiplexer
 do
   tar -xf ../hurd_$version.git$date.orig-$dir.tar.bz2
 done

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]