/[fai]/branches/stable/3.4/README.build-sources
ViewVC logotype

Diff of /branches/stable/3.4/README.build-sources

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2899 by lange, Thu May 19 09:13:25 2005 UTC revision 2952 by lange, Tue Oct 18 14:52:16 2005 UTC
# Line 1  Line 1 
1  #show differences to previous release  # check out the sources to the directory fai-sources
2  cvs diff -r r-2_8_2  svn co svn://svn.debian.org/svn/fai/trunk fai-sources
3    
4  #create new version:  # build the packages
5  dch -v 2.8.3  cd fai-sources
6    dpkg-buildpackage -I.svn -rfakeroot -uc -us
 # create final fai version  
 # DO NOT FORGET TO CHANGE FILE VERSION  
   
 changelog: C-c C-f  
 cvs tag r-2_8.3  
 cvs co -P fai  
 mv fai fai-2.8.3  
 make veryclean  
   
 # build and install fai packages from fai sources  
 cvs co -P fai  
 cd fai  
 dpkg-buildpackage -rfakeroot -ICVS  
7  cd ..  cd ..
8  dpkg -i fai_2.8.3_all.deb  
9    # Now you have some fai Debian packages
10    ls fai*.deb

Legend:
Removed from v.2899  
changed lines
  Added in v.2952

  ViewVC Help
Powered by ViewVC 1.1.5