Reorder the linux file system information to reflect the same order (#142)

* Reorder the linux file system information to reflect the same order in the image.
* Pin jinja2<3.1.0 to prevent mkdocs from being broken

Co-authored-by: George Tony <gtony@gtony-mn1.linkedin.biz>
This commit is contained in:
George Tony
2022-09-25 19:20:20 +05:30
committed by GitHub
parent b2bd90acbb
commit 944e497c7c
3 changed files with 15 additions and 12 deletions

View File

@@ -79,7 +79,7 @@ and system utilities. The Linux kernel was independently developed and
released by Linus Torvalds. The Linux kernel is free and open-source -
[https://github.com/torvalds/linux](https://github.com/torvalds/linux)
Linux is a kernel and and not a complete operating system. Linux kernel is combined with GNU system to make a complete operating system. Therefore, linux based operating systems are also called as GNU/Linux systems. GNU is an extensive collection of free softwares like compiler, debugger, C library etc.
Linux is a kernel and not a complete operating system. Linux kernel is combined with GNU system to make a complete operating system. Therefore, linux based operating systems are also called as GNU/Linux systems. GNU is an extensive collection of free softwares like compiler, debugger, C library etc.
[Linux and the GNU System](https://www.gnu.org/gnu/linux-and-gnu.en.html)
History of Linux -