User Tools

Site Tools


doc:howto:tce

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 Both sides next revision
doc:howto:tce [2022/12/02 12:57]
stefanbaur [Configuring the Build] updated buildscript
doc:howto:tce [2022/12/02 12:58]
stefanbaur [Configuring the Build] switched default to amd64 build
Line 77: Line 77:
 # (feel free to use long or short options) # (feel free to use long or short options)
 # for 64-Bit builds, use: # for 64-Bit builds, use:
-#export LBX2GO_ARCH='-a amd64 -k amd64'+export LBX2GO_ARCH='-a amd64 -k amd64'
 # 32-Bit, larger memory footprint, but faster performance on i686 and newer # 32-Bit, larger memory footprint, but faster performance on i686 and newer
 #export LBX2GO_ARCH='-a i386 -k 686-pae' #export LBX2GO_ARCH='-a i386 -k 686-pae'
Line 83: Line 83:
 # export LBX2GO_ARCH='--architectures i386 --linux-flavours 586' # export LBX2GO_ARCH='--architectures i386 --linux-flavours 586'
 # For ARM (Raspberry Pi): # For ARM (Raspberry Pi):
-export LBX2GO_ARCH='-a arm64' +#export LBX2GO_ARCH='-a arm64' 
-export LBX2GO_ARCH_MODEL='Pi4' # you can also set this to 'Pi3'. Note that there must not be any whitespace between 'Pi' and the digit.+#export LBX2GO_ARCH_MODEL='Pi4' # you can also set this to 'Pi3'. Note that there must not be any whitespace between 'Pi' and the digit.
  
 # If you want to use the stock ISO image as created by this script, add your boot parameters here # If you want to use the stock ISO image as created by this script, add your boot parameters here
doc/howto/tce.txt · Last modified: 2024/01/26 19:49 by stefanbaur