Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* make comment terminate the previous field.
* add standalone test.
|
|
|
|
|
|
2692 fix.
|
|
parser (ignored by backend).
|
|
This reverts commit 31d8f4539b68b3e65b0d98bce0d564705ffa1992.
Conflicts:
etc/init.d/vyatta-ofr
|
|
This reverts commit 85b14c8232b1e59ce9bb42bb69935f2349823b96.
|
|
|
|
|
|
force udev rescan w/in vyatta-ofr init so that we can update
interface list in config file *after* filesystem is writable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default restricted mode and allowed op/cfg/pipe commands.
|
|
|
|
* don't use eval for "show".
|
|
|
|
|
|
* start vyatta-ofr at S90.
|
|
|
|
|
|
|
|
Conflicts:
etc/init.d/vyatta-ofr
|
|
/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.
|
|
|
|
|
|
|
|
|
|
|
|
* 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'.
|
|
|
|
|
|
|
|
|