فهرست منبع

make it clearer which packages to install for AUFS support

Signed-off-by: Steve Desmond <steve@vtsv.ca>
Steve Desmond 8 سال پیش
والد
کامیت
089c2e2131
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      hack/install.sh

+ 1 - 1
hack/install.sh

@@ -442,7 +442,7 @@ do_install() {
 					else
 						echo >&2 'Warning: current kernel is not supported by the linux-image-extra-virtual'
 						echo >&2 ' package.  We have no AUFS support.  Consider installing the packages'
-						echo >&2 ' linux-image-virtual kernel and linux-image-extra-virtual for AUFS support.'
+						echo >&2 ' "linux-image-virtual" and "linux-image-extra-virtual" for AUFS support.'
 						( set -x; sleep 10 )
 					fi
 				fi