repository apt.armbian.com ?


kometchtech
 Share

0

Recommended Posts

Hello,

In additional items of v4.1, auto system update via repository apt.armbian.com You have written and has been added, if you have upgraded from v4.0, source.list of apt does not seem to have been updated.

If the contents to be updated would be what kind of configuration information?

I want you to tell me.
 
Environment:
-Debian jessie 4.1.4

-Cubietruck

 

Best regards.

Link to post
Share on other sites

Armbian is a community driven open source project. Do you like to contribute your code?

Yes, I don't update sources list via update process. Intentionally.

deb http://apt.armbian.com jessie main

And add a key.

wget -qO - http://apt.armbian.com/armbian.key | sudo apt-key add -

And update / upgrade.

I'll add to manual ASAP and add if there is anything else to do. If you came from older images - note that name of kernel packets also changed. I need to.

 

Currently the repo is fairly empty but soon it will be populated. Proper kernel name is:

apt-get install linux-image-next-cubietruck # for 4.x
apt-get install linux-image-cubietruck # for 3.x

other

apt-get install linux-u-boot-cubietruck 

apt-get install linux-dtb-next-cubietruck 

apt-get install linux-headers-next-cubietruck 
apt-get install linux-headers-cubietruck 

apt-get install linux-firmware-image-next-cubietruck 
apt-get install linux-firmware-image-cubietruck 

* Not ready at the time of writing.

Link to post
Share on other sites

Guest
This topic is now closed to further replies.
 Share

0