Hi,
Don't worry about the alpha naming. This is a randomly named, just to say it's the first for the ToriOS project. There aren't any issues else than the fact I have removed all the biggest packages and their depends, leaving probably lots of packages which are uneeded but not seen as such by the package manager. :>
I started working on a new build for a small/clean version, with the full old build not far so I can pick some of the files I need from there.
You can get the version with the 3.8 kernel, the few bugs still in there are ones which benefited later of 2 minor cosmetic fixes and don't cause problems.
Once your artwork will be ready, I would like you to make it available in a tarball inside a small filesystem, if possible, and all belonging to "root:root" before compressing it to archive (directories must have permissions 755 and files 644).
If you already knew that, you probably don't need to read what comes below.
I give an example to you:
http://meets.free.fr/Downloads/BentoVillageProject/Configurations/System/etc/sysctl.d/50-local.confin the tarball, that file is under "etc/sysctl.d/" at the root of the archive.
The following one, which could have for tarball name something such as "bento-zram-config.tar.gz" would contain:
http://meets.free.fr/Downloads/BentoVillageProject/Configurations/System/Zram/the directories which you can see there, with the subdirectories as you will find them if you click on each one one after the other.
The result of that, it looks almost like a package and it can be unpacked as root directly in the / of the Filesystem built directory when creating a new version. I can also be used as is by a script.
(I hope it's not too confused?)
You can see some tarballs arranged that way here :
http://meets.free.fr/Downloads/BentoVillageProject/Configurations/OldConfig/ and get one and unpack it in a directory to see what it looks like, if needed.