Difference between revisions of "SME10Changes"

From SME Server
Jump to navigationJump to search
(Created page with "= Changes in SME10 = This page just lists some of the changes in sme10 admins will have to be aware of. It's a work in progress and nothing definitive == SME specific change...")
 
 
Line 11: Line 11:
 
** cpuspeed
 
** cpuspeed
 
* DCC has been removed because it's not a free software
 
* DCC has been removed because it's not a free software
 +
* The mysqld service entry is now mariadb
 +
* the InnoDB prop of the mariadb service is removed, InnoDB is now always enabled
  
 
== Important upstream changes ==
 
== Important upstream changes ==

Latest revision as of 22:08, 11 April 2016

Changes in SME10

This page just lists some of the changes in sme10 admins will have to be aware of. It's a work in progress and nothing definitive

SME specific changes

  • The following services are removed, and so are their entry in the configuration database
    • smolt
    • haldaemon
    • messagebus
    • udev-post
    • cpuspeed
  • DCC has been removed because it's not a free software
  • The mysqld service entry is now mariadb
  • the InnoDB prop of the mariadb service is removed, InnoDB is now always enabled

Important upstream changes

  • MySQL has been replaced with MariaDB
  • systemd is the default init
  • The boot loader is now grub2