Clean system group IDs
[hvlinux.git] / stage2 / pkg / wireless-tools
index 1dc3201..19ad589 100644 (file)
@@ -8,11 +8,10 @@ hvconfig_pre()
 
 hvbuild_post()
 {
-    install -d -m755 /etc/sysconfig/network/ssid
+    install -v -d -m755 /etc/sysconfig/network/ssid
 
 cat > /etc/sysconfig/network/ssid/TEMPLATE << EOF
 # This file must be named exactly as your ESSID (case is important)
-KEY_TYPE="WPA-PSK"
 
 # This can be "static" or "dhcp"
 BOOTPROTO="static"