Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-builder
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
Ximper Linux
ximper-builder
Commits
3e2a9fd4
Verified
Commit
3e2a9fd4
authored
Jun 18, 2025
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README
parent
b3e45729
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
3 deletions
+22
-3
README.md
README.md
+22
-3
No files found.
README.md
View file @
3e2a9fd4
...
...
@@ -9,12 +9,14 @@ git clone git@gitlab.eterfund.ru:ximperlinux/ximper-builder.git --recursive
```
`--recursive`
автоматически инициализирует подмодули
##
Использование
##
Сборка
```
./bin/build-distro [версия] [опции]
```
При сборке вне builde64 используйте
`--network`
### Дополнительные опции
#### Окружения
...
...
@@ -29,6 +31,12 @@ git clone git@gitlab.eterfund.ru:ximperlinux/ximper-builder.git --recursive
`-r`
|
`--repos`
- Установить используемые во время сборки репозитории (По умолчанию: sisyphus,ximper)
##### Репозитории:
-
sisyphus
-
ximper-additives
-
ximper-additives-devel
-
hasher
`--net`
|
`--network`
- Использовать сетевые репозитории
#### Прочее
...
...
@@ -36,7 +44,18 @@ git clone git@gitlab.eterfund.ru:ximperlinux/ximper-builder.git --recursive
`--clean`
- Очистить TMP перед сборкой
`--vm`
- Собрать дистрибутив для виртуальной машины (доступно на gefest)
## Деплой
```
./bin/deploy [версия] [опции]
```
### Дополнительные опции
`--debug`
- Включить режим отладки
`--commit`
- Переместить образ из Devel в Current
`--devel`
- Включить режим devel
## Внесение изменений в подмодуль
...
...
@@ -68,4 +87,4 @@ git push
GPL-3.0 License
**Copyright © 2024 Etersoft**
**Copyright © 2024
-2025
Etersoft**
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