documentation: fix lists and blocks in QUICKSTART

This commit is contained in:
Ildar Mulyukov 2012-11-22 11:14:02 +06:00
parent 4302943861
commit 934a722bdd

View File

@ -17,17 +17,23 @@ http://en.altlinux.org/Hasher; large tmpfs helps a lot).
команды команды
~~~~~~~ ~~~~~~~
- от имени root: от имени root::
----
# apt-get install mkimage hasher git-core # apt-get install mkimage hasher git-core
# hasher-useradd USER # hasher-useradd USER
----
- от имени указанного пользователя (после повторного входа): от имени указанного пользователя (после повторного входа)::
----
$ git config --global user.email "my@email" $ git config --global user.email "my@email"
$ git config --global user.name "My Name" $ git config --global user.name "My Name"
$ mkdir ~/out $ mkdir ~/out
----
- тестовая сборка (см. тж. lib/distro.mk, doc/params.txt): тестовая сборка (см. тж. lib/distro.mk, doc/params.txt)::
----
$ make syslinux.iso $ make syslinux.iso
----
ссылки ссылки
~~~~~~ ~~~~~~