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
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
Ximper Linux
mkimage-profiles
Commits
31ecda72
Commit
31ecda72
authored
Jun 09, 2017
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs update
Another minor facelift: - s/ALT Linux/ALT/gc (where applicable); - s/7.0/8.0/g; - 2017; - e2k; - links.
parent
0b2da1ab
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
15 additions
and
14 deletions
+15
-14
QUICKSTART
QUICKSTART
+2
-1
assumptions.txt
doc/assumptions.txt
+1
-1
mkimage-profiles.7.in
doc/mkimage-profiles.7.in
+6
-6
params.txt
doc/params.txt
+1
-1
51-hasher
features.in/dev/live/image-scripts.d/51-hasher
+1
-1
10-bootloader
features.in/install2/install2/image-scripts.d/10-bootloader
+1
-1
generate.mk
features.in/live/generate.mk
+2
-2
Makefile
sub.in/stage1/Makefile
+1
-1
No files found.
QUICKSTART
View file @
31ecda72
...
...
@@ -3,7 +3,7 @@ http://en.altlinux.org/Hasher; large tmpfs helps a lot).
требуется
~~~~~~~~~
- ALT
Linux 7.0 или выше (возможна адаптация "вниз"
)
- ALT
8.0 или выше (возможна адаптация "вниз", см. ветки
)
- установленный mkimage (свежий, как и hasher)
- пользователь с правом запуска hasher и подключения /proc к нему
...
...
@@ -51,3 +51,4 @@ $ make ARCH=i586 APTCONF=~/apt/apt.conf.i586 REPORT=1 ve/generic.tar
- http://www.altlinux.org/mkimage
- http://www.altlinux.org/m-p
- http://www.altlinux.org/m-p-howto ("как поправить под себя")
- http://www.altlinux.org/starterkits/builder (сборочный LiveCD)
doc/assumptions.txt
View file @
31ecda72
...
...
@@ -4,7 +4,7 @@
других частей mkimage-profiles либо содержание переменных.
NB: пути приводятся от верхнего уровня; проект в целом предполагает
ALT Linux 7
.0+ и GNU make 3.82+ (на которых и разрабатывается),
наличие ALT 8
.0+ и GNU make 3.82+ (на которых и разрабатывается),
но может быть портирован вместе с mkimage. Если что-либо не работает
или не собирается, стоит проверить на Sisyphus (mkimage, make, hasher,
собственно пакетная база), поскольку именно на нём происходит основная
...
...
doc/mkimage-profiles.7.in
View file @
31ecda72
...
...
@@ -16,16 +16,16 @@
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
.\"
.TH "MKIMAGE-PROFILES" "
7" "February 2016" "mkimage-profiles @VERSION@" "ALT Linux
"
.TH "MKIMAGE-PROFILES" "
9" "June 2017" "mkimage-profiles @VERSION@" "ALT
"
.SH "NAME"
mkimage-profiles \- ALT
Linux
distribution family metaprofile
mkimage-profiles \- ALT distribution family metaprofile
.SH "SYNOPSIS"
.B make
.IR "" [ options ]
.I "" [ <goal> ... ]
.SH "DESCRIPTION"
.BR mkimage-profiles
builds operating environment images based on ALT
Linux
package repositories.
builds operating environment images based on ALT package repositories.
Run
.BR make\ help
...
...
@@ -50,7 +50,7 @@ can be used to obtain build dependency graphs.
Long time ago when Linux distribution images were worked upon by hand
there was little need for generalization and sharing the common base.
Building several "generic" ALT
Linux
distros in a team and maintaining
Building several "generic" ALT
{, Linux}
distros in a team and maintaining
their educational flavours at the same time proved the need to be able
to describe what's common and what's different in a way that doesn't
resemble more or less complete forks.
...
...
@@ -59,7 +59,7 @@ Enter mkimage-profiles: choose what's closest to your dream image
and add what's missing, or roll on your own using the rich library
of existing parts and bits.
.SH "REQUIREMENTS"
The next-generation image build system for ALT
Linux
must:
The next-generation image build system for ALT must:
.TP
1.
provide reasonable means to describe common/differing aspects within
...
...
@@ -108,7 +108,7 @@ Report bugs to http://bugzilla.altlinux.org
.br
(Sisyphus project, mkimage-profiles component).
.SH "COPYRIGHT"
Copyright \(co) 2010-201
6
Michael Shigorin <mike@altlinux.org>
Copyright \(co) 2010-201
7
Michael Shigorin <mike@altlinux.org>
.br
This is free software; see the source for copying conditions.
There is NO WARRANTY; not even for MERCHANTABILITY or
...
...
doc/params.txt
View file @
31ecda72
...
...
@@ -10,7 +10,7 @@
* ARCH
** задаёт целевую архитектуру образов
** значение: пусто (по умолчанию авто), i586, x86_64, arm, ppc
** значение: пусто (по умолчанию авто), i586, x86_64, arm, ppc
, e2k
** см. lib/build.mk
* ARCHES
...
...
features.in/dev/live/image-scripts.d/51-hasher
View file @
31ecda72
...
...
@@ -73,7 +73,7 @@ alias m='cd /usr/share/mkimage-profiles'
clear
cat << EOH
Welcome to live builder environment!
Here are some ALT
Linux
package/image build tools prepared for you:
Here are some ALT package/image build tools prepared for you:
*
${
white
}
gear
${
gray
}
(1) -- see
${
cyan
}
http://en.altlinux.org/gear
${
gray
}
;
*
${
white
}
hsh
${
gray
}
(1) -- see
${
cyan
}
http://en.altlinux.org/hasher
${
gray
}
;
*
${
white
}
mkimage
${
gray
}
-- see
${
cyan
}
http://en.altlinux.org/mkimage
${
gray
}
;
...
...
features.in/install2/install2/image-scripts.d/10-bootloader
View file @
31ecda72
#!/bin/sh
# NB: grub is currently the default in ALT
Linux
# NB: grub is currently the default in ALT
sed
-ri
"s/^(grub|lilo)
$/$GLOBAL_BASE_BOOTLOADER
/"
\
/usr/share/install2/installer-steps
features.in/live/generate.mk
View file @
31ecda72
...
...
@@ -5,11 +5,11 @@ ifdef BUILDDIR
include $(BUILDDIR)/distcfg.mk
ifndef HOMEPAGE
HOMEPAGE = http://
wiki.
altlinux.org/
HOMEPAGE = http://altlinux.org/
endif
ifndef HOMENAME
HOMENAME = ALT
Linux
HOMENAME = ALT
endif
ifndef HOMEWAIT
...
...
sub.in/stage1/Makefile
View file @
31ecda72
...
...
@@ -30,7 +30,7 @@ GLOBAL_STAGE1_KFLAVOUR := $(STAGE1_KFLAVOUR)
CHROOT_PACKAGES_REGEXP
:=
$
(
call kpackages,
\
$(STAGE1_KFLAVOUR)
,
$(STAGE1_KMODULES_REGEXP)
)
ifneq
"$(findstring stage2,$(SUBPROFILES))"
""
### assumes stage2 ~ propagator
PROPAGATOR_VERSION
=
ALT
Linux
PROPAGATOR_VERSION
=
ALT
PROPAGATOR_MAR_MODULES
=
./modules
PROPAGATOR_INITFS
=
./initfs
BUILD_PROPAGATOR
=
prepare-modules build-propagator
...
...
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