Ticket #38475: asused-notes.diff
File asused-notes.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 12 years ago) |
---|
-
Portfile
49 49 } 50 50 51 51 notes " 52 53 To use asused, you need to fill a config file with your registry 54 information. You can put it into the asused.conf file in the current 55 working directory, or into .asusedrc in your home directory. 56 Alternatively, you can specify an arbitary file location on the asused 52 To use asused, you need to fill a config file with your registry\ 53 information. You can put it into the asused.conf file in the current\ 54 working directory, or into .asusedrc in your home directory.\ 55 Alternatively, you can specify an arbitary file location on the asused\ 57 56 command line with the --config switch. 58 57 59 58 The config file should contain: 60 59 61 60 REGID = your registry ID, as it was assigned by RIPE NCC 62 61 63 ALLOC = a set of strings, each of them should have one allocation 62 ALLOC = a set of strings, each of them should have one allocation\ 64 63 string in a prefixed notation. 65 64 66 65 There is a file in this distribution containing example data: … … 68 67 69 68 You may test asused on your system with the following command: 70 69 $ asused --config ${asconf}.${version} 71 72 70 " 73 71 74 72 livecheck.type regex