Update
This commit is contained in:
parent
796b712c4c
commit
4fb41cd5ed
|
@ -8,10 +8,6 @@ Perhaps the first place to look for general Linux help is to use your favorite s
|
||||||
|
|
||||||
Since Melawy Linux is based on Arch Linux, guides and tips designed for Arch generally apply to Melawy Linux as well.
|
Since Melawy Linux is based on Arch Linux, guides and tips designed for Arch generally apply to Melawy Linux as well.
|
||||||
|
|
||||||
<b>Join us on Telegram</b>
|
|
||||||
|
|
||||||
Another option is to chat with us on Telegram chat.
|
|
||||||
|
|
||||||
<big>Other resources</big>
|
<big>Other resources</big>
|
||||||
|
|
||||||
- <a href="https://aur.archlinux.org">AUR Repository</a> - Additional software not found in regular repositories, built from source code.
|
- <a href="https://aur.archlinux.org">AUR Repository</a> - Additional software not found in regular repositories, built from source code.
|
||||||
|
|
|
@ -16,7 +16,7 @@ Write off another 2 weeks of corrective release.
|
||||||
- Later, bootloader signing will be automated and the full boot cycle will be checked via Secure Boot.
|
- Later, bootloader signing will be automated and the full boot cycle will be checked via Secure Boot.
|
||||||
- The full boot phase via Secure Boot protects against viruses, starting with the bootloader and kernel loading.
|
- The full boot phase via Secure Boot protects against viruses, starting with the bootloader and kernel loading.
|
||||||
|
|
||||||
- Support for Luks2 full-disk encryption using the latest Argon2 algorithm.
|
- Support for Luks2 full-disk encryption using the latest Argon2id algorithm.
|
||||||
- Beautiful, informative visual design:
|
- Beautiful, informative visual design:
|
||||||
- operating system boot selection screen
|
- operating system boot selection screen
|
||||||
- stage of loading the kernel and base environment initrd
|
- stage of loading the kernel and base environment initrd
|
||||||
|
|
|
@ -8,10 +8,6 @@
|
||||||
|
|
||||||
Поскольку Melawy Linux базируется на Arch Linux, руководства и советы, предназначенные для Arch, обычно подходят и к Melawy Linux.
|
Поскольку Melawy Linux базируется на Arch Linux, руководства и советы, предназначенные для Arch, обычно подходят и к Melawy Linux.
|
||||||
|
|
||||||
<b>Присоединяйтесь к нам в Telegram</b>
|
|
||||||
|
|
||||||
Другой вариант - общаться с нами в чате Telegram.
|
|
||||||
|
|
||||||
<big>Другие ресурсы</big>
|
<big>Другие ресурсы</big>
|
||||||
|
|
||||||
- <a href="https://aur.archlinux.org">Репозиторий AUR</a> - Дополнительное программное обеспечение, отсутствующее в обычных репозиториях, собранное из исходного кода.
|
- <a href="https://aur.archlinux.org">Репозиторий AUR</a> - Дополнительное программное обеспечение, отсутствующее в обычных репозиториях, собранное из исходного кода.
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
- Позже будет автоматизировано подписывание загрузчика и проверен полный цикл загрузки через Secure Boot.
|
- Позже будет автоматизировано подписывание загрузчика и проверен полный цикл загрузки через Secure Boot.
|
||||||
- Полный этап загрузки через Secure Boot защищает от вирусов начиная с загрузчика и загрузки ядра.
|
- Полный этап загрузки через Secure Boot защищает от вирусов начиная с загрузчика и загрузки ядра.
|
||||||
|
|
||||||
- Поддержка полнодискового шифрования Luks2 последним алгоритмом Аrgon2.
|
- Поддержка полнодискового шифрования Luks2 последним алгоритмом Аrgon2id.
|
||||||
- Красивое, информативное визуальное оформление:
|
- Красивое, информативное визуальное оформление:
|
||||||
- экран выбора заргузки операционной системы
|
- экран выбора заргузки операционной системы
|
||||||
- этап загрузки ядра и базового окружения initrd
|
- этап загрузки ядра и базового окружения initrd
|
||||||
|
|
|
@ -12,14 +12,14 @@
|
||||||
"style_path": "/usr/share/melawy-welcome/ui/style.css",
|
"style_path": "/usr/share/melawy-welcome/ui/style.css",
|
||||||
"urls": {
|
"urls": {
|
||||||
"wiki": "https://wiki.archlinux.org",
|
"wiki": "https://wiki.archlinux.org",
|
||||||
"forum": "https://t.me/Melawy_chat",
|
"forum": "https://sourceforge.net/p/melawy-linux/discussion/",
|
||||||
"software": "https://git.melawy.ru/Melawy-Linux",
|
"software": "https://git.melawy.ru/Melawy-Linux",
|
||||||
"development": "https://github.com/Melawy",
|
"development": "https://github.com/Melawy",
|
||||||
"donate": "https://melawy.ru/donate",
|
"donate": "https://melawy.ru/donate",
|
||||||
"website": "https://melawy.ru",
|
"website": "https://melawy.ru",
|
||||||
"youtube": "https://youtube.com/@Melawy",
|
"youtube": "https://youtube.com/@Melawy",
|
||||||
"telegram": "https://t.me/Melawy_news",
|
"mastodon": "https://techhub.social/@Melawy",
|
||||||
"discord": "https://discord.gg/725zXx7RhJ",
|
"discord": "https://discord.gg/725zXx7RhJ",
|
||||||
"github": "https://github.com/Melawy"
|
"gitlab": "https://gitlab.com/melawy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
<file compressed="true">ui/style.css</file>
|
<file compressed="true">ui/style.css</file>
|
||||||
<file compressed="true">data/img/external-link.png</file>
|
<file compressed="true">data/img/external-link.png</file>
|
||||||
<file compressed="true">data/img/website.png</file>
|
<file compressed="true">data/img/website.png</file>
|
||||||
<file compressed="true">data/img/telegram.png</file>
|
<file compressed="true">data/img/mastodon.png</file>
|
||||||
<file compressed="true">data/img/discord.png</file>
|
<file compressed="true">data/img/discord.png</file>
|
||||||
</gresource>
|
</gresource>
|
||||||
</gresources>
|
</gresources>
|
||||||
|
|
|
@ -434,15 +434,15 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkEventBox">
|
<object class="GtkEventBox">
|
||||||
<property name="name">telegram</property>
|
<property name="name">madtodon</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can-focus">False</property>
|
<property name="can-focus">False</property>
|
||||||
<signal name="button-press-event" handler="on_link1_clicked" swapped="no"/>
|
<signal name="button-press-event" handler="on_link1_clicked" swapped="no"/>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkImage" id="telegram">
|
<object class="GtkImage" id="madtodon">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can-focus">False</property>
|
<property name="can-focus">False</property>
|
||||||
<property name="tooltip-text">Telegram</property>
|
<property name="tooltip-text">Madtodon</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|
Loading…
Reference in New Issue