repo.or.cz
/
girocco
/
susan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Link to about.html
[girocco/susan.git]
/
updateglibc.sh
blob
8b68c3b67e5ac356199a98aa26fed2fc67f279c2
1
#!/bin/bash
2
3
export
PATH
=/
home
/
pasky
/
bin
:
$PATH
4
5
cd
/
srv
/
git
/
glibc-cvs.git
6
date
>
.last_refresh
7
GIT_DIR
=
. git-cvsimport
-d
:
pserver
:
anoncvs@sources.redhat.com
:/
cvs
/
glibc
-o
master
-i -v
libc
8
GIT_DIR
=
. git-repack
-a -d