Skip to content

Releases: SlizR/Nil_OS

Nil OS v6.6 Stable

13 Dec 21:43
7ec5acc

Choose a tag to compare

Changes: A complete redesign of the operating system, changes to functions and commands, and changes to the OS kernel extension and structure (Root Core > https://github.com/SlizR/root_core) and also the final fix for the OS loading bugs, now it's tested and working


Included Files

  • Nil_OS_6.6_stable.iso — main system image
  • initrfs.img — main system 'Nil OS' core
  • Source Code.zip — image of the finished unpacked OS (Github Repository itself)

*Required for system updates (Stable versions only)


How to update

Option 1 (Stable, tested versions only):

  1. Wait for the stable firmware version to appear after updating in this Github repository (the firmware automatically updates every 24 hours). Either enter update in the terminal, or if you want to check the current version and the one available for update in the Github Repo, enter updateinfo.

Option 2 (Both stable and beta versions; if you need beta versions, use option 2 only):

Current version 6.6 Stable!

  1. Download the Nil_OS_6.6_stable.iso image
  2. Open (or download, if you haven't already) Rufus or another installer, select ISO image installation from the list, and select the downloaded .iso image.

⚠️ Important: Before upgrading, back up your current system.

⚠️ Important: This method will destroy your data!


Changelog

  • A complete redesign of the operating system, changes to functions and commands, and changes to the OS kernel extension and structure (Root Core > https://github.com/SlizR/root_core) and also the final fix for the OS loading bugs, now it's tested and working

  • I also had to rework the UI/GUI to improve animations, sounds, etc. But I sacrificed over 400 megabytes.

  • Full Changelog: v6.5...v6.6


Check out the entire new release here: https://github.com/SlizR/Nil_OS/releases/tag/v6.6


Attention!

Root Core will no longer be updated as of December 13th. It became a Public Archive and will no longer be updated. It will always have a structure similar to Tiny Core Linux, although it is completely its own, very compact version!

Nil OS v6.5 Stable

12 Dec 21:20
8d581a9

Choose a tag to compare

Changes: Fixing vulnerabilities and bugs, adding new commands and adding a UI/GUI interface


Included Files

  • Nil_OS_6.5_stable.iso — main system image
  • core.gz — main system 'Nil OS' core
  • Source Code.zip — image of the finished unpacked OS (Github Repository itself)

*Required for system updates (Stable versions only)


How to update

Option 1 (Stable, tested versions only):

  1. Wait for the stable firmware version to appear after updating in this Github repository (the firmware automatically updates every 24 hours). Either enter update in the terminal, or if you want to check the current version and the one available for update in the Github Repo, enter updateinfo.

Option 2 (Both stable and beta versions; if you need beta versions, use option 2 only):

Current version 6.5 Stable!

  1. Download the Nil_OS_6.5_stable.iso image
  2. Open (or download, if you haven't already) Rufus or another installer, select ISO image installation from the list, and select the downloaded .iso image.

⚠️ Important: Before upgrading, back up your current system.

⚠️ Important: This method will destroy your data!


Changelog

  • Fixing bugs and vulnerabilities with accounts that allowed passwordless access via 777
  • Adding your own GUI interface
  • Adding wallpapers and new commands
  • Fixed bugs with saving data using the EVADE Security protocol
  • Changed the OS boot animation and also adjusted the auto-save from 2 minutes to 30 seconds, as well as optimized this process (Now on new flash drives/SD cards, saving takes less than 2 seconds, and on older ones, 5 seconds or less)
  • A major update of code detailing and optimization + weekly security update for Nil OS via the EVADE Security protocol

Nil OS v6.4 Stable

10 Dec 17:00
0e88117

Choose a tag to compare

Changes: Creating a boot system and root directory, as well as bug fixes


Included Files

  • Nil_OS_6.4_stable.iso — main system image
  • core.gz — main system 'Nil OS' core
  • Source Code.zip — image of the finished unpacked OS (Github Repository itself)

*Required for system updates (Stable versions only)


How to update

Option 1 (Stable, tested versions only):

  1. Wait for the stable firmware version to appear after updating in this Github repository (the firmware automatically updates every 24 hours). Either enter update in the terminal, or if you want to check the current version and the one available for update in the Github Repo, enter updateinfo.

Option 2 (Both stable and beta versions; if you need beta versions, use option 2 only):

Current version 6.4 Stable!

  1. Download the Nil_OS_6.4_stable.iso image
  2. Open (or download, if you haven't already) Rufus or another installer, select ISO image installation from the list, and select the downloaded .iso image.

⚠️ Important: Before upgrading, back up your current system.

⚠️ Important: This method will destroy your data!


Changelog

  • Bug fixes
  • Creating a boot system (New updated)
  • Creating a root system (New updated)