diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2008-03-29 13:15:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2008-03-29 13:15:33 +0000 |
| commit | 089103218a2046934d7239cc5c1c732288a42ee4 (patch) | |
| tree | 7e5faa19c307cfa8e42cf62c194d4426288d6749 /rescue | |
| parent | d1317e00b897b07e17b9297e7f3840df3c965b22 (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 0c103cf9588b..01b3a89124c2 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -185,8 +185,7 @@ CRUNCH_ALIAS_reboot= fastboot halt fasthalt CRUNCH_ALIAS_restore= rrestore CRUNCH_ALIAS_dump= rdump CRUNCH_ALIAS_fsck_ffs= fsck_4.2bsd fsck_ufs -CRUNCH_ALIAS_geom= gpart -CRUNCH_ALIAS_geom= glabel +CRUNCH_ALIAS_geom= glabel gpart # dhclient has historically been troublesome... CRUNCH_PROGS_sbin+= dhclient |
