Univention Bugzilla – Attachment 7457 Details for
Bug 40596
option to configure serial access (serial console) via ucr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
defines new ucr variable "grub/terminal" and "grub/serialcommand"
univention-grub.cfg.patch (text/plain), 2.14 KB, created by
Lutz Willek
on 2016-02-06 13:34:49 CET
(
hide
)
Description:
defines new ucr variable "grub/terminal" and "grub/serialcommand"
Filename:
MIME Type:
Creator:
Lutz Willek
Created:
2016-02-06 13:34:49 CET
Size:
2.14 KB
patch
obsolete
>--- /etc/univention/registry.info/variables/univention-grub.cfg_ORIG 2016-02-01 09:15:38.000000000 +0100 >+++ /etc/univention/registry.info/variables/univention-grub.cfg 2016-02-06 13:26:13.301975445 +0100 >@@ -82,6 +82,18 @@ > Type=str > Categories=system-base > >+[grub/terminal] >+Description[de]=Konfiguration des Terminalgerätes. Default: <empty> (Erlaubt grafische Ausgabe). Setzen der Variable auf "console" um grafische Ausgabe abzuschalten, "console serial" um gleichzeitig auch die serielle Ausgabe zu erlauben. Dokumentation: http://www.gnu.org/software/grub/manual/grub.html >+Description[en]=Select the terminal device. Default: <empty> (graphical terminal is allowed). Set to "console" to disable graphical terminal. Set to "console serial" to also enable serial output. Documentation: http://www.gnu.org/software/grub/manual/grub.html >+Type=str >+Categories=system-base >+ >+[grub/serialcommand] >+Description[de]=Konfiguriert den seriellen Port wenn eine serielle Konsole benutzt wird. Standard: <empty>. Beispieleintrag: "serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1". Hinweis: Der Serielle Port wird nicht genutzt wenn keine serielle Konsole konfiguriert ist, siehe auch "grub/terminal" Dokumentation: http://www.gnu.org/software/grub/manual/grub.html >+Description[en]=Configures the serial port when using the serial console. Default: <empty>. Example: "serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1". Note: The serial port is not used as a communication channel unless a terminal is configured (see grub/terminal) Documentation: http://www.gnu.org/software/grub/manual/grub.html >+Type=str >+Categories=system-base >+ > [grub/rootdelay] > Description[de]=Diese Variable konfiguriert eine Zeitspanne in Sekunden, die gewartet wird, bevor die Initial Ramdisk das Root-Device einbindet. Durch Setzen der Variable auf '0' kann die Wartezeit deaktiviert werden. Ist die Variable nicht gesetzt, gelten fünf Sekunden. > Description[en]=This variable configures a time span in seconds, which is being waited until the initial ramdisk mounts the root device. Setting the variable to '0' deactivates the delay. If the variable is unset, five seconds are waited.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40596
: 7457 |
7458