Skip to content

Commit 1a20068

Browse files
authored
Update hackeros-documentation.html
1 parent 9046829 commit 1a20068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hackeros-documentation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
tabPanes[0].querySelectorAll('p')[3].textContent = 'The goal of HackerOS is to provide a stable environment ready for work and entertainment:';
344344
tabPanes[0].querySelectorAll('ul')[2].innerHTML = '<li>stability — Debian testing base with additional tests and component stabilization,</li><li>performance — optional XanMod kernel and optimized firmware,</li><li>simplicity of updates — update the entire system with one command (<code>hacker update</code>),</li><li>customization — easy personalization and integration of tools for pentesters and gamers.</li>';
345345
tabPanes[0].querySelectorAll('h3')[2].textContent = 'Atomic Edition';
346-
tabPanes[0].querySelectorAll('p')[4].textContent = 'HackerOS has a special edition called Atomic Edition, which includes additional CLI tools for advanced system management:';
346+
tabPanes[0].querySelectorAll('p')[4].textContent = 'HackerOS has a special edition called Atomic Edition, which includes additional CLI tools for advanced system management. Additionally, HackerOS in every edition has the ext4 file system, but this one edition has the btrfs file system.';
347347
tabPanes[0].querySelectorAll('ul')[3].innerHTML = '<li><strong>hammer</strong>: The main role of this tool is to update the system (in snapshots). You can also install packages/applications in a snapshot using --install or --remove.</li><li><strong>isolator</strong>: Install packages from a special repository (a special list of applications from specific distributions, etc.). The isolator tool is used to install CLI and GUI tools.</li>';
348348
tabPanes[1].querySelector('h2').textContent = '2. Hardware Requirements';
349349
tabPanes[1].querySelectorAll('h3')[0].textContent = 'Minimum';
@@ -474,7 +474,7 @@ <h3>Cel</h3>
474474
<li><strong>dostosowanie</strong> — łatwa personalizacja i integracja narzędzi dla pentesterów i graczy.</li>
475475
</ul>
476476
<h3>Edycja Atomic</h3>
477-
<p>HackerOS posiada specjalną edycję o nazwie Atomic Edition, która zawiera dodatkowe narzędzia CLI do zaawansowanego zarządzania systemem:</p>
477+
<p>HackerOS posiada specjalną edycję o nazwie Atomic Edition, która zawiera dodatkowe narzędzia CLI do zaawansowanego zarządzania systemem. Ponadto, HackerOS w każdej edycji ma system plików ext4, ale ta jedna edycja ma system plików btrfs.</p>
478478
<ul>
479479
<li><strong>hammer</strong>: Główna rola narzędzia to aktualizacja systemu (w snapshotach). Możesz także instalować pakiety/aplikacje w snapshocie za pomocą --install lub --remove.</li>
480480
<li><strong>isolator</strong>: Instaluj pakiety ze specjalnego repozytorium (specjalna lista aplikacji z różnych dystrybucji itd.). Narzędzie isolator służy do instalowania narzędzi CLI oraz GUI.</li>

0 commit comments

Comments
 (0)