Index of /tinycorelinux/4.x/armv6/

NameLast ModifiedSizeType
../ -  Directory
src/2012-Dec-17 05:32:18-  Directory
tcz/2018-Apr-30 01:52:38-  Directory
piCore-20130324.img.gz2013-Mar-24 10:07:4033.7Mapplication/gzip
piCore-20130324.img.gz.md5.txt2013-Mar-24 10:07:400.1Ktext/plain; charset=utf-8
piCore-20130331.img.gz2013-Mar-31 15:04:2528.2Mapplication/gzip
piCore-20130331.img.gz.md5.txt2013-Mar-31 16:03:450.1Ktext/plain; charset=utf-8
piCore-20130521.img.gz2013-May-21 02:01:2528.9Mapplication/gzip
piCore-20130521.img.gz.md5.txt2013-May-21 00:59:220.1Ktext/plain; charset=utf-8
piCore-20130626.img.gz2013-Jun-26 02:32:0228.6Mapplication/gzip
piCore-20130626.img.gz.md5.txt2013-Jun-26 02:32:090.1Ktext/plain; charset=utf-8
piCore-20130627.img.gz2013-Jun-27 05:51:0828.5Mapplication/gzip
piCore-20130627.img.gz.md5.txt2013-Jun-27 05:51:080.1Ktext/plain; charset=utf-8
piCore-X-20130331.img.gz2013-Mar-31 15:04:0228.2Mapplication/gzip
piCore-X-20130331.img.gz.md5.txt2013-Mar-31 16:05:130.1Ktext/plain; charset=utf-8
piCore-X-20130521.img.gz2013-May-21 00:59:4228.9Mapplication/gzip
piCore-X-20130521.img.gz.md5.txt2013-May-21 00:59:420.1Ktext/plain; charset=utf-8
piCore-X-20130626.img.gz2013-Jun-26 02:28:3528.6Mapplication/gzip
piCore-X-20130626.img.gz.md5.txt2013-Jun-26 02:28:360.1Ktext/plain; charset=utf-8
piCore-X-20130627.img.gz2013-Jun-27 05:53:3828.5Mapplication/gzip
piCore-X-20130627.img.gz.md5.txt2013-Jun-27 05:53:380.1Ktext/plain; charset=utf-8
piCore-X-beta20130324.img.gz2013-Mar-24 11:35:2335.1Mapplication/gzip
piCore-X-beta20130324.img.gz.md5.txt2013-Mar-24 11:35:230.1Ktext/plain; charset=utf-8
piCore-modules-3.2.27.tgz2012-Dec-17 16:19:0910.1Mapplication/x-gtar-compressed
piCore-modules-3.6.11-piCore.tgz2013-Apr-06 12:33:437.7Mapplication/x-gtar-compressed
piCore-modules-3.8.13-001.piCore.tar.gz2013-Jun-26 02:30:469.8Mapplication/x-gtar-compressed
piCore-modules-3.8.13-001.piCore.tar.gz.md5.txt2013-Jun-26 02:33:260.1Ktext/plain; charset=utf-8
piCore-modules-3.8.13-002.piCore.tar.gz2013-Jun-27 05:55:599.8Mapplication/x-gtar-compressed
piCore-modules-3.8.13-002.piCore.tar.gz.md5.txt2013-Jun-27 05:56:000.1Ktext/plain; charset=utf-8
piCore-modules-3.8.13-piCore.tar.gz2013-May-21 00:58:517.5Mapplication/x-gtar-compressed
piCore-qemu-20130226.tar.bz22013-Feb-26 10:36:185.4Mapplication/x-gtar-compressed
piCore-qemu-20130226.tar.bz2.md5.txt2013-Feb-26 10:36:180.1Ktext/plain; charset=utf-8
piCore-qemu.img.gz2013-Feb-26 10:36:185.4Mapplication/gzip
piCore.gz2013-Mar-24 10:07:443.6Mapplication/gzip
piCore.gz.md5.txt2013-Mar-24 11:18:270.1Ktext/plain; charset=utf-8
piCore.img.gz2013-Mar-31 15:03:3728.2Mapplication/gzip
piCore.img.gz.md5.txt2013-Mar-31 16:06:410.1Ktext/plain; charset=utf-8
Instructions to get X running from base piCore image.

--------------------------------------------------------------------------------
Step 1. Write piCore-20120201.img.gz to sdcard.  Typically using linux type:

gunzip < piCore-20120201.img.gz | dd of=/dev/sdd bs=1M

Careful to use the proper device. You will wipe out the target device.

--------------------------------------------------------------------------------
Step 2. Use gparted, fdisk, of sfdisk to add a swap and regular linux partitions to fill up the remaining sd card.
Be sure to mkswap and format respectively.

--------------------------------------------------------------------------------
Step 3. On your raspberry pi, insert sd card and apply power. Core boots very quickly to $ prompt.
Check that you network is up and that you have an IP number, type ifconfig to verify.

--------------------------------------------------------------------------------
Step 4. You need to setup your tce directory to store downloaded extensions. At the $ prompt type:

tce-setdrive

You should then select by number the partiton that you setup to hold downloaded extensions from Step 2.

--------------------------------------------------------------------------------
Step 5. Now using the simple command line application package browser, type

tce

You will see a selection of choices. Press S to search and then type

xorg

The packages that pertain to Xorg will be displayed. Choose the number corresponding to Xorg-7.6.tcz

A info screen will then be displayed. Press q to quit. Then select i to install.
The download will start and xorg and its dependencies will be downloaded to your tce directory from Step 4.

--------------------------------------------------------------------------------
Step 6. Now repeat the process to search for xprogs  Select by number. Q to quit the info screen and then
i to install.

--------------------------------------------------------------------------------
Step 7. Repeat again this time search for flwm  Select by number, q to quit info screen, i to install.

--------------------------------------------------------------------------------
Step 8. And finally search for wbar  Select by number, q to quit info screen, i to install.

--------------------------------------------------------------------------------
Step 9. This completes the basic TinyCore X Desktop. Select q to quit the tce program.

--------------------------------------------------------------------------------
Step 10. At the $ prompt type:

sudo reboot

Your Pi will reboot into a full X GUI desktop system using the defaults of flwm_topside and wbar icon launcher.

--------------------------------------------------------------------------------
This is just an example, many options are avilable in the repository.

lighttpd/1.4.53