fix headers
This commit is contained in:
parent
b3aba775ef
commit
dc9afffc33
1 changed files with 2 additions and 2 deletions
|
|
@ -4,12 +4,12 @@ include::en-US/entities.adoc[]
|
|||
|
||||
There are two types of {MAJOROS} system; "traditional", which use DNF, and "image-based" which use rpm-ostree.
|
||||
|
||||
= Traditional package management
|
||||
== Traditional package management
|
||||
|
||||
On a traditional {MAJOROS} system, software is divided into RPM packages, which
|
||||
can be managed via [application]*DNF*.
|
||||
|
||||
= Hybrid image/package management
|
||||
== Hybrid image/package management
|
||||
|
||||
The "Atomic" variant of {MAJOROS} uses [application]*rpm-ostree* to update the
|
||||
host. `rpm-ostree` is a hybrid image/package system. By default, installations
|
||||
|
|
|
|||
Reference in a new issue