Hi all,
I have been up reading and learning about tiny core for at least 10 hours now, love what I see.
I feel that this would be much better than OpenWRT (what I am using now on my RPi2) due to not suffering from SD card corruption. The very thought of having a couple hundred of my projects in the wild and having masses of sdcard failures due to power cuts, etc for my clients is terrifying.
Anyways, I see that tinycore has its own REPO for the RPi2 (
http://tinycorelinux.net/4.x/armv6/tcz/) but I don't see a couple critical packages (namely Squid3 (with sslbump) + Dansguardian + php5). I presume that I can build these from scratch after loading doing a "tce-load -iw compile-essentials.tcz" and following a regular guide on making them (still fairly new to this, learning fast though).
I notice that there are people building and adding packages to the REPO, any chance that these could be added?
I want to run a content filter (among a few other things), I presume that there won't be any issues with that?
Lastly, I use iptables extensively as well as subinterfaces (each with different IPs, I route traffic between them (internally), which is needed to accomplish my goals. I don't see why picore won't have iptables loaded but just wanted to check, they are there right?
I don't need anyone to hold my hand with this, just like I said, fairly new to this and learning as I go.
Thanks!