Update mans and init.d/calculate.

master 2.2.23
Mike Hiretsky 13 years ago
parent d7b590e927
commit e557467bb9

@ -96,7 +96,7 @@ configure_users() {
start() {
install_video_driver
LANG=C create_nonroot_user
LANG=C /usr/bin/cl-install --live
LANG=C /usr/bin/cl-install --startup --live
LANG=C configure_users
/usr/sbin/env-update

@ -155,6 +155,11 @@ Prevents the system from asking questions while installing.
Configuring the current system. When you run the command, your system is being configured with templates; Calculate utilities are involved in autoconfiguring of any programs installed by the software manager. This command can be run either at booting the livecd or during your first system boot. It allows you to restore the initial system settings. The system configuration can be modified wiith language, network, video and other configuring options.
.RE
.PP
\fB\-\-live\fR
.RS 4
Configure only those parameters that are dependent on hardware. Used in conjunction with the '--startup'.
.RE
.PP
\fB\-\-install\fR
.RS 4
Sets calculate-install for package configuring. Running this in Calculate Linux lets the software manager allow autoconfiguring of programs it installs with calculate-install. The utility is run by the profile.bashrc script from calculate overlay.
@ -187,7 +192,7 @@ Lists environment variables of Calculate utilities with their values and changin
.PP
\fB\-\-filter\fR \fIfilter\fR
.RS 4
Variable filtering. Is used together with '--show-variables'. E.g.: 'cl-install -v --filter=*video*'.
Variable filtering. Is used together with '--show-variables'. E.g.: 'cl-install -v --filter=video'.
.RE
.PP
\fB\-\-xml\fR

@ -155,6 +155,11 @@ IPv4 адрес сети с указанием CIDR. IFACE может обозн
Выполнить настройку текущей системы. При выполнении команды производится настройка системы шаблонами, утилиты Calculate подключаются к автоконфигурированию устанавливаемых пакетным менеджером програм. Команда выполняется при загрузке с livecd и при первом запуске системы. При помощи нее можно восставновить первичные настройки системы. Совместно с опциями настройки языка, сети, видео и т.п. можно изменить настройки системы.
.RE
.PP
\fB\-\-live\fR
.RS 4
Выполнить настройку только тех параметров системы, которые зависят от аппаратной части. Используется совместно со '--startup'.
.RE
.PP
\fB\-\-install\fR
.RS 4
Настройка calculate-install для конфигурирования пакетов. Выполение команды в Calculate Linux системах приведет к подключению пакета для автоконфигурирования устанавливаемых пакетным менеджером програм. Вызов утилиты происходит при помощи profile.bashrc скрипта из оверлея calculate.
@ -187,7 +192,7 @@ IPv4 адрес сети с указанием CIDR. IFACE может обозн
.PP
\fB\-\-filter\fR \fIфильтр\fR
.RS 4
Фильтрация переменных. Используется совместно с '--show-variables'. Пример: 'cl-install -v --filter=*video*'.
Фильтрация переменных. Используется совместно с '--show-variables'. Пример: 'cl-install -v --filter=video'.
.RE
.PP
\fB\-\-xml\fR

Loading…
Cancel
Save