Page MenuHomeFreeBSD

bsdinstall: obtain the dialog binary from $DIALOG
Needs ReviewPublic

Authored by khorben on Apr 7 2024, 6:15 PM.
Tags
None
Referenced Files
F156572191: D44672.id136654.diff
Thu, May 14, 6:36 PM
Unknown Object (File)
Tue, May 12, 4:04 PM
Unknown Object (File)
Sun, May 3, 12:03 AM
Unknown Object (File)
Sat, May 2, 11:02 AM
Unknown Object (File)
Thu, Apr 30, 10:19 AM
Unknown Object (File)
Sat, Apr 25, 10:07 AM
Unknown Object (File)
Mon, Apr 20, 4:10 PM
Unknown Object (File)
Mon, Apr 20, 5:26 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