#64 Fix _topic_map.yml indentation and Modularity.adoc formatting
Merged 6 years ago by sclark. Opened 6 years ago by sclark.
fedora-docs/ sclark/release-notes f27  into  f27

file modified
+2 -2
@@ -40,8 +40,8 @@ 

    - Name: Changes in Fedora for System Administrators

      Dir: sysadmin

      Topics:

-      - Name: Fedora Modularity

-        File: Modularity

+       - Name: Fedora Modularity

+         File: Modularity

  #     - Name: Kernel

  #       File: Kernel

        - Name: Installation

@@ -1,7 +1,10 @@ 

  [[sect-modularity]]

  = Fedora Modularity

+ include::en-US/entities.adoc[]

+ 

  Modularity is the initiative to disconnect the lifecycle of applications from each other and from the lifecycle of the operating system, while still maintaining the ease of use of a typical Linux distribution. This work has produced two changes that have been incorporated into Fedora 27: Host and Platform and Modular Server.

  

+ [[sect-modularity-host-platform]]

  == Host and Platform

  The Host and Platform change is an evolution of the Base Runtime module concept that was introduced in the Fedora 26 Boltron Release, splitting the minimal system further into independent modules, which gives greater flexibility when composing and maintaining the base system.

  
@@ -11,6 +14,7 @@ 

  

  The Host and Platform modules are independent, making it possible to run the same Host with different Platforms and vice versa. Each of the two modules has its own life cycle, update cadence and versioning scheme.

  

+ [[sect-modularity-modular-server]]

  == Modular Server

  The Modular Server change promotes the work done in the Fedora 26 Boltron Release to the Fedora Server Edition. In Fedora 27, the Fedora Server Edition is created and delivered using the Modularity infrastructure pipeline and the Host and Platform design concept.

  

no initial comment

Pull-Request has been merged by sclark

6 years ago