Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: aus9 on August 18, 2020, 02:16:59 AM

Title: Basic onboot.lst (tested for Arm6 download)
Post by: aus9 on August 18, 2020, 02:16:59 AM
Hi
If you are new to RPi you may like to download the packages that I mention in this boot list. If you are addicted to a graphical desktop. (thats me) I am aware, it makes no allowances for sound, bluetooth and other such fancy stuff.

I have deliberately removed openssh.tcz from the list but kept libgcrypt.tcz as I can not easily remember that TCE name. In addition, I tend not to like running openssh as I have never used it in the past. I have only just learnt how to use it. I do have openssh-type-files in my backup as per its info file.

Code: [Select]
cat /mnt/mmcblk0p2/tce/onboot.lst
mc.tcz
libgcrypt.tcz
Xorg.tcz
Xlibs.tcz
flwm.tcz
aterm.tcz
wbar.tcz
nano.tcz

You do not need nano, mc has its own editor but I like the colourization you see when you look at scripts and such.

So if I were to attempt to make a new sdcard, I would be tempted at console prompt with ethernet cable
Code: [Select]
tce-load -w  -i Xorg Xlibs flwm aterm wbar nano
Juanito has been kind enough to give us mc.tcz openssh.tcz libgcrypt.tcz

YMMV