From b1d6251085166c655d2e2af633fabbd89e92eca9 Mon Sep 17 00:00:00 2001 From: Logan Kaval <161742547+LoganKavalSchool@users.noreply.github.com> Date: Fri, 10 May 2024 13:36:45 -0500 Subject: [PATCH] [ 5.mulbx-added]/needed --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 9bc2d9d..942af41 100644 --- a/main.py +++ b/main.py @@ -135,6 +135,7 @@ def get_hardware_info(): 'what_geckolinux' : 'GeckoLinux is a Linux spin based on the openSUSE distribution, with a focus on polish and out-of-the-box usability on the desktop. The distribution features many desktop editions which can be installed from live discs. Some patent encumbered open source software is included in GeckoLinux which is not available in the default installation of openSUSE. Special attention has been given to the quality of the font rendering. GeckoLinux provides two main editions, Static (which is based on openSUSE Leap) and Rolling (based on openSUSE Tumbleweed).', 'what_nitrux' : 'Nitrux is a Linux distribution based on Debians Unstable (sid) branch with additional packages pulled in from Ubuntu LTS repositories. Nitrux strives to be a distribution suitable for laptops and desktop computers. Its main desktop environment is NX Desktop, a KDE Plasma desktop enhanced with plasmoids to create a special blend of aesthetics and functionality. The project also focuses on using redistributable, portable applications using the AppImage format. Registration with an e-mail address was required to download this distribution, however public downloads have been available since mid-2020.', 'what_blackarch' : 'BlackArch Linux is an Arch Linux-based distribution designed for penetration testers and security researchers. It is supplied as a live DVD image that comes with several lightweight window managers, including Fluxbox, Openbox, Awesome and spectrwm. It ships with over a thousand specialist tools for penetration testing and forensic analysis.', + 'what_mulbx' : 'MulBX is a Formally NixOS based Linux distrobution. It uses XMonad for the window manager and can run as a Arch base, OpenSUSE base, or a Debian Base.' 'what_blackarchlinux' : 'BlackArch Linux is an Arch Linux-based distribution designed for penetration testers and security researchers. It is supplied as a live DVD image that comes with several lightweight window managers, including Fluxbox, Openbox, Awesome and spectrwm. It ships with over a thousand specialist tools for penetration testing and forensic analysis.', 'what_debain' : 'The Debian Project is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian. Debian systems currently use the Linux kernel. Linux is a completely free piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. Of course, the thing that people want is application software: programs to help them get what they want to do done, from editing documents to running a business to playing games to writing more software. Debian comes with over 50,000 packages (precompiled software that is bundled up in a nice format for easy installation on your machine) - all of it free. Its a bit like a tower. At the base is the kernel. On top of that are all the basic tools. Next is all the software that you run on the computer. At the top of the tower is Debian -- carefully organizing and fitting everything so it all works together.', }