Tiny Core Base > piCore Final Releases
piCore-7.0 released
bmarkus:
Team Tiny Core is pleased to announce the immediate availability of piCore-7.0 Most interesting changes in this release:
* single SD-card image with SSH preinstalled for all boards, no separate armv6/armv7 image anymore
* MicroPython added to base, it offers faster and more efficient scripting than traditional shells
Core components:
* Kernel 4.1.13
* glibc 2.22
* gcc 5.3.0
* e2fsprogs 1.42.13
* util-linux 2.27.1
* BusyBox 1.24.1
* MicroPython 1.5.2-35
Note, copy2fs.lst is not implemented in this release, will come back later. copy2fs.flg works fine.
At the same time tcz repository updated intensively.
Download location:
http://tinycorelinux.net/7.x/armv6/releases/RPi/
Please read README and don't forget to expand mmcblk0p2 partition according to your needs to make room for persistent data and installed applications.
To get basic GUI, install TC.tcz from the repository.
For support visit http://forum.tinycorelinux.net/index.php/board,57.0.html
aw:
Great! I'll try it out this weekend.
The image size is double the size of the 6.x release, I'm guessing because it bundles armv6 and armv7 ?
bmarkus:
Not exactly double but bigger, there are two kernels and two initrd files. Good point is that when running only one of them are used as before, no unneded files loaded to RAM thanks to filtering (conditional sections) in config.txt
aw:
--- Quote from: bmarkus on January 14, 2016, 02:14:15 AM ---no unneded files loaded to RAM thanks to filtering (conditional sections) in config.txt
--- End quote ---
Oh I see it now, awesome!! 8):
--- Code: ---[PI1]
initramfs 7.0.gz followkernel
kernel kernel4113.img
cmdline cmdline.txt
[PI2]
initramfs 7.0v7.gz followkernel
kernel kernel4113v7.img
cmdline cmdline.txt
--- End code ---
Gerrelt:
Thanks Béla and team! It's running like a charm on 4 pi's now. 8)
Navigation
[0] Message Index
[#] Next page
Go to full version