systemd... or not?

Discussion in 'Linux' started by TinMan, Jun 11, 2016.

  1. TinMan

    TinMan MDL Member

    Joined:
    Jul 31, 2009
    Messages:
    127
    Likes Received:
    190
    Trophy Points:
    10
    Now that Linux Mint 18 (Sarah) is about to be released, I am trying to figure out how big a deal is (the decision of LM developers to) switch to systemd? I've been doing some reading on systemd vs. sysVinit and I still don't see what the fuss is all about... So, I'd really like to hear (read) what you guys think about this issue...
    P.S.
    I'm still new in the wonderful world of GNU/Linux, so please don't be offended by my newbie question o_O
     
  2. Antilope

    Antilope MDL Member

    Joined:
    Sep 15, 2015
    Messages:
    189
    Likes Received:
    72
    Trophy Points:
    10
    #2 Antilope, Jun 11, 2016
    Last edited: Jun 11, 2016
    For most people, me included, that are using Linux on a desktop or laptop to just surf the net, office work and watch videos and play music, it makes no difference. Ubuntu 16.04 boots on my i5 laptop (with ssd drive) in 15 seconds. I'm a happy camper with systemd.

    For heavier uses of Linux, that's up to them.
     
  3. Michaela Joy

    Michaela Joy MDL Crazy Lady

    Joined:
    Jul 26, 2012
    Messages:
    4,078
    Likes Received:
    4,652
    Trophy Points:
    150
  4. Bill Liu

    Bill Liu Guest

    Microsoft automatic insertion telemetry into C++ Binaries

    Exsample: VS2015 Upd2:

    #include "stdafx.h"
    #include <iostream>

    int main()
    {
    return 0;
    }

    telemetry_main_invoke_trigger was found in Debug and Release builds
    when the project was compiled under Windows 7 and/or Windows 10.


    Open source the one and only 4 me!
     
  5. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Joined:
    Jan 25, 2012
    Messages:
    1,034
    Likes Received:
    317
    Trophy Points:
    60
    #5 SOCRATE_MMXII, Jun 11, 2016
    Last edited: Jun 11, 2016
  6. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
  7. +X^N

    +X^N MDL Novice

    Joined:
    Mar 2, 2014
    Messages:
    27
    Likes Received:
    5
    Trophy Points:
    0
    As a non_power user , from what I have read -- is the idea that systemd is 'expanding' it's purview beyond only an init function ;
    this is contrary to linux tenents . It seems like it is empire building and is quite impolite .
    wikipedia <https: / / en.wikipedia .org /wiki /Systemd> says: "The increasing adoption of systemd has been controversial, with critics arguing the software has violated the Unix philosophy by becoming increasingly complex, and that distributions have been forced to adopt it due to the dependency of various other software upon it, including, most notably, the GNOME 3 desktop environment."
    .
    I am configuring a new (to me) system with dual boot W7Ult64 & linux .
    For the linux I personally desire to avoid systemd
    <http: / / without-systemd.org/wiki/index.php/Arguments_against_systemd> , GRUB2 , and Gnome 3 ;
    which gives options , via distrowatch <http: / / distrowatch .com /search.php?pkg=systemd&distrorange=NotInLatest#pkgsearch>
    of Salix [Slackware clone] , 'Scientific' Linux 6x (last version) [RedHatEnterpriseLinux clone] <https: / / scientificlinux .org /downloads /sl-versions /sl6 /> ,
    or Debian 7x 'oldstable' .
    ..
    I am leaning towards SL6 due to security LongTermSupport , until 2020 ; <https: / / en.wikipedia .org /wiki /Scientific_Linux#Support> .
    ...
    In order to dual boot Wind & linux -- the main idea is to install Wind first , then linux ;
    this is because Wind installs its bootloader to the MBR (only) , and you may specify where to have linux install GRUB <https: / / en.wikipedia .org /wiki /GNU_GRUB> . {I ususally install GRUB to the same partition as the linux 'boot' directory.
    _ Scientific Linux 6x uses GRUB 0.97 , and it 'automagically' found my Wind7 and listed it in the GRUB boot menu
    very polite {read intelligent} ; )
    ..
    Of course Wind7Ult is using DAZes 'medicine' .
    .
    Last , but not least , Debian is getting forked into Devuan <http: / / distrowatch .com /table.php?distribution=devuan> --
    without systemd {yea !} .