X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rpm%2Fbuild%2FBOOTSTRAP;h=c7ef4fed05730fee1667d56f67d9c3a114eca5b1;hp=6fdc196ce7ecfdabae053efd5580b2e8f3024323;hb=b95fa45c4d419b1898deba7e3a6ea6cc9d3b498f;hpb=115d17b7a091bd92d4c8073fdfaba5a69420bcf3 diff --git a/rpm/build/BOOTSTRAP b/rpm/build/BOOTSTRAP index 6fdc196ce..c7ef4fed0 100644 --- a/rpm/build/BOOTSTRAP +++ b/rpm/build/BOOTSTRAP @@ -106,8 +106,20 @@ cvs checkout -rFREESIDE_1_7_BRANCH -d freeside-1.7 freeside # yet more ### +cp -i /var/lib/vservers/centos5/etc/yum.repos.d/CentOS-Base.repo /etc/yum/repos.d/ +#and s/$releasever/5/g; + cp expect-* /usr/local/bin/ #edit them and set your real passphrase for the gpg key you're using +#(as per that dir above) + +### +# and the repository +### + +cd +mkdir -p public_html/repo/centos/5/freeside-1.7/testing/x86_64/ +mkdir public_html/repo/centos/5/freeside-1.7/testing/i686 ### # references