--- alx-src/branches/alxconf_20060908/install.sh 2010/12/02 15:20:04 1597 +++ alx-src/branches/alxconf_20060908/install.sh 2010/12/02 15:20:12 1598 @@ -4,6 +4,7 @@ for i in /etc/alxconfig-ng/skel \ /etc/alxconfig-ng/ica-sessions/icons \ /etc/rc.d/init.d \ + /etc/sysconfig/hwsetup \ /usr/lib/alxconfig-ng/functions \ /usr/sbin do @@ -58,6 +59,10 @@ conf/config.rc \ /etc/alxconfig-ng +install -m 0644 -o root -g root \ + conf/unsupported-netcard-drivers \ + /etc/sysconfig/hwsetup + # icons install -m 0644 -o root -g root \ icons/default.png \