diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-18 13:30:59 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-18 13:30:59 (EDT) |
commit | 78e10e74dd99763ecf53a9667f609db0ea52342d (patch) | |
tree | d4d98157bd6bb059bcdab39b33428a3811a79e9c | |
parent | bf15eae0bce71f658b61e8c5a748f9975cb34511 (diff) | |
download | libreboot.org-78e10e74dd99763ecf53a9667f609db0ea52342d.zip libreboot.org-78e10e74dd99763ecf53a9667f609db0ea52342d.tar.gz libreboot.org-78e10e74dd99763ecf53a9667f609db0ea52342d.tar.bz2 |
FAQ: be more clear about OS running on drive itself
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index e3c9b08..6f54f41 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -599,7 +599,7 @@ </p> <p> HDDs and SSDs are quite complex, and these days contain quite complex hardware which is even capable of running an entire - operating system (by this, we mean that the drive itself is actually running its own embedded operating system), even GNU/Linux + operating system (by this, we mean that the drive itself is capable of running its own embedded OS), even GNU/Linux or BusyBox/Linux. </p> <p> |