Age | Commit message (Collapse) | Author |
|
|
|
|
|
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'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* disallow if there are uncommitted changes.
* now works with "edit".
|
|
|