freebsd-dev/usr.sbin/bsdinstall/partedit
Simon J. Gerraty 0c3627f44d bsdinstall avoid subdir depending on parent
When not doing tree walks, it is bad for sub-dirs to depend on
parents.  Move the generation of opt_osname.h to distextract
and have others that need that depend on it.

In usr.sbin/bsdinstall use SUBDIR_DEPEND_ so tree walking still works.

Reviewed by:	obrien
Differential Revision:	https://reviews.freebsd.org/D39742
2023-04-20 22:00:40 -07:00
..
diskmenu.c bsdinstall/partedit: Replace libdialog with libbsddialog 2022-04-04 02:05:00 +02:00
diskmenu.h bsdinstall/partedit: Replace libdialog with libbsddialog 2022-04-04 02:05:00 +02:00
gpart_ops.c bsdinstall/partedit: Fix UFS auto partitioning 2022-04-30 01:24:23 +02:00
Makefile bsdinstall avoid subdir depending on parent 2023-04-20 22:00:40 -07:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
part_wizard.c bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
partedit_efi.c Mount the EFI system partition (ESP) on newly-installed systems. 2021-02-23 16:24:21 -05:00
partedit_generic.c
partedit_powerpc.c powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem 2019-02-18 01:57:47 +00:00
partedit_x86.c Mount the EFI system partition (ESP) on newly-installed systems. 2021-02-23 16:24:21 -05:00
partedit.c bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
partedit.h bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
sade.8
scripted.c partedit: cleanup headers 2021-11-24 12:06:34 +01:00