Go to most recent revision |
    Details |
    Last modification |
    View Log
    | RSS feed
  
  
  
     
        
        | Rev | 
        Author | 
        Line No. | 
        Line | 
        
     
     
        
           | 224 | 
           rodolico | 
           1 | 
           # file contains some basic information on the machine for processing
  | 
        
        
            | 
            | 
           2 | 
           # by various programs
  | 
        
        
            | 
            | 
           3 | 
           # File is colon separatated, key:value, with leading and trailing 
  | 
        
        
            | 
            | 
           4 | 
           # whitespace ignored
  | 
        
        
            | 
            | 
           5 | 
           # Any line beginning with a pound sign is ignored as are balnk lines
  | 
        
        
            | 
            | 
           6 | 
           #owner    : Name of the owner
  | 
        
        
            | 
            | 
           7 | 
           #location : Location of device
  | 
        
        
            | 
            | 
           8 | 
           #name     : Name of the device (overrides autodetection)
  | 
        
        
            | 
            | 
           9 | 
           #uuid     : UUID of device (overrides autodetection)
  | 
        
        
            | 
            | 
           10 | 
           #serial   : Serial number of device (overrides autodetection)
  |