X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.hp-mini;h=ea1faf1aadd5dfa42cd45684dfb88d1c61d872ee;hb=166111908c2cff78986972e0d2668feb7ee9d42b;hp=b8586b66b79be05c96caaea35e4c76dd3fa47523;hpb=8139fe913bbd64f066246292d0af9362bb7a998e;p=hvlinux.git diff --git a/config/sysinfos.hp-mini b/config/sysinfos.hp-mini index b8586b6..ea1faf1 100644 --- a/config/sysinfos.hp-mini +++ b/config/sysinfos.hp-mini @@ -5,7 +5,7 @@ INST_TYPE="workstation" HVL_TARGET="x86" -MAKEJOBS=2 +MAKEJOBS=1 # Destination path where to install new Linux-HV system. This is usually where # you have mounted your new LFS partition, but it can also be any directory. @@ -23,11 +23,11 @@ MAIL_ADMIN="hugo" XORG_VIDEO_DRIVER="intel" -# Removable media drives. Comment if your system doesn't have one. -DVDROM="no" +WIFI_SUPPORT="yes" +B43_LPPHY="yes" # General network settings -INTERFACES="eth0" +INTERFACES="eth0 wlan0" MACHINE_NAME="gresimuth" DOMAIN="mongol.com" LAN_NETWORK_MASK="192.168.1.0/24" # Utilise par sane in stage3 @@ -35,5 +35,8 @@ LAN_NETWORK_MASK="192.168.1.0/24" # Utilise par sane in stage3 # Network interface card eth0 settings BOOTPROTO[0]="dhcp" +# Network interface card wlan0 settings +BOOTPROTO[1]="wifi" + # Samba support USE_SAMBA="no"