Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anton Palgunov
mkimage-profiles
Commits
d1aaa2d3
Commit
d1aaa2d3
authored
Mar 25, 2013
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
QUICKSTART: tweaked build example for readability
aris@ suggested that the most important variables, namely ARCH and APTCONF, be spelled out explicitly.
parent
5b77d222
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
QUICKSTART
QUICKSTART
+6
-1
No files found.
QUICKSTART
View file @
d1aaa2d3
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment