409 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			409 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			HTML
		
	
	
	
| 
 | |
|       <div class="container marketing py-5 my-5">
 | |
| 
 | |
|         <div class="p-4 p-md-5 mb-4 rounded text-bg-dark">
 | |
|           <div class="col-md-12 px-0">
 | |
|             <h1 class="display-4 fst-italic">Melawy Linux</h1>
 | |
|             <p class="lead my-3">
 | |
|               is a Linux distribution based on Arch Linux that comes with the CachyOS Linux kernel, designed to improved performance and responsiveness.
 | |
|               <br>
 | |
|               Melawy Linux uses the Calamares installer, and provide a tailored design for
 | |
|               <ul>
 | |
|                 <li>rEFInd boot loader</li>
 | |
|                 <li>Plymouth boot screen</li>
 | |
|                 <li>SDDM login manager</li>
 | |
|                 <li>KDE Plasma desktop environment.</li>
 | |
|               </ul>
 | |
|             </p>
 | |
|             <p>
 | |
|               The product is open source software with a free license.
 | |
|             </p>
 | |
|             <p>
 | |
|               The project is aimed at the PC and laptop segment.</p>
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <!-- Three columns of text below the carousel -->
 | |
| 
 | |
|         <div class="row justify-content-center align-items-center text-center">
 | |
|           <div class="col-lg-12 col-md-12 col-sm-12 justify-content-center align-items-center">
 | |
|             <h5 class="text-muted">List of Key Features</h5>
 | |
|           </div>
 | |
| 
 | |
| 
 | |
|           <div class="col-lg-4 col-md-6 col-sm-12">
 | |
|               <div>
 | |
|                 <p>
 | |
|                   <ul class="list-unstyled text-start">
 | |
|                     <li>ISO: ArchISO</li>
 | |
|                     <li>Installer: Calamares</li>
 | |
|                     <li>Loader: rEFInd</li>
 | |
|                     <li>Kernel: Linux CachyOS</li>
 | |
|                   </ul>
 | |
|                 </p>
 | |
|               </div>
 | |
|           </div><!-- /.col-lg-4 -->
 | |
| 
 | |
|           <div class="col-lg-4 col-md-6 col-sm-12">
 | |
|               <div>
 | |
|                 <p>
 | |
|                   <ul class="list-unstyled text-start">
 | |
|                     <li>Initrd: Dracut, Dracut-UKIFY</li>
 | |
|                     <li>EFI, Secure Boot, TPM</li>
 | |
|                     <li>Splash screen: Plymouth</li>
 | |
|                     <li>Init: Systemd</li>
 | |
|                   </ul>
 | |
|                 </p>
 | |
|               </div>
 | |
|           </div><!-- /.col-lg-4 -->
 | |
| 
 | |
|           <div class="col-lg-4 col-md-6 col-sm-12">
 | |
|               <div>
 | |
|                 <p>
 | |
|                   <ul class="list-unstyled text-start">
 | |
|                     <li>DM: SDDM</li>
 | |
|                     <li>DE: KDE Plasma</li>
 | |
|                     <li>PM: pacman, pamac</li>
 | |
|                   </ul>
 | |
|                 </p>
 | |
|               </div>
 | |
|           </div><!-- /.col-lg-4 -->
 | |
|         </div><!-- /.row -->
 | |
| 
 | |
|         <!-- START THE FEATURETTES -->
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-2">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Installing Melawy Linux from ISO-image</span></h2>
 | |
|             <p class="lead">The ISO image contains everything you need to get started</p>
 | |
|             <p>The necessary programs can be easily installed through the package manager</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-1">
 | |
|             <div class="iframe-container">
 | |
|               <iframe src="https://www.youtube.com/embed/waCnwyxdSS0?rel=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen class="responsive-iframe"></iframe>
 | |
|             </div>
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-1">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Network installation</span></h2>
 | |
|             <p class="lead">Allows you to select additional components before installation</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-2">
 | |
|             <img src="/assets/img/online.png" alt="Network installation" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-2">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">rEFInd Loader</span></h2>
 | |
|             <p class="lead">Allows you to download Linux, Unix, MacOS, Windows and other operating systems</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-1">
 | |
|             <img src="/assets/img/refind.png" alt="rEFInd Loader" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-1">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Plymouth loading screen</span></h2>
 | |
|             <p class="lead">Allows you to hide the text output of the loading stage</p>
 | |
|             <p>Allows you to enter a password to unlock the drive</p>
 | |
|             <p>You can return to text mode and back using the HOME button on the keyboard</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-2">
 | |
|             <img src="/assets/img/plymouth.png" alt="Plymouth loading screen" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-2">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">SDDM Login Screen</span></h2>
 | |
|             <p class="lead">Allows you to select users available for login and log in</p>
 | |
|             <p>If necessary, you can show the entered password so as not to make a mistake when entering</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-1">
 | |
|             <img src="/assets/img/sddm.png" alt="SDDM Login Screen" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-1">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">KDE Plasma desktop</span></h2>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-2">
 | |
|             <img src="/assets/img/plasma.png" alt="KDE Plasma desktop" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-2">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Main menu</span></h2>
 | |
|             <p class="lead">Allows easy access to the necessary programs</p>
 | |
|             <p>Pin necessary programs to favorites and place them on the taskbar</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-1">
 | |
|             <img src="/assets/img/start-menu.png" alt="Main menu" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-1">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Folder Browser, Dolphin</span></h2>
 | |
|             <p class="lead">The folder browser, Dolphin, has the ability to open tabs like in a browser, work in
 | |
|               two panels, when different folders are open on the left and right in the same window</p>
 | |
|             <p>The command terminal, Konsole, allows you to open tabs, divide the terminal screen vertically, horizontally</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-2">
 | |
|             <img src="/assets/img/dolphin.png" alt="Folder Browser, Dolphin" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-2">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Pamac package manager</span></h2>
 | |
|             <p class="lead">Allows you to install and remove programs</p>
 | |
|             <p>In some cases, you cannot do without using the console and the Pacman console package manager</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-1">
 | |
|             <img src="/assets/img/pamac.png" alt="Pamac package manager" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-5 order-md-1">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">Applet and system update program</span></h2>
 | |
|             <p class="lead">Check for system and program updates</p>
 | |
|             <p>Allow you to download and install updates at any time by clicking a button</p>
 | |
|           </div>
 | |
|           <div class="col-md-7 order-md-2">
 | |
|             <img src="/assets/img/updater-and-applet.png" alt="Applet and system update program" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row featurette">
 | |
|           <div class="col-md-7 order-md-2">
 | |
|             <h2 class="featurette-heading fw-normal lh-1"><span class="text-muted">CachyOS kernel for Linux operating system</span></h2>
 | |
|             <p class="lead">
 | |
|               It is an optimized Linux kernel that is designed to improve system performance and responsiveness.
 | |
|             </p>
 | |
| 
 | |
|             <p class="d-inline-flex gap-1">
 | |
|               It includes many patches and optimizations that can significantly speed up your computer.
 | |
|             </p>
 | |
| 
 | |
|             <p class="d-inline-flex gap-1">
 | |
|               Advantages
 | |
|             </p>
 | |
| 
 | |
|             <ul>
 | |
|               <li>
 | |
|                 Contains optimizations to improve performance and reduce lag in games and other high-speed applications.
 | |
|                 performance requirements.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Support for multithreading and multiprocessor systems.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Optimization of the operation of network subsystems, which allows increasing the data transfer speed.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Improved work with the file system, which increases the speed of reading and writing data to disk.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Supports new technologies and devices such as NVMe and USB 3.0.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Improved memory handling, which allows for increased application performance.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Support for new security features such as protection against Specter and Meltdown attacks.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Optimizes work with graphics cards, which improves the performance of games and other graphics applications.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 The CachyOS kernel can be installed on any Linux distribution and provides significant
 | |
|                 advantages
 | |
|                 for users who demand maximum performance and responsiveness from their system.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 It also contains some additional features and patches that are not included in the standard Linux kernel. CachyOS
 | |
|                 kernel
 | |
|                 designed for users who want to get the best performance out of their Linux system.
 | |
|               </li>
 | |
|             </ul>
 | |
| 
 | |
|             <p class="d-inline-flex gap-1">
 | |
|               ATTENTION
 | |
|             </p>
 | |
| 
 | |
|             <ul>
 | |
|               <li>
 | |
|                 Some patches and optimizations may cause system instability or compatibility with some software.
 | |
|                 provision.
 | |
|               </li>
 | |
| 
 | |
|               <li>
 | |
|                 Some optimizations may result in increased energy consumption, which may negatively impact time
 | |
|                 work
 | |
|                 from batteries in laptops.
 | |
|               </li>
 | |
|             </ul>
 | |
|           </div>
 | |
|           <div class="col-md-5 order-md-1">
 | |
|             <img src="/assets/img/CachyOS.png" alt="CachyOS kernel for Linux operating system" class="fullscreen" onclick="showFullscreenImage(this);">
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|         <hr class="featurette-divider">
 | |
| 
 | |
| 
 | |
|         <div class="row">
 | |
|           <div class="col-lg-12">
 | |
|             <p class="d-inline-flex gap-1">
 | |
|               <button class="btn btn-outline-secondary" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
 | |
|                 A set of programs and repositories
 | |
|               </button>
 | |
|             </p>
 | |
|             <div class="collapse" id="collapse2">
 | |
|               <p>Repositories:</p>
 | |
|               <ul>
 | |
|                 <li>melawy</li>
 | |
|                 <li>melawy-core</li>
 | |
|                 <li>melawy-3party</li>
 | |
|                 <li>melawy-archlinux</li>
 | |
|                 <li>cachyos</li>
 | |
|                 <li>core</li>
 | |
|                 <li>extra</li>
 | |
|                 <li>multilib</li>
 | |
|                 <li>arcolinux_repo</li>
 | |
|                 <li>arcolinux_repo_xlarge</li>
 | |
|                 <li>arcolinux_repo_3party</li>
 | |
|                 <li>garuda</li>
 | |
|                 <li>chaotic-aur</li>
 | |
|                 <li>endeavouros</li>
 | |
|               </ul>
 | |
|               <p>Programs and designs specific to ArcoLinux, Garuda Linux, EndeavourOS are not used.</p>
 | |
|               <p>System components:</p>
 | |
|               <ul>
 | |
|                 <li>refind</li>
 | |
|                 <li>systemd-boot</li>
 | |
|                 <li>grub2</li>
 | |
|                 <li>linux-cachyos</li>
 | |
|                 <li>btrfs</li>
 | |
|                 <li>efi + ukify</li>
 | |
|                 <li>vmlinuz + initrd</li>
 | |
|                 <li>dracut</li>
 | |
|                 <li>systemd 254+</li>
 | |
|                 <li>timeshift</li>
 | |
|                 <li>btrfs assistant</li>
 | |
|                 <li>plymouth</li>
 | |
|                 <li>sddm</li>
 | |
|                 <li>kde</li>
 | |
|                 <li>pipewire</li>
 | |
|               </ul>
 | |
|               <p>Package managers:</p>
 | |
|               <ul>
 | |
|                 <li>pacman</li>
 | |
|                 <li>pamac</li>
 | |
|                 <li>octopi</li>
 | |
|                 <li>paru</li>
 | |
|                 <li>yay</li>
 | |
|               </ul>
 | |
|               <p>Update mirrors package:</p>
 | |
|               <ul>
 | |
|                 <li>Reflector</li>
 | |
|               </ul>
 | |
|               <p>Standard set of programs:</p>
 | |
|               <ul>
 | |
|                 <li>FreeOffice</li>
 | |
|                 <li>LibreOffice</li>
 | |
|                 <li>OnlyOffice</li>
 | |
|                 <li>Firefox</li>
 | |
|                 <li>Firefox Dev</li>
 | |
|                 <li>Chrome</li>
 | |
|                 <li>Brave</li>
 | |
|                 <li>Telegram</li>
 | |
|                 <li>Discord</li>
 | |
|                 <li>VS Code</li>
 | |
|                 <li>Zoom</li>
 | |
|                 <li>Skype</li>
 | |
|                 <li>KeePassXC</li>
 | |
|                 <li>YandexDisk</li>
 | |
|                 <li>AnyDesk</li>
 | |
|               </ul>
 | |
|               <p>Graphic editor:</p>
 | |
|               <ul>
 | |
|                 <li>Gimp</li>
 | |
|                 <li>InkScape</li>
 | |
|                 <li>Krita</li>
 | |
|               </ul>
 | |
|               <p>Mumtimedia:</p>
 | |
|               <ul>
 | |
|                 <li>ObsStudio with Browser support</li>
 | |
|                 <li>Haruna</li>
 | |
|                 <li>Vlc</li>
 | |
|                 <li>Mpv</li>
 | |
|                 <li>Elisa</li>
 | |
|                 <li>Audacious</li>
 | |
|                 <li>Audacity</li>
 | |
|                 <li>Avidemux</li>
 | |
|               </ul>
 | |
|               <p>Email:</p>
 | |
|               <ul>
 | |
|                 <li>Mailspring</li>
 | |
|                 <li>Thunderbird</li>
 | |
|               </ul>
 | |
|               <p>If necessary, you can install:</p>
 | |
|               <ul>
 | |
|                 <li>Opera</li>
 | |
|                 <li>WhatsApp</li>
 | |
|               </ul>
 | |
|             </div>
 | |
|           </div>
 | |
|         </div>
 | |
| 
 | |
|       </div><!-- /.container -->
 |