File: README.rst

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (18 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==========
zipl
==========

Zipl is the bootloader for s390x.

This element installs zipl on the base device holding the /boot directory on the system.
It's mandatory for building s390x images. It replaces the `bootloader` element
(which would install grub2 by default).

This element has been tested with `ubuntu` and `ubuntu-minimal` distro.

Arguments
=========

* ``DIB_ZIPL_DEFAULT_CMDLINE`` sets the CMDLINE parameters that
  are appended to the zipl.conf parameter configuration. It defaults to
  'LANG=en_US.UTF-8 console=ttyS0 console=ttyS1'