X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.default;h=166910112bfd0bcd71a2bc484da32e6a927f2489;hb=19921bf3bf35ab2e735224471ceaaf2154fc81c0;hp=863f0e14e8cb346285160072619ed304c8db8fb6;hpb=4f4a038cdb74abe9337250fab81b5740320edb81;p=hvlinux.git diff --git a/config/sysinfos.default b/config/sysinfos.default index 863f0e1..1669101 100644 --- a/config/sysinfos.default +++ b/config/sysinfos.default @@ -24,9 +24,9 @@ MAKEJOBS=2 # you have mounted your new LFS partition, but it can also be any directory. # This is relevant only for stage 0 and 1. LFS="/mnt/hvlinux" -LFS_PARTITION="/dev/sdb7" -BOOT_PARTITION="/dev/sdb1" -SWAP_PARTITION="/dev/sdb2" +#LFS_PARTITION="/dev/sdb7" +#BOOT_PARTITION="/dev/sdb1" +#SWAP_PARTITION="/dev/sdb2" # New user to create REGUSER="" @@ -46,20 +46,20 @@ SOUND_CARD="yes" # Wifi support #WIFI_SUPPORT="no" -#FIRMWARE_B43_LPPHY="yes" +#B43_LPPHY="yes" # Keyboard mapping (example: us, cf) -KEYBOARD="us" +KEYBOARD="us-acentos" # General network settings #INTERFACES="eth0 eth1 wlan0" # Complex example -INTERFACES="eth0" # Simple example -MACHINE_NAME="machinename" -DOMAIN="mydomain.com" -LAN_NETWORK_MASK="192.168.0.0/24" +#INTERFACES="eth0" # Simple example +#MACHINE_NAME="machinename" +#DOMAIN="mydomain.com" +#LAN_NETWORK_MASK="192.168.0.0/24" # Network interface card #1 settings -BOOTPROTO[0]="dhcp" # dhcp or static or wifi +#BOOTPROTO[0]="dhcp" # dhcp or static or wifi # Network interface card #2 settings #BOOTPROTO[1]="static"