🤩 v2107 - Initial Release
- First stable release for public download.
- Completely Implemented our "Single File for anything" philosophy.
- Our homegrown package manager - appctl
- Support for Appimages, Flatpak, and snap packages
- Implemented Direct boot from System Image and save caches in harddisk
📚 History
One year ago, when we release the releax os and the support we got from various communities inspire us to do much more. But lack of proper infrastructure and Bugs we decide to do things from start with new philosophies and technologies.
rlxos is not just a yet another Linux distro, its philosophies and concepts are very different from other available distros and we are I our way to make it much more than that.
📢 The Release
This release is the first step towards the development of a much better operating system, for a stable system we postpone some of our promises for the next release. As it is our initial release ( and lack of Testers ) there might be some bugs or issues left, so its advised to not use rlxos on your production machine.
⤴ Upgrading
Make sure to make a backup of your files first
If you are on beta version above 1600 then update the system (specially grub) using below command
sudo appctl update
sudo appctl install grub -reinstall -redownload
sudo appctl install rlx-init -reinstall -redownload
and do a reboot then download the latest system image to /run/initramfs/system/ and update grub configurations
sudo mount /run/initramfs/boot /boot --bind
sudo update-grub