diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 17:49:34 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 17:49:57 +0100 |
commit | 2d45902fecb937d84cc2e4d9ed36999779516032 (patch) | |
tree | 93181d452fac9fe07a620179b2401d5eae766065 | |
parent | 5f2e25c88ae14c323b04cc60d50143bbe01e2dc0 (diff) | |
download | librebootfr-2d45902fecb937d84cc2e4d9ed36999779516032.tar.gz librebootfr-2d45902fecb937d84cc2e4d9ed36999779516032.zip |
docs/tasks.html: New task (show how to boot an installed OS)
-rw-r--r-- | docs/tasks.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 545cbbfa..ef8a4b56 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -429,6 +429,13 @@ into a full guide. </li> <li> + There are no instructions for how to use the GRUB terminal to find + a grub.cfg manually, or how to boot an installed GNU/Linux manually, + so some users get stuck after the initial installation of libreboot + not knowing how to boot the GNU/Linux system that they had before installing. + Fix that. (also, promote the FSF-endorsed distros while you do it) + </li> + <li> Add guides for GM45 laptops in docs/security/ </li> <li> @@ -443,6 +450,9 @@ <b> Maintainence manual. How to contribute to libreboot. See <a href="http://projects.mtjm.eu/work_packages/11">http://projects.mtjm.eu/work_packages/11</a> + <ul> + <li>Work has begun. <a href="maintain/index.html">maintain/index.html</a></li> + </ul> </b> </li> <li> |