Age | Commit message (Collapse) | Author |
|
/opt/vyatta/etc/config if .../config.boot exists
otherwise, bind /opt/vyatta/etc/config to either
~root/vyatta/config or /media/floppy/config (in order)
if neither exist, create ~root/vyatta/config
|
|
|
|
|
|
* add "show -all" command to display all values.
* "save" command saves all values.
|
|
|
|
* export {copy,free}_path().
|
|
|
|
|
|
|
|
|
|
variable references was not working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add support for completion help text.
* add an example for each of the above ("ethernet" and "ethernet/duplex").
|
|
|
|
installed, an empty config is used.
|
|
|
|
|
|
|
|
|
|
a user to specify the device and path of the startup configuration
file, e.g., '... config_dev=sda1 config_path=/config.boot'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|