QUICKSTART: tweaked build example for readability

aris@ suggested that the most important variables,
namely ARCH and APTCONF, be spelled out explicitly.
This commit is contained in:
Michael Shigorin 2013-03-25 20:47:36 +02:00
parent 5b77d22238
commit d1aaa2d3a5

View File

@ -30,7 +30,7 @@ $ git config --global user.name "My Name"
$ mkdir ~/out
----
тестовая сборка (см. тж. lib/distro.mk, doc/params.txt)::
тестовая сборка::
----
$ make syslinux.iso
----
@ -40,6 +40,11 @@ $ make syslinux.iso
$ make help
----
переменные, влияющие на результат (подробнее в doc/params.txt)::
---
$ make ARCH=i586 APTCONF=~/apt/apt.conf.i586 REPORT=1 ve/generic.tar
---
ссылки
~~~~~~
- http://www.altlinux.org/tmpfs