WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Thank you bela  (Read 1612 times)

Online patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 710
Thank you bela
« on: April 25, 2016, 03:30:09 AM »
Thank you Bela for making tiny core linux for raspberry pi.

Just wondering how do you make the picore image, do you use some script.
Or do you just manually take all the steps.

Here a tip to the script, for just download the firmware boot folder.
Also preserve the original files date(not the folders)
Remove the hidden (.)svn folder.
Remove the kernel files.

Code: (bash) [Select]
svn checkout --config-option config:miscellany:use-commit-times=yes https://github.com/raspberrypi/firmware/trunk/boot .
find . -type d -name .svn -exec rm -rf {} \;
rm kernel.img
rm kernel7.img

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Thank you bela
« Reply #1 on: April 25, 2016, 03:46:51 AM »
Hi

thanks for the script. piCore is not using the official RPi (Raspbian) kernel but its own built for piCore. There are few components missing there needed for piCore.

Béla
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."