Remove warning about security by obscurity.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Nov 2016 12:21:59 +0000 (12:21 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Nov 2016 12:21:59 +0000 (12:21 +0000)
supermin issues its own warning now.

build-supernested.sh.in

index 7f7f71d..e3c2b10 100644 (file)
@@ -70,8 +70,6 @@ cp excludefiles tmp-supermin.d/
 
 # Run the build step.
 echo "Building the full appliance ..."
-echo "If you see 'Permission denied' errors here, you can probably ignore"
-echo "them, but encourage your distro to stop using security-through-obscurity."
 "$supermin" --build --format ext2 tmp-supermin.d -o tmp-appliance.d
 
 # Add the kernel and initrd to the image.