summaryrefslogtreecommitdiff
path: root/networkmanager/README
blob: 29ede64970280e227f1437e073c9dbbf32eca0da (plain)
    1 README for networkmanager
    2 
    3 NOTE
    4 
    5 The only strict dependencies to build NetworkManager are: intltool, dbus-glib, libnl, nss and libndp
    6 
    7 REQUIREMENTS
    8 
    9 POST-INSTALL
   10 
   11 1. Disable any previous network scripts in /etc/rc.conf (except for loopback)
   12 
   13 2. Add networkmanager *after* dbus in /etc/rc.conf
   14 
   15 3. Optional:
   16    Create your system-wide network configuration files in:
   17    /etc/NetworkManager/system-connections
   18    The syntax is described here:
   19    https://projects.gnome.org/NetworkManager/developers/api/09/ref-settings.html
   20    and here:
   21    https://developer.gnome.org/NetworkManager/unstable/ref-settings.html
   22 
   23    Or use one of the many frontends.

Generated by cgit