Page MenuHomeFreeBSD

bsdinstall: obtain the dialog binary from $DIALOG
Needs ReviewPublic

Authored by khorben_defora.org on Apr 7 2024, 6:15 PM.
Tags
None
Referenced Files
F89278086: D44672.id.diff
Fri, Jul 26, 1:20 AM
Unknown Object (File)
Mon, Jul 22, 9:55 PM
Unknown Object (File)
Thu, Jul 18, 11:52 PM
Unknown Object (File)
Sat, Jul 13, 12:47 PM
Unknown Object (File)
Fri, Jun 28, 1:25 AM
Unknown Object (File)
Thu, Jun 27, 3:49 PM
Unknown Object (File)
Jun 25 2024, 10:42 AM
Unknown Object (File)
Jun 24 2024, 10:05 AM
Subscribers

Details

Summary

This reflects the same initiative for bsdconfig(8), eventually allowing to install and configure the whole system only with bsddialog(1), as opposed to a combination with dialog(1).

Sponsored by: The FreeBSD Foundation

Test Plan
# bsdinstall auto
# DISTRIBUTIONS="base kern" bsdinstall checksum
# DISTRIBUTIONS="base kern" bsdinstall fetchmissingdists
# bsdinstall finalconfig
# bsdinstall hardening
# bsdinstall jail
# bsdinstall jail /path/to/target
# bsdinstall netconfig
# bsdinstall netconfig_ipv4 em0
# bsdinstall netconfig_ipv6 em0
# bsdinstall services
# bsdinstall time
# bsdinstall services
# bsdinstall time
# BSDINSTALL_CHROOT=/ bsdinstall timezone

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped