Создатель дистрибутива операционной системы Melawy Linux
+
My name is Valeria
+
Creator of the Melawy Linux operating system distribution
-
Я имею хорошие знания по языкам программирования, базам данных, сетям, устройству компьютера, работе
- операционных систем, виртуализации.
+
I have good knowledge of programming languages, databases, networks, computer design, work
+ operating systems, virtualization.
-
Изучаю и программирую используя Rust, Python, JavaScript, PostgreSQL, SQLite.
-
Также испытываю интерес к Kotlin, TypeScript, NoSQL.
+
I study and program using Rust, Python, JavaScript, PostgreSQL, SQLite.
+
I also have an interest in Kotlin, TypeScript, NoSQL.
-
Создаю продукты для себя и для людей, один из сборников моего труда - этот дистрибутив операционной системы
+
I create products for myself and for people, one of the collections of my work is this operating system distribution
Melawy Linux
-
Этот проект начался в апреле 2022 года с набора оформления для загрузчика GRUB, rEFInd и набора
- Bash-скриптов для доведения чужих дистрибутивов Arch Linux до нормального состояния после установки
-
Я не собиралась делать свой дистрибутив, но потом мне захотелось оформить всё по Unix-way в пакеты, и
- понеслось
+
This project started in April 2022 with a skin kit for the GRUB boot loader, rEFInd and a set
+ Bash scripts for bringing other Arch Linux distributions to normal state after installation
+
I wasn’t going to make my own distribution, but then I wanted to package everything along the Unix-way, and
+ away we go
- Принять участие в развитии Melawy Linux легко. В зависимости от ваших навыков и возможностей Вы можете помочь Melawy Linux одним или несколькими способами:
+ It's easy to participate in the development of Melawy Linux. Depending on your skills and capabilities, you can help Melawy Linux in one or more ways:
-
Поддержка и продвижение
+
Support and promotion
-
Упоминание в разговоре
+
Mentioned in conversation
- Если Вам нравится Melawy Linux, пусть люди знают об этом. Напишите отзыв и опубликуйте его на distrowatch.com. Обсудите ее со своими друзьями, коллегами, родственниками и людьми вокруг Вас.
+ If you like Melawy Linux, let people know about it. Write a review and post it on distrowatch.com. Discuss it with your friends, colleagues, relatives and people around you.
-
Присоединение к сообществу
+
Joining the community
- Melawy Linux - это не просто операционная система, это также сообщество людей, которым свободный и открытый проект дарит удовольствие, является местом общения и взаимодействия с единомышленниками. Не важно помогаете ли Вы другим людям решать возникшие у них проблемы, давая им возможность почувствовать себя как дома, или просто общаетесь с другими пользователями Melawy Linux, мы рекомендуем Вам присоединиться к сообществу и принять посильное участие в создании Melawy Linux.
+ Melawy Linux is not just an operating system, it is also a community of people who enjoy a free and open project, a place for communication and interaction with like-minded people. Whether you are helping other people solve their problems, making them feel at home, or simply communicating with other Melawy Linux users, we encourage you to join the community and take part in the creation of Melawy Linux.
-
Помощь другим
+
Helping others
- Если у Вас есть свободное время и Вы хотите помочь другим пользователям в решении технических проблем, Вам следует серьезно подумать о том, чтобы читать форумы и помогать другим пользователям Melawy Linux решать проблемы, особенно если Вы знаете, как их исправить.
+ If you have free time and want to help other users with technical problems, you should seriously consider reading the forums and helping other Melawy Linux users solve problems, especially if you know how to fix them.
-
Участие в разработке
+
Participation in development
-
Отчеты об ошибках
+
Bug reports
- Если во время использования Melawy Linux Вы заметили что-то, что не работает должным образом, сообщите нам. Проблема, которую Вы обнаружили, скорее всего, затронет и других. Чем раньше мы о ней узнаем, тем скорее мы сможем ее исправить.
+ If while using Melawy Linux you notice something that is not working properly, please let us know. The problem you discovered will most likely affect others. The sooner we find out about it, the sooner we can fix it.
-
Новые идеи
+
New ideas
- Подавляющее большинство улучшений, включенных в каждый выпуск, поступает от сообщества. Если есть что-то, что, по Вашему мнению, отсутствует или это можно сделать лучше, сообщите нам. Является ли это включением отсутствующего драйвера оборудования или программным приложением, которое должно быть частью официального репозитория, или если у Вас есть какие-то другие идеи о том, как сделать Melawy Linux лучше, нам всегда интересно о них узнать.
+ The vast majority of improvements included in each release come from the community. If there is anything you think is missing or could be done better, please let us know. Whether it's the inclusion of a missing hardware driver or a software application that should be part of the official repository, or if you have any other ideas on how to make Melawy Linux better, we're always interested in hearing about them.
-
Оформление
+
Design
- Если Вы обладаете талантом в графическом дизайне и готоВы внести свой вклад в проект, отправьте нам свои работы и иллюстрации. Будь то простые обои, набор значков, заставки или даже новый логотип. Знать Ваше видение дизайна нам всегда интересно.
+ If you have a talent in graphic design and are ready to contribute to the project, send us your work and illustrations. Be it a simple wallpaper, an icon set, screensavers or even a new logo. We are always interested in knowing your vision of design.
-
Программирование
+
Programming
- Большая часть нашей разработки выполняется в QT, C++, Python, HTML5 / CSS и BASH. Мы также используем Git для контроля версий и PKGBUILD для упаковки. Если Вам удобно пользоваться этими технологиями, не стесняйтесь взглянуть на наш код. Если Вы думаете, что можете улучшить наши приложения или написать новые, не стесняйтесь предлагать исправления или форкать наши репозитории git.
+ Most of our development is done in QT, C++, Python, HTML5/CSS and BASH. We also use Git for version control and PKGBUILD for packaging. If you are comfortable using these technologies, feel free to take a look at our code. If you think you can improve our applications or write new ones, feel free to suggest fixes or fork our git repositories.
- Уважаемые пользователи и поклонники Open Source программного обеспечения.
+ Dear users and fans of Open Source software.
- Я обращаюсь к вам с просьбой о финансовой поддержке. В течение последних 1,5 лет я уделяла свое свободное время разработке дистрибутива операционной системы Linux, и я хотела бы поделиться с вами, почему эта работа столь важна и почему ваше пожертвование имеет значение.
+ I am asking you for financial support. For the past 1.5 years, I've spent my free time developing a distribution of the Linux operating system, and I'd like to share with you why this work is so important and why your donation makes a difference.
- Open source программное обеспечение (ПО) играет ключевую роль в современном мире, обеспечивая свободу использования, изучения, изменения и распространения программ. Это значит, что каждый, кто использует Open Source ПО, имеет возможность адаптировать его под свои нужды и улучшать его для всех пользователей.
+ Open source software plays a key role in the modern world, providing freedom to use, study, change and distribute programs. This means that everyone who uses Open Source software has the opportunity to adapt it to their needs and improve it for all users.
- Мой проект - дистрибутив операционной системы Linux, является одним из примеров такого Open Source ПО. Я стремлюсь создать надежную и удобную операционную систему, предоставляя пользователям возможность выбора и контроля над своими компьютерами. Линукс основан на открытых стандартах и совместной разработке, что делает его доступным для всех без ограничений коммерческих лицензий.
+ My project, a distribution of the Linux operating system, is one example of such Open Source software. I strive to create a reliable and user-friendly operating system while giving users choice and control over their computers. Linux is based on open standards and collaborative development, making it available to everyone without the restrictions of commercial licenses.
- Однако разработка и поддержка Open Source программного обеспечения требуют ресурсов - времени, энергии и, конечно же, финансовых средств. Ваши пожертвования помогут мне продолжать работать над проектом, улучшать его функциональность, исправлять ошибки и обеспечивать безопасность.
+ However, developing and maintaining Open Source software requires resources - time, energy and, of course, financial resources. Your donations will help me continue to work on the project, improve its functionality, fix bugs and ensure security.
- Финансовая поддержка позволит мне также уделить больше времени на разработку новых функций, улучшение пользовательского интерфейса и оптимизацию системы в целом. Без вашей поддержки мой проект может не достичь своего полного потенциала и не принести пользу сообществу.
+ Financial support will also allow me to devote more time to developing new features, improving the user interface and optimizing the system as a whole. Without your support, my project may not reach its full potential and benefit the community.
- Все собранные пожертвования будут вложены в развитие проекта: оплата домена, хостинга, обновление оборудования, проведение тестирования и разработка новых функций. Будьте уверены, что каждый рубль, доллар, евро, пожертвованный вами, будет использован эффективно и ответственно.
+ All collected donations will be invested in the development of the project: payment for the domain, hosting, equipment upgrades, testing and development of new functions. Be sure that every ruble, dollar, euro you donate will be used effectively and responsibly.
- Я призываю вас поддержать мою работу по разработке дистрибутива операционной системы Linux финансово. Ваше пожертвование будет оценено, и вместе мы сможем продолжить развитие Open Source ПО и сделать мир более открытым, свободным и доступным для всех.
+ I encourage you to support my work in developing a distribution of the Linux operating system financially. Your donation will be appreciated, and together we can continue to develop Open Source software and make the world more open, free and accessible to everyone.
Creator of the Melawy Linux operating system distribution
-
-
-
-
I have good knowledge of programming languages, databases, networks, computer design, work
- operating systems, virtualization.
-
-
I study and program using Rust, Python, JavaScript, PostgreSQL, SQLite.
-
I also have an interest in Kotlin, TypeScript, NoSQL.
-
-
-
-
I create products for myself and for people, one of the collections of my work is this operating system distribution
- Melawy Linux
-
-
This project started in April 2022 with a skin kit for the GRUB boot loader, rEFInd and a set
- Bash scripts for bringing other Arch Linux distributions to normal state after installation
-
I wasn’t going to make my own distribution, but then I wanted to package everything along the Unix-way, and
- away we go
- It's easy to participate in the development of Melawy Linux. Depending on your skills and capabilities, you can help Melawy Linux in one or more ways:
-
-
-
Support and promotion
-
-
Mentioned in conversation
-
-
- If you like Melawy Linux, let people know about it. Write a review and post it on distrowatch.com. Discuss it with your friends, colleagues, relatives and people around you.
-
-
-
Joining the community
-
-
- Melawy Linux is not just an operating system, it is also a community of people who enjoy a free and open project, a place for communication and interaction with like-minded people. Whether you are helping other people solve their problems, making them feel at home, or simply communicating with other Melawy Linux users, we encourage you to join the community and take part in the creation of Melawy Linux.
-
-
-
Helping others
-
-
- If you have free time and want to help other users with technical problems, you should seriously consider reading the forums and helping other Melawy Linux users solve problems, especially if you know how to fix them.
-
-
-
Participation in development
-
-
Bug reports
-
-
- If while using Melawy Linux you notice something that is not working properly, please let us know. The problem you discovered will most likely affect others. The sooner we find out about it, the sooner we can fix it.
-
-
-
New ideas
-
-
- The vast majority of improvements included in each release come from the community. If there is anything you think is missing or could be done better, please let us know. Whether it's the inclusion of a missing hardware driver or a software application that should be part of the official repository, or if you have any other ideas on how to make Melawy Linux better, we're always interested in hearing about them.
-
-
-
Design
-
-
- If you have a talent in graphic design and are ready to contribute to the project, send us your work and illustrations. Be it a simple wallpaper, an icon set, screensavers or even a new logo. We are always interested in knowing your vision of design.
-
-
-
Programming
-
-
- Most of our development is done in QT, C++, Python, HTML5/CSS and BASH. We also use Git for version control and PKGBUILD for packaging. If you are comfortable using these technologies, feel free to take a look at our code. If you think you can improve our applications or write new ones, feel free to suggest fixes or fork our git repositories.
-
- I am asking you for financial support. For the past 1.5 years, I've spent my free time developing a distribution of the Linux operating system, and I'd like to share with you why this work is so important and why your donation makes a difference.
-
-
- Open source software plays a key role in the modern world, providing freedom to use, study, change and distribute programs. This means that everyone who uses Open Source software has the opportunity to adapt it to their needs and improve it for all users.
-
-
- My project, a distribution of the Linux operating system, is one example of such Open Source software. I strive to create a reliable and user-friendly operating system while giving users choice and control over their computers. Linux is based on open standards and collaborative development, making it available to everyone without the restrictions of commercial licenses.
-
-
- However, developing and maintaining Open Source software requires resources - time, energy and, of course, financial resources. Your donations will help me continue to work on the project, improve its functionality, fix bugs and ensure security.
-
-
- Financial support will also allow me to devote more time to developing new features, improving the user interface and optimizing the system as a whole. Without your support, my project may not reach its full potential and benefit the community.
-
-
- All collected donations will be invested in the development of the project: payment for the domain, hosting, equipment upgrades, testing and development of new functions. Be sure that every ruble, dollar, euro you donate will be used effectively and responsibly.
-
-
- I encourage you to support my work in developing a distribution of the Linux operating system financially. Your donation will be appreciated, and together we can continue to develop Open Source software and make the world more open, free and accessible to everyone.
-
- Дистрибутив операционной системы Linux, основанный на пакетной базе Arch Linux, установщике Calamares,
- с индивидуально разработанным оформлением под загрузчик rEFInd, экран загрузки Plymouth, менеджер входа в систему SDDM,
- рабочий стол KDE Plasma.
-
-
- Продукт является открытым программным обеспечением со свободной лицензией.
-
-
- Проект нацелен на сегмент ПК и ноутбуков.
-
-
-
-
-
-
-
-
Список ключевых особенностей
-
-
-
-
-
-
-
-
ISO: ArchISO
-
Installer: Calamares
-
Loader: rEFInd
-
Kernel: Linux CachyOS
-
-
-
-
-
-
-
-
-
-
Initrd: Dracut, Dracut-UKIFY
-
EFI, Secure Boot, TPM
-
Splash screen: Plymouth
-
Init: Systemd
-
-
-
-
-
-
-
-
-
-
DM: SDDM
-
DE: KDE Plasma
-
PM: pacman, pamac
-
-
-
-
-
-
-
-
-
-
-
-
Установка Melawy Linux c диска
-
В ISO-образе имеется всё необходимое для начала работы
-
Необходимые программы можно легко установить через пакетный менеджер
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Установка по сети
-
Позволяет выбрать дополнительные компоненты до установки
-
-
-
-
-
-
-
-
-
-
-
-
Загрузчик rEFInd
-
Позволяет загрузить Linux, Unix, MacOS, Windows и другие операционные системы
-
-
-
-
-
-
-
-
-
-
-
-
Загрузочный экран Plymouth
-
Позволяет скрыть текстовый вывод этапа загрузки
-
Позволяет ввести пароль для разблокировки диска
-
Вернуться в текстовый режим и обратно можно кнопкой HOME на клавиатуре
-
-
-
-
-
-
-
-
-
-
-
-
Экран входа в систему SDDM
-
Позволяет выбрать доступных для входа в систему пользователей и произвести вход
-
При необходимости можно показать вводимый пароль, чтобы не ошибиться при вводе
-
-
-
-
-
-
-
-
-
-
-
-
Рабочий стол KDE Plasma
-
-
-
-
-
-
-
-
-
-
-
-
-
Главное меню
-
Позволяет получать простой доступ к необходимым программам
-
Закреплять в избранном необходимые программы и выносить их на панель задач
-
-
-
-
-
-
-
-
-
-
-
-
Обозреватель папок, Dolphin
-
Обозреватель папок, Dolphin, имеет возможность открывать вкладки как в браузере, работать в режиме
- двух панелей, когда слева и справа в одном окне открыты разные папки
В некоторых случаях не обойтись без использования консоли и консольного пакетного менеджера Pacman
-
-
-
-
-
-
-
-
-
-
-
-
Апплет и программа обновления системы
-
Проверяют наличие обновлений системы и программ
-
Позволяют скачать и установить обновления в любое время по щелчку на кнопке
-
-
-
-
-
-
-
-
-
-
-
-
Ядро операционной системы CachyOS
-
- Это оптимизированное ядро Linux, которое разработано для повышения производительности и улучшения отзывчивости системы.
-
-
-
- Оно включает в себя множество патчей и оптимизаций, которые позволяют значительно ускорить работу компьютера.
-
-
-
- Преимущества
-
-
-
-
- Содержит оптимизации для улучшения производительности и снижения задержек в играх и других приложениях с высокими
- требованиями к производительности.
-
-
-
- Поддержка многопоточности и многопроцессорных систем.
-
-
-
- Оптимизация работы сетевых подсистем, что позволяет увеличить скорость передачи данных.
-
-
-
- Улучшение работы с файловой системой, что повышает скорость чтения и записи данных на диск.
-
-
-
- Поддержка новых технологий и устройств, таких как NVMe и USB 3.0.
-
-
-
- Улучшение работы с памятью, что позволяет увеличить производительность приложений.
-
-
-
- Поддержка новых функций безопасности, таких как защита от атак Spectre и Meltdown.
-
-
-
- Оптимизация работы с графическими картами, что улучшает производительность игр и других графических приложений.
-
-
-
- Ядро CachyOS может быть установлено на любой дистрибутив Linux и предоставляет значительные
- преимущества
- для пользователей, которые нуждаются в максимальной производительности и отзывчивости своей системы.
-
-
-
- Оно также содержит некоторые дополнительные функции и патчи, которые не включены в стандартное ядро Linux. Ядро CachyOS
- предназначено для пользователей, которые хотят получить максимальную производительность из своей системы Linux.
-
-
-
-
- ВНИМАНИЕ
-
-
-
-
- Некоторые патчи и оптимизации могут привести к нестабильной работе системы или совместимости с некоторым программным
- обеспечением.
-
-
-
- Некоторые оптимизации могут привести к увеличению потребления энергии, что может негативно сказаться на времени
- работы
- от аккумулятора в ноутбуках.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Репозитории:
-
-
melawy
-
melawy-core
-
melawy-3party
-
melawy-archlinux
-
cachyos
-
core
-
extra
-
multilib
-
arcolinux_repo
-
arcolinux_repo_xlarge
-
arcolinux_repo_3party
-
garuda
-
chaotic-aur
-
endeavouros
-
-
Не используются специфичные для ArcoLinux, Garuda Linux, EndeavourOS программы и оформление.
- Тихо и почти незаметно спустя 1,5 года работы вышел первый релиз операционно системы Melawy Linux.
+ Quietly and almost imperceptibly, after 1.5 years of work, the first release of the Melawy Linux operating system was released.
-
Что внутри?
+
What's inside?
- Установка с диска и по сети с выбором загрузчика rEFInd, systemd-boot, Grub2 в одном установщике.
+ Installation from disk and over the network with the choice of bootloader rEFInd, systemd-boot, Grub2 in one installer.
- Возможность выбрать и установить версию драйверов для видеокарты Nvidia:
+ Ability to select and install driver version for Nvidia video card:
- установка с диска - драйверы только для новых видеокарт
+ installation from disk - drivers only for new video cards
- установка по сети - выбор драйвера вручную
+ network installation - manual driver selection
- Нестандартное ядро - с патчами на производительность и защиту от Meltdown и Spectre и др.
+ Non-standard kernel - with patches for performance and protection against Meltdown and Specter, etc.
- Сборщик начального окружения ядра с помощью модульного, автоматизированного Dracut.
+ Builds the initial kernel environment using the modular, automated Dracut.
- Генерация цифровых подписей и подписывания ядра для старта через Secure Boot:
+ Generating digital signatures and signing the kernel to start via Secure Boot:
- Позже будет автоматизировано подписывание загрузчика и проверен полный цикл загрузки через Secure Boot.
+ Later, bootloader signing will be automated and the full boot cycle will be checked via Secure Boot.
- Полный этап загрузки через Secure Boot защищает от вирусов начиная с загрузчика и загрузки ядра.
+ The complete boot phase through Secure Boot protects against viruses, starting with the bootloader and booting the kernel.
- Поддержка полнодискового шифрования Luks2 последним алгоритмом Аrgon2.
+ Support for Luks2 full-disk encryption using the latest Argon2 algorithm.
- экран выбора заргузки операционной системы
+ operating system boot selection screen
- этап загрузки ядра и базового окружения initrd
+ stage of loading the kernel and base environment initrd
- вход в систему
+ login
- рабочее окружение:
+ working environment:
- стили
+ styles
- цвет
+ color
- иконки
+ icons
- курсоры
+ cursors
- Не надоедающий апплет проверки обновлений:
+ A non-boring update checking applet:
- автоматическая проверка при входе через 10 секунд - после того как всё запустится
+ automatic check at login after 10 seconds - after everything starts
- кнопка принудительной проверки и кнопка установки
+ force check button and install button
@@ -166,19 +166,19 @@
- Предустановленные средства управления оборудованием AMD через пользовательский интерфейс и видеокартой Nvidia.
+ Pre-installed controls for AMD hardware through the user interface and Nvidia graphics card.
- Заранее выбранный большой список программ, которые можно сразу использовать.
+ A pre-selected large list of programs that can be used immediately.
- Возможность использовать все эти программы прямо на Live образе, без установки системы на диск.
+ The ability to use all these programs directly on the Live image, without installing the system on disk.