README, doc: update urls, authors
This commit is contained in:
parent
1cfddea208
commit
d212dcaba2
4
README
4
README
@ -70,7 +70,7 @@
|
|||||||
|
|
||||||
См. тж.:
|
См. тж.:
|
||||||
|
|
||||||
* http://altlinux.org/m-p: обзорная документация, в т.ч. howto
|
* https://altlinux.org/mkimage-profiles: обзорная документация, в т.ч. howto
|
||||||
* doc/:
|
* doc/:
|
||||||
** params.txt: переменные, указываемые при запуске сборки
|
** params.txt: переменные, указываемые при запуске сборки
|
||||||
** pkglists.txt: формирование состава образа
|
** pkglists.txt: формирование состава образа
|
||||||
@ -81,4 +81,4 @@
|
|||||||
|
|
||||||
Удачи; что не так -- пишите.
|
Удачи; что не так -- пишите.
|
||||||
|
|
||||||
Michael Shigorin <mike@altlinux.org>
|
Michael Shigorin <mike@altlinux.org>, Anton Midyukov <antohami@altlinux.org>
|
||||||
|
@ -23,4 +23,4 @@
|
|||||||
** build/reports/cleanlog.log -- более пригодный для diff(1) журнал сборки
|
** build/reports/cleanlog.log -- более пригодный для diff(1) журнал сборки
|
||||||
|
|
||||||
Общая информация по отладке сборки профилей mkimage доступна на вики:
|
Общая информация по отладке сборки профилей mkimage доступна на вики:
|
||||||
http://www.altlinux.org/Mkimage/debug
|
https://www.altlinux.org/Mkimage/debug
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
* scripts.d/ или image-scripts.d/ различных стадий;
|
* scripts.d/ или image-scripts.d/ различных стадий;
|
||||||
* пакеты installer-feature-*
|
* пакеты installer-feature-*
|
||||||
(тж. http://www.altlinux.org/Installer/beans).
|
(тж. https://www.altlinux.org/Installer/beans).
|
||||||
|
|
||||||
В большинстве случаев можно рекомендовать создание feature
|
В большинстве случаев можно рекомендовать создание feature
|
||||||
средствами метапрофиля, поскольку при этом дерево кода более
|
средствами метапрофиля, поскольку при этом дерево кода более
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
.\" Copyright (C) 2010-2016 Michael Shigorin <mike@altlinux.org>
|
.\" Copyright (C) 2010-2020 Michael Shigorin <mike@altlinux.org>
|
||||||
|
.\" Copyright (C) 2020-2021 Anton Midyukov <antohami@altlinux.org>
|
||||||
.\"
|
.\"
|
||||||
.\" Documentation for mkimage-profiles project.
|
.\" Documentation for mkimage-profiles project.
|
||||||
.\"
|
.\"
|
||||||
@ -16,7 +17,7 @@
|
|||||||
.\" along with this program; if not, write to the Free Software
|
.\" along with this program; if not, write to the Free Software
|
||||||
.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
.\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
.\"
|
.\"
|
||||||
.TH "MKIMAGE-PROFILES" "9" "June 2017" "mkimage-profiles @VERSION@" "ALT"
|
.TH "MKIMAGE-PROFILES" "9" "October 2021" "mkimage-profiles @VERSION@" "ALT"
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
mkimage-profiles \- ALT distribution family metaprofile
|
mkimage-profiles \- ALT distribution family metaprofile
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
@ -100,15 +101,15 @@ into the generated image as a tarball for better reproducibility.
|
|||||||
should result in a minimal bootable ISO image.
|
should result in a minimal bootable ISO image.
|
||||||
|
|
||||||
Another example is Regular Builds project yielding weekly images:
|
Another example is Regular Builds project yielding weekly images:
|
||||||
.BR http://en.altlinux.org/regular
|
.BR https://en.altlinux.org/regular
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
Written by Michael Shigorin <mike@altlinux.org>
|
Written by Michael Shigorin <mike@altlinux.org>, Anton Midyukov <antohami@altlinux.org>
|
||||||
.SH "REPORTING BUGS"
|
.SH "REPORTING BUGS"
|
||||||
Report bugs to http://bugzilla.altlinux.org
|
Report bugs to https://bugzilla.altlinux.org
|
||||||
.br
|
.br
|
||||||
(Sisyphus project, mkimage-profiles component).
|
(Sisyphus project, mkimage-profiles component).
|
||||||
.SH "COPYRIGHT"
|
.SH "COPYRIGHT"
|
||||||
Copyright \(co) 2010-2017 Michael Shigorin <mike@altlinux.org>
|
Copyright \(co) 2010-2020 Michael Shigorin <mike@altlinux.org>, 2020-2021 Anton Midyukov <antohami@altlinux.org>
|
||||||
.br
|
.br
|
||||||
This is free software; see the source for copying conditions.
|
This is free software; see the source for copying conditions.
|
||||||
There is NO WARRANTY; not even for MERCHANTABILITY or
|
There is NO WARRANTY; not even for MERCHANTABILITY or
|
||||||
@ -123,7 +124,7 @@ files in the tree starting with the toplevel one for more
|
|||||||
information; these can be assembled into a handbook using
|
information; these can be assembled into a handbook using
|
||||||
.BR asciidoc(1)
|
.BR asciidoc(1)
|
||||||
(available at
|
(available at
|
||||||
.BR http://nightly.altlinux.org/docs/
|
.BR https://nightly.altlinux.org/docs/
|
||||||
as weekly HTML/PDF updates).
|
as weekly HTML/PDF updates).
|
||||||
|
|
||||||
Specific topics are covered within
|
Specific topics are covered within
|
||||||
@ -138,4 +139,4 @@ file.
|
|||||||
.BR hsh(1),
|
.BR hsh(1),
|
||||||
.BR mkimage,
|
.BR mkimage,
|
||||||
.br
|
.br
|
||||||
.BR http://www.vimeo.com/23522095
|
.BR https://www.vimeo.com/23522095
|
||||||
|
@ -28,7 +28,7 @@ mkimage-profiles, или _m-p_ — результат осмысления и о
|
|||||||
|
|
||||||
Выполняем начальные инструкции по документации:
|
Выполняем начальные инструкции по документации:
|
||||||
|
|
||||||
git clone git://git.altlinux.org/people/mike/packages/mkimage-profiles.git
|
git clone git://git.altlinux.org/gears/m/mkimage-profiles.git
|
||||||
cd mkimage-profiles
|
cd mkimage-profiles
|
||||||
make rescue.iso
|
make rescue.iso
|
||||||
|
|
||||||
|
@ -10,4 +10,4 @@ register-qemu-ppc, но как минимум при сборке под ppc32
|
|||||||
|
|
||||||
make ARCH=armh APTCONF=/etc/apt/apt.conf.sisyphus.arm ve/bare.tar
|
make ARCH=armh APTCONF=/etc/apt/apt.conf.sisyphus.arm ve/bare.tar
|
||||||
|
|
||||||
Обратите также внимание на http://bugzilla.altlinux.org/34638
|
Обратите также внимание на https://bugzilla.altlinux.org/34638
|
||||||
|
Loading…
Reference in New Issue
Block a user