Jump to content

Alpine Linux 3.9 released with better ARM support


sfx2000

Recommended Posts

Alpine is not nearly as feature rich as many other distro's, I mainly see it deployed in containers using Docker...

 

https://www.alpinelinux.org/posts/Alpine-3.9.0-released.html

 

They do have a very good wiki article on how to onboard ARM SoC's including some good stuff on u-Boot (that might be useful for folks working to onboard a new board into Armbian)

 

https://wiki.alpinelinux.org/wiki/DIY_Fully_working_Alpine_Linux_for_Allwinner_and_Other_ARM_SOCs

Link to comment
Share on other sites

41 minutes ago, sfx2000 said:

they should update their wiki.. :P

 

https://wiki.alpinelinux.org/wiki/DIY_Fully_working_Alpine_Linux_for_Allwinner_and_Other_ARM_SOCs#Compiling_Kernel_with_.dtb_file

 

Quote

Armbian has an easy way of compiling kernel as well (just incase), so look below: - Till we fill this section with Alpine way of compiling things

Create a VM Ubuntu 14.04 LTS x64 server image with 40GB of disk (dont need install any compilation tools, the scripts will download suitable)

apt-get -y -qq install git

git clone --depth 1 https://github.com/igorpecovnik/lib

cp lib/compile.sh .

vim compile.sh

Please make sure you have the following options as follows

 

but indeed, the u-boot stuff is nicely summed up.

Link to comment
Share on other sites

36 minutes ago, sfx2000 said:

that might be useful for folks working to onboard a new board into Armbian


Most of the document is describing how to make u-boot and kernel with Armbian tools :) 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines