Tiny Core Base > piCore Test Releases
piCore-6.1alpha4 for RPi2
bmarkus:
Team Tiny Core is pleased to announce the availability of piCore-6.1 alpha4 for RPi2:
Changelog for 6.1 alpha4:
* kernel updated to 3.18.9
http://www.tinycorelinux.net/6.x/armv7/test_releases/RPi2/
Functionally it is the same as the armv6 release.
jgrulich:
Seems that the file piCore-6.1alpha4_v7-X.zip is corrupted. I've tried several times with the same error message.
bmarkus:
--- Quote from: jgrulich on March 12, 2015, 08:50:37 AM ---Seems that the file piCore-6.1alpha4_v7-X.zip is corrupted. I've tried several times with the same error message.
--- End quote ---
I downloaded it from the main repo. zip file is ok, img file checked against the md5 file, it is also ok. It means that the file is not corrupted in the repo. Must be a local issue at your side.
sbp:
Hi Bela
Thanks for this version, I'm currently testing but haven't found any problems yet :-)
The only issue I have (and that is not because of the kernel) is trouble using wget to download from https pages. I know that a newer version of BusyBox than the present one (v1.22.1) is supporting https download.
As far as I remember you mentioned a new version and I was wondering if it would be possible to make that available?
From the BusyBox webpage it seems like version 1.23 or newer supports https.
Regards
Steen
bmarkus:
Hi Steen
thanks for the feedback. I had some issues with BusyBox 1.23.1 so I kept 1.22.1 during kernel tests in this version. Now kernel looks ok and it will be used as the final version, I will update BusyBox.
However https works fine. Try
--- Code: ---busybox wget http://google.com
--- End code ---
and
--- Code: ---busybox wget https://google.com
--- End code ---
They will return the index.html file just fine.
Navigation
[0] Message Index
[#] Next page
Go to full version