|Dev Log| Working on: Wayland, Openbox, git (16/02/21)
|Dev Log| Stale due to college (25/04/21)
Ignite Os is a simple linux OS focused on productivity and git tools, optimized with all drivers to run on Chromebooks, Netbooks and micro boards. (Name was changed from FireOS due to Amazons Android based OS)
You can also:
Not all functions are working. Further development is still required.
IgniteOS uses the following tools and requires these dependencies:
$ sudo apt install wget make gawk gcc bc bison flex xorriso libelf-dev libssl-dev
$ sudo add-apt-repository ppa:ubuntu-toolchain-r/test
$ sudo apt-get update
$ sudo apt-get install libstdc++6-4.7-dev
IgniteOS requires to be built on a Linux operating system
To build use the following command
$ chmod +x build.sh
$ sudo ./build.sh
$ sudo ./16_cleanup.shFor repackaging with updates (comming soon)
$ cmod +x update.sh
$ cmod +x repack.sh
$ sudo ./update.sh && ./repack.shThe guide to install on chromebook: https://github.com/HUSKI3/IgniteOS/wiki/Chromebook-Installation The guide to install on micro board: {in progress}
IgniteOS currently has the following packages
| Package | Status |
|---|---|
| OpenBox | stale |
| adopt_openjdk | working |
| apt | broken |
| beecrypt | working |
| bosh_cli | working |
| Node.js | working |
| cf_cli | working |
| c2048 | working |
| cf_tools | working |
| coreutils | working |
| dhcp | working |
| dialog | working |
| dropbear | working |
| felix | working |
| fio | working |
| fontconfig | broken - unknown errors |
| glibc-full | working |
| golang | working |
| graalvm | working |
| kbd | unknown - not tested |
| kernel_modules | working |
| kexec_tools | working |
| libdrm | unknown - not compiled |
| libevent | unknown - not compiled |
| libpng | unknown - not compiled |
| libxau | unknown - not compiled |
| libxcb | unknown - not compiled |
| libxdmcp | unknown - not compiled |
| links | broken - headers missing upon compiling |
| lua | working |
| make | working |
| mako | working - numerous bugs |
| nano | working |
| ncurses | working |
| neon | working |
| nspr | working |
| nweb | working |
| openjdk | working |
| python | working |
| rpm | nearly working - Bzip magic error |
| static_get | working |
| stress | unknown - not tested |
| sudo | stale |
| vim | working |
| zulujdk | working |
| git | zlib error - being fixed |
| wayland | testing |
Want to contribute? Great! You are more than welcome to!
Docker download is available in the Dropbox folder!
No current support
MIT
Free Software, Hell Yeah!