Merge branch 'master' of https://github.com/lubuntu-team/manual
Merging back to updated manual.
This commit is contained in:
commit
2965736ccf
@ -21,9 +21,9 @@ Before starting, you need a few tools.
|
||||
|
||||
To clone the repository, you can run this command:
|
||||
```
|
||||
git clone https://git.launchpad.net/lubuntu-manual
|
||||
git clone ssh://git@phab.lubuntu.me:2222/source/lubuntu-manual.git
|
||||
```
|
||||
|
||||
but to do this you must have your ssh key on phabricator.
|
||||
## Adding a file to the manual
|
||||
|
||||
After setting up the tools, you should now be ready to start editing files.
|
||||
@ -92,9 +92,9 @@ merge proposal or pull request.**
|
||||
|
||||
## Specification/What is there to do?
|
||||
|
||||
In `spec.rst`, there is an editable outline of items to be accomplished, a preconpiled version with spec.pdf description of items to be accomplished, and on
|
||||
`PROGRESS.md`, there is our status in completing that specification. Pick out
|
||||
something to do, but before you start, please indicate on the [lubuntu-devel
|
||||
In `spec.rst`, there is an editable outline of items to be accomplished, a precompiled version with spec.pdf description of items to be accomplished, and on
|
||||
`PROGRESS.md`, there is our status in completing that specification. In the specification if you make changes run ``` rst2pdf spec.rst"
|
||||
Pick out something to do, but before you start, please indicate on the [lubuntu-devel
|
||||
mailing list](https://lists.ubuntu.com/mailman/listinfo/Lubuntu-devel) or on [#lubuntu-devel on freenode](https://kiwiirc.com/client/irc.freenode.net/#lubuntu-devel) to state that you intend to
|
||||
complete what you have picked out. Please also look at `PROGRESS.md` to see
|
||||
what still needs to be completed.
|
||||
|
@ -10,6 +10,6 @@ This chapter will document the applictions in Lubuntu 18.10.
|
||||
2.1/Internet_Applications
|
||||
2.2/Office_Applications
|
||||
2.3/Graphics_Applications
|
||||
2.4/Acessories
|
||||
2.4/Accessories
|
||||
2.5/Sound_and_Video
|
||||
|
||||
|
17
source/E/live_session.rst
Normal file
17
source/E/live_session.rst
Normal file
@ -0,0 +1,17 @@
|
||||
Appendix E live session
|
||||
=======================
|
||||
|
||||
A live session is running you computer off of bootable media that also contains the installer.
|
||||
|
||||
Reasons for using live session:
|
||||
- Hardware testing
|
||||
- Install broke.
|
||||
- Carrying something lighter than laptop to use on a friends computer
|
||||
|
||||
|
||||
A live session does have some quirks. If your computer turns on and won't boot you can run the live session. You could then mount the disk currently on the drive and backup all of your pictures or send an email. If your hardrive or ssd is no longer working you can boot a live session and then order replacment parts. You also can feel free to try different things out in a live session.
|
||||
|
||||
.. warning::
|
||||
In a live session anything you do not save to external media or a mounted drive specifically will be lost when you power off your machine.
|
||||
|
||||
|
@ -23,6 +23,7 @@ Contents
|
||||
4/Installing_Updating_and_Removing_Software
|
||||
5/Panel_Desktop_and_Runner
|
||||
D/upgrading
|
||||
E/live_session
|
||||
|
||||
Contact Us
|
||||
==========
|
||||
|
Loading…
x
Reference in New Issue
Block a user