mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-25 00:50:15 +08:00
[translating] 20150309 Comparative Introduction To FreeBSD For Linux Users.md
This commit is contained in:
parent
225af28406
commit
4c6e07095e
@ -1,3 +1,4 @@
|
|||||||
|
zpl1025
|
||||||
Systemd Boot Process a Close Look in Linux
|
Systemd Boot Process a Close Look in Linux
|
||||||
================================================================================
|
================================================================================
|
||||||
The way Linux system boots up is quite complex and there have always been need to optimize the way it works. The traditional boot up process of Linux system is mainly handled by the well know init process (also known as SysV init boot system), while there have been identified inefficiencies in the init based boot system, systemd on the other hand is another boot up manager for Linux based systems which claims to overcome the shortcomings of [traditional Linux SysV init][2] based system. We will be focusing our discussion on the features and controversies of systemd , but in order to understand it, let’s see how Linux boot process is handled by traditional SysV init based system. Kindly note that Systemd is still in testing phase and future releases of Linux operating systems are preparing to replace their current boot process with Systemd Boot manager.
|
The way Linux system boots up is quite complex and there have always been need to optimize the way it works. The traditional boot up process of Linux system is mainly handled by the well know init process (also known as SysV init boot system), while there have been identified inefficiencies in the init based boot system, systemd on the other hand is another boot up manager for Linux based systems which claims to overcome the shortcomings of [traditional Linux SysV init][2] based system. We will be focusing our discussion on the features and controversies of systemd , but in order to understand it, let’s see how Linux boot process is handled by traditional SysV init based system. Kindly note that Systemd is still in testing phase and future releases of Linux operating systems are preparing to replace their current boot process with Systemd Boot manager.
|
||||||
@ -147,4 +148,4 @@ via: http://linoxide.com/linux-how-to/systemd-boot-process/
|
|||||||
|
|
||||||
[a]:http://linoxide.com/author/arunrz/
|
[a]:http://linoxide.com/author/arunrz/
|
||||||
[1]:http://linoxide.com/booting/boot-process-of-linux-in-detail/
|
[1]:http://linoxide.com/booting/boot-process-of-linux-in-detail/
|
||||||
[2]:http://0pointer.de/blog/projects/self-documented-boot.html
|
[2]:http://0pointer.de/blog/projects/self-documented-boot.html
|
||||||
|
Loading…
Reference in New Issue
Block a user