X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=sysinfos.server;h=ec480b4edf77674a182704d8b6c0d2157f35307f;hb=b7d1d99f41dcf50a8635f608679947f4455a0c7c;hp=a430a17bc9ab1471a3f7ded8f43988d84bd408af;hpb=f63a78e04ec65397472cda88061558f4e3a30fb2;p=hvlinux.git diff --git a/sysinfos.server b/sysinfos.server index a430a17..ec480b4 100644 --- a/sysinfos.server +++ b/sysinfos.server @@ -29,8 +29,6 @@ SWAP_PARTITION="/dev/hda5" # Used for setting '-march=xxx' option in CFLAGS and CPPFLAGS MACHINE_ARCHITECTURE="pentium" -DEFAULT_EDITOR="emacs" - # Keyboard mapping (example: us) KEYBOARD="us" @@ -41,8 +39,6 @@ SOUND_CARD="no" CDROM="/dev/hdc" DVD="/dev/hdc" -HV_FONTS_PATH="/usr/share/fonts" - # Define this if you want to use a remote CUPS print server #CUPS_SERVER="server.hugovil.com" @@ -50,8 +46,6 @@ TIMEZONE="America/Montreal" # General network settings INTERFACES="eth0 eth1" -# GATEWAY is not required if using DHCP -GATEWAY="" MACHINE_NAME="server" DOMAIN="hugovil.com" LAN_NETWORK_MASK="192.168.0.0/24" @@ -62,6 +56,8 @@ USE_DYNAMIC_DNS="yes" # Network interface card #1 settings (INTERNET) BOOTPROTO[0]="dhcp" IP_ADDRESS[0]="" +# GATEWAY is not required if using DHCP +GATEWAY[0]="" # Network interface card #2 settings (LAN) BOOTPROTO[1]="static"