guix/gnu/installer/newt
Josselin Poiret 4f2fd33b4f
installer: Use new installer-log-line everywhere.
* gnu/installer.scm (installer-program)
* gnu/installer/final.scm (install-locale)
* gnu/installer/newt.scm (init)
* gnu/installer/newt/final.scm (run-final-page)
* gnu/installer/newt/page.scm (run-form-with-clients)
* gnu/installer/newt/partition.scm (run-partitioning-page)
* gnu/installer/parted.scm (eligible-devices, mkpart,
luks-format-and-open, luks-close, mount-user-partitions,
umount-user-partitions, free-parted):
* gnu/installer/steps.scm (run-installer-steps):
* gnu/installer/utils.scm (run-command, send-to-clients): Use it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:43 +01:00
..
dump.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
ethernet.scm
final.scm installer: Use new installer-log-line everywhere. 2022-02-02 16:46:43 +01:00
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm installer: Use new installer-log-line everywhere. 2022-02-02 16:46:43 +01:00
parameters.scm
partition.scm installer: Use new installer-log-line everywhere. 2022-02-02 16:46:43 +01:00
services.scm
substitutes.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm