===== systemd ===== * http://en.wikipedia.org/wiki/Systemd * http://www.freedesktop.org/software/systemd/man/systemd.service.html# ManuaL * http://freedesktop.org/wiki/Software/systemd/ * https://hossainreja.wordpress.com/2012/12/21/user-space-boot-time-optimization-with-systemd-in-linux-based-embedded-systems-a-tutorial/ * http://www.youtube.com/watch?v=PRpuzr7H3EQ * https://wiki.gentoo.org/wiki/Systemd * http://www.freedesktop.org/wiki/Software/systemd/timedated/ * https://wiki.archlinux.org/index.php/systemd * http://www.freedesktop.org/wiki/IntroductionToDBus/ * http://raphael.slinckx.net/blog/documents/dbus-tutorial * http://article.gmane.org/gmane.linux.kernel/1369384 * http://ewontfix.com/14/ * http://www.linuxadvocates.com/2013/04/slackware-is-systemd-inevitable.html * http://forums.pcbsd.org/showthread.php?p=115318 * https://linuxfr.org/news/mise-aux-poings-sur-systemd * http://rzr.online.fr/x/pdf/http://0pointer.de/public/gnomeasia2014.pdf * http://linuxfr.org/news/systemd-pour-les-administrateurs-partie-1-et-2 * https://lkml.org/lkml/2014/8/12/459 * http://without-systemd.org/wiki/index.php/Main_Page MisC : * http://bugs.debian.org/765400 systemd-udevd[]: "renamed network interface wlan0 to wlan1" find /etc/dbus-1/system.d/ | while read file ; do apt-file search $file ; done | cut -d: -f1 | sort | uniq | while read package ; do sudo aptitude reinstall --purge $package ; done ==== DEBIAN ==== * https://www.debian.org/releases/jessie/amd64/release-notes/ch-information.en.html#systemd-upgrade-default-init-system * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769946# upgrade-reports: auto-suspend after login (Wheezy->Jessie upgrade) Hint if you upgrade to JessiE and it Fail to reboot on systemd : check /etc/fstab mv /etc/modules /etc/modules.mine How To change HostName in JessiE? * https://lists.debian.org/debian-user/2015/03/msg00376.html * http://serverfault.com/questions/685837/how-to-set-the-hostname-for-a-debian-jessie-system ===== MISC ===== * https://dracut.wiki.kernel.org/index.php/Main_Page * https://bbs.archlinux.org/viewtopic.php?id=147162 * https://wiki.gentoo.org/wiki/Comparison_of_init_systems ===== MORE ===== @TaG: BooT ServicE LinuX UniX KisS SystemD {{http://img.linuxfr.org/img/687474703a2f2f7777772e646576656c6f7070657a2e636f6d2f7075626c69632f696d616765732f6e6577732f73797374656d642e706e67/systemd.png}} {{http://blog.linoxide.com/wp-content/uploads/2014/05/linux-systemd-components.png}}