Deleted Added
full compact
26c26
< # $FreeBSD: head/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh 211730 2010-08-24 06:11:46Z imp $
---
> # $FreeBSD: head/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh 212337 2010-09-08 20:10:24Z imp $
380c380
< ftp|sftp)
---
> ftp)
393,395c393,395
< rsync) start_rsync_copy ;;
< img)
< ;;
---
> sftp) ;;
>
> rsync) start_rsync_copy ;;