From c469eb972c06f0a161a2c77fc0499bf088fd7697 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 5 Dec 2009 19:39:19 -0200 Subject: [PATCH] Linux is modular. --- 00.intro/00.intro.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/00.intro/00.intro.xml b/00.intro/00.intro.xml index 4d6a6e3..9f3a120 100644 --- a/00.intro/00.intro.xml +++ b/00.intro/00.intro.xml @@ -91,4 +91,14 @@ will see later. + +Modules + +Linux is modular. Its modules may be inserted and removed at will, making it +very flexible. Modules may be device drivers and may work as many other +funciotns as well, like filesystems, network protocols, power management +policies, etc. + + + -- 2.20.1