Changes

Jump to navigation Jump to search
m
Line 24: Line 24:  
==== Create a development directory ====
 
==== Create a development directory ====
 
The user 'builder needs a dedicated development directory. In this How-To we will use ~/home/smeserver. To create the directory ~/home/smeserver please issue the following command as user 'builder':
 
The user 'builder needs a dedicated development directory. In this How-To we will use ~/home/smeserver. To create the directory ~/home/smeserver please issue the following command as user 'builder':
  mkdir ~/home/smeserver
+
  mkdir ~/smeserver
  cd ~/home/smeserver
+
  cd ~/smeserver
    
This is all what is required to setup your server to be able to start working on patches and packages
 
This is all what is required to setup your server to be able to start working on patches and packages

Navigation menu