summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorrandi <randi@FreeBSD.org>2010-07-08 03:28:25 +0000
committerrandi <randi@FreeBSD.org>2010-07-08 03:28:25 +0000
commit5e2426bc109883c6a0e6cb07e0b07b4c7a78cccf (patch)
tree89e826aa281d57d2ab61755d17153cc4f23c469a /usr.sbin/sysinstall/Makefile
parent1b6dcbe4ec4f5695b968c17a3cf97501be50ef40 (diff)
downloadFreeBSD-src-5e2426bc109883c6a0e6cb07e0b07b4c7a78cccf.zip
FreeBSD-src-5e2426bc109883c6a0e6cb07e0b07b4c7a78cccf.tar.gz
Remove the ability to upgrade via sysinstall. This feature has been flaky
and broken for a number of years. freebsd-update now provides a reasonable way to handle upgrades, so keeping this functionality in sysinstall only serves to mislead users. Approved by: cperciva (mentor)
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index 152b524..b8ecff1 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -8,7 +8,7 @@ PROG= sysinstall
MAN= sysinstall.8
SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c \
disks.c dispatch.c dist.c dmenu.c doc.c dos.c floppy.c \
- ftp.c globals.c http.c index.c install.c installUpgrade.c keymap.c \
+ ftp.c globals.c http.c index.c install.c keymap.c \
label.c main.c makedevs.c media.c menus.c misc.c modules.c \
mouse.c msg.c network.c nfs.c options.c package.c \
system.c tcpip.c termcap.c ttys.c ufs.c usb.c user.c \
OpenPOWER on IntegriCloud