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 [2017/08/17 03:05]
droemel [First Build]
devdoc:documentation [2017/09/02 21:05]
abelbeck
Line 46: Line 46:
 !!Important ->!! You should **not be root**, login as a non-admin user. !!Important ->!! You should **not be root**, login as a non-admin user.
 ===== Checking out the Source ===== ===== Checking out the Source =====
-Now we will grab AstLinux from SVN (Read-Only)+Now we will grab AstLinux via SVN: 
  
   svn co https://github.com/astlinux-project/astlinux.git/trunk astlinux/trunk   svn co https://github.com/astlinux-project/astlinux.git/trunk astlinux/trunk
Line 84: Line 84:
 If you get "make: command not found" or a similar error you will need to install some development tools before you can continue. See **[[.packages|Package lists]]** for more information. If you get "make: command not found" or a similar error you will need to install some development tools before you can continue. See **[[.packages|Package lists]]** for more information.
  
-Next, create the cross-compile toolchain. Carefully follow these [[https://astlinux.svn.sourceforge.net/svnroot/astlinux/branches/1.0/crosstool-ng-src/README|Crosstool-NG Instructions]].  Should you skip this step, **''./scripts/build''** will generate an error with the same instructions.+Next, create the cross-compile toolchain. Carefully follow these [[https://raw.githubusercontent.com/astlinux-project/astlinux/master/crosstool-ng-src/README|Crosstool-NG Instructions]].  Should you skip this step, **''./scripts/build''** will generate an error with the same instructions.
  
 If this is your first time building AstLinux we suggest that you don't make any changes to the default AstLinux configuration. This will make it easier to troubleshoot any problems you might have. Now it's time to start the build: If this is your first time building AstLinux we suggest that you don't make any changes to the default AstLinux configuration. This will make it easier to troubleshoot any problems you might have. Now it's time to start the build:
  • devdoc/documentation.txt
  • Last modified: 2024/02/26 06:43
  • by abelbeck