devdoc:documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devdoc:documentation [2019/06/22 18:04]
abelbeck [First Build]
devdoc:documentation [2020/04/10 16:31]
abelbeck [Linux Build System]
Line 6: Line 6:
 ===== Linux Build System ===== ===== Linux Build System =====
  
-Building AstLinux requires using some version of Debian/Ubuntu or RHEL/CentOS Linux. It is recommended using a version of these distros in a Virtual Machine (VM). Either a 32-bit or 64-bit build system will workthough in this day and age a 64-bit build system is suggested.+Building AstLinux requires using some version of Debian/Ubuntu or RHEL/CentOS Linux. It is recommended using a version of these distros in a Virtual Machine (VM). 64-bit, x86_64 build system is required.
  
 Using a Virtual Machine is common practice, typical recommended configuration: Using a Virtual Machine is common practice, typical recommended configuration:
  
-  * 40 GB Storage +  * 64 GB Storage 
-  * GB RAM+  * GB RAM
   * 1-2 CPU Cores   * 1-2 CPU Cores
  
 Linux Build Systems known to work: Linux Build Systems known to work:
  
-  * CentOS 6 - 32-bit / 64-bit 
   * CentOS 7 - 64-bit - //(used for official releases)//   * CentOS 7 - 64-bit - //(used for official releases)//
-  * Debian 32-bit +  * Debian 64-bit 
-  * Debian - 64-bit+  * Debian 10 - 64-bit
   * Ubuntu 14.04 - 64-bit   * Ubuntu 14.04 - 64-bit
   * Ubuntu 16.04 - 64-bit   * Ubuntu 16.04 - 64-bit
Line 72: Line 71:
 Next we will copy the default AstLinux config file and look for any new configure options. Next we will copy the default AstLinux config file and look for any new configure options.
  
-Copy the default AstLinux config file (example with Asterisk 11):+Copy the default AstLinux config file (example with Asterisk 13):
  
   cp astlinux-ast13.config .config   cp astlinux-ast13.config .config
  • devdoc/documentation.txt
  • Last modified: 2024/02/26 06:43
  • by abelbeck