diff --git a/features.in/e2k/install2/image-scripts.d/50-e2k-no-notes b/features.in/e2k/install2/image-scripts.d/50-e2k-no-notes new file mode 100755 index 00000000..affc0dc1 --- /dev/null +++ b/features.in/e2k/install2/image-scripts.d/50-e2k-no-notes @@ -0,0 +1,4 @@ +#!/bin/sh +# e2k images are distributed through MCST now with a separate agreement + +sed -i '/license/d' /usr/share/install2/installer-steps ||: