Changeset 1815

Show
Ignore:
Timestamp:
06/01/11 12:45:24 (2 years ago)
Author:
matthijs
Message:

fonbase: Minimize the differences between targets.

This makes some formatting changes to the fonbase files for 2.0n and
2.0g targets to make a diff between the two a bit smaller. No actual
settings were changed.

Location:
trunk/fon/fonbase/targets
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/fon/fonbase/targets/f20/etc/config/fon

    r1814 r1815  
    88        option  mode    dhcp 
    99        option dns_static 0 
     10 
    1011config public public 
    1112        option  essid           FREE_INTERNET 
     
    3132        option 'umts_dns_override' '0' 
    3233        option 'umts_net' '3' 
    33         option 'sharewifi' 1 
     34        option 'sharewifi'      '1' 
    3435 
    3536# do not remove, this is used be the thinclient script to store its state 
  • trunk/fon/fonbase/targets/f20/etc/config/services

    r1672 r1815  
    2727config service httpd 
    2828        option path "/Apps/lucid" 
    29         option process 1  
     29        option process 1 
    3030        option boot "StartHttpd" 
    3131        option order 15 
     
    3333        option mdns 'luci.service' 
    3434        option fwall 0 
    35         list tcp_port   443 
     35        list tcp_port 443 
    3636 
    3737config service samba 
  • trunk/fon/fonbase/targets/f20n/etc/config/fon

    r1661 r1815  
    3232        option 'sharewifi'      '1' 
    3333        option 'ht'     '40' 
     34 
    3435# do not remove, this is used be the thinclient script to store its state 
    3536config thinclient thinclient 
  • trunk/fon/fonbase/targets/f20n/etc/config/services

    r1672 r1815  
    1111config service fonsmcd 
    1212        option path "/usr/sbin/fonsmcd" 
    13         option boot StartFonsmcd 
     13        option boot "StartFonsmcd" 
    1414        option order 05  
    1515 
     
    2626 
    2727config service httpd 
     28        option path "/Apps/lucid" 
    2829        option process 1 
    29         option path "/Apps/lucid" 
    3030        option boot "StartHttpd" 
    3131        option order 15 
     
    3333        option mdns 'luci.service' 
    3434        option fwall 0 
    35         list tcp_port  443  
     35        list tcp_port 443 
    3636 
    3737config service samba