Changes

From SME Server
Jump to navigationJump to search
Line 83: Line 83:  
  mkdir -p /root/jigdo/sme9
 
  mkdir -p /root/jigdo/sme9
   −
and then download all content, you should take a coffee, this is an example of how you have to do to build a sme9.0beta2, you should take a look to the repository to adapt a new url.
+
and then download all contents, you should take a coffee...This is an example of how you have to do to build a sme9.0beta2, you should take a look to the repository to adapt a new url.
 
  rsync --progress -aHS --partial --delete-after rsync://mir1.ovh.ca/smeserver/releases/testing/9.0beta2/ /root/jigdo/sme9
 
  rsync --progress -aHS --partial --delete-after rsync://mir1.ovh.ca/smeserver/releases/testing/9.0beta2/ /root/jigdo/sme9
   Line 94: Line 94:  
  jigdo-lite --noask --scan ../../smeos/x86_64/ *.jigdo
 
  jigdo-lite --noask --scan ../../smeos/x86_64/ *.jigdo
   −
of course you have to adapt to architecture which you want to build. A known issue is that jigdo fails with a code 3 if an ISO is already present in its current folder.
+
of course you have to adapt the architecture which you want to build (i386 or x86_64). A known issue is that jigdo fails with a code 3 if an ISO is already present in its current folder.
    
== Getting SME 8.1 Beta 2 ==
 
== Getting SME 8.1 Beta 2 ==

Navigation menu