Tofita
All-new kernel for Greentea OS — read Tofita wiki
Greentea OS is aimed to provide full operating system environment
Features
- UEFI 64-bit boot
- 64-bit x86 oriented
- Colorful graphics with transparency and double buffering
- Quake-style terminal (hit
~to show/hide) - Desktop GUI
- PS/2 mouse
- PS/2 keyboard
- COM-port debug output
- Initial RAM disk for LiveCD/LiveUSB and installer
- Tested on:
- VirtualBox 6.0+
(use exactly "Mac OS X (64-bit)" preset) - Intel Sandy Bridge
(socket 1155) - AMD APU
A10 - Hyper-V
(use Generation 2, disable Secure Boot, no PS/2 support, read tools\pipe.js for more info) - WMware Workstation
(Other 64-bit, Virtualize Intel VT-x/EPT or AMD-V/RVI, Firmware type - UEFI)
- VirtualBox 6.0+
- Hybrid performance-oriented kernel
- Very low on resources, just 1 GB RAM minimum required
- Isolation and containerization of everything
- ACPI 2.0, CPUID, SEH-style memory probing in syscalls
- Preemptive multitasking/multithreading (both kernel and userspace)
- Exclusively only multi-core CPUs
GreenteaOS (Tofita) system requirements
- 1 GB RAM
- Motherboard with UEFI, SATA (AHCI) or NVMe, PCIe and USB 2.0+
- Multicore modern 64-bit CPU (most AMD and Intel CPUs from 2009 and newer)
- Read more
Give some attention for Tofita be noticed
Help to hire developers and buy hardware
Tools
listen.js- listen to VirtualBox COM port in TCP socket modepipe.js- listen to VirtualBox\Hyper-V COM port in pipe modevbox.js- starts VirtualBox Tofita VM and exitswebui.bat- web-based UI for COM portgos-devlist.bat- show useful device names and PCI IDs to gather user hardware stats
Build
Get automatic build or make yours with Teapot (if you want to edit the code)
Nightly builds
If you don't want to build Tofita, you may download latest automatic GitHub build
Teapot
Download or clone Teapot repo and place alongside of Tofita repo:
.\Teapot
.\Tofita
You should have extracted Teapot-master and have folders like this .\Teapot\LLVM-*.*.*.
Teapot will take less space if cloned with limited depth of commit history:
git clone --recursive --depth 1 https://github.com/GreenteaOS/Tofita.git
git clone --recursive --depth 1 https://github.com/GreenteaOS/Teapot.gitConfigure
Create R: ram disk about 1 GB (you may download a free AMD Radeon™ RAMDisk) for faster builds and configure config.json > tempFolder.
Otherwise C: is used to store builds by default.
Install Hexa
You also need to install Hexa compiler.
Currently you will build Hexa manually too. Download this and extract contents of hexa-kawaii into C:\Hexa, so you have C:\Hexa\hexa.cmd.
Install node.js LTS.
cd C:\hexa
node bootstrap.js hexa.json
node hexa-node.js hexa.json
node hexa-node.js hexa.jsonAdd C:\Hexa into your PATH.
Compile and generate disk image
cmd /c buildOr just open build.bat file with Explorer.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


