You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: distro_extractor/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ NiceOS do not provide package manager. Instead, it uses other distributions pack
4
4
5
5
Currently, we support **3** extract methods:
6
6
- Virtual machine (**vm**)
7
-
- our recommended method for extracting
8
-
- you need virtual machine provider (_QEMU_ or _VirtualBox_) and distribution install_ISO_
7
+
-**our recommended method for extracting**
8
+
- you need virtual machine provider (_QEMU_ or _VirtualBox_) and distribution installation_ISO_
9
9
- Root file system (**rfs**)
10
10
- installing by extracting distribution _rootfs_ into temp folder and perform _chroot_ install there
11
11
- Debootstrap (**deb**)
@@ -18,7 +18,7 @@ NiceOS support out of the box these distributions (alphabetical order):
18
18
---
19
19
**NOTE:**
20
20
Always check firstly for latest version for your architecture and desired flavour on distribution homepage or use your specific version instead of example one.
21
-
Also, many distributions provide mirrors at different geographical places and URLs - try to use closest and fastest mirror for you.
21
+
Also, many distributions provide mirrors at different geographical places and URLs - try to use closest and fastest mirror for you. And always check downloaded files signature.
0 commit comments