wok-next diff rp-pppoe/description.txt @ rev 20095
Update/add packages needed for building MATE desktop:
Add: gnome-keyring3, gtkmm3, libappindicator-gtk[23], libfakekey, libgnome-keyring3, libindicator-gtk[23], libpeas.
Update: atkmm, cairomm, gcr, glibmm, gssdp, gupnp, icon-naming-utils, libcap-ng, libspectre, libwnck3, libxklavier, pangomm, perl-xml-sax.
Add: gnome-keyring3, gtkmm3, libappindicator-gtk[23], libfakekey, libgnome-keyring3, libindicator-gtk[23], libpeas.
Update: atkmm, cairomm, gcr, glibmm, gssdp, gupnp, icon-naming-utils, libcap-ng, libspectre, libwnck3, libxklavier, pangomm, perl-xml-sax.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Oct 28 16:45:22 2017 +0300 (2017-10-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/rp-pppoe/description.txt Sat Oct 28 16:45:22 2017 +0300 1.3 @@ -0,0 +1,6 @@ 1.4 +PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL 1.5 +Internet Service Providers. Roaring Penguin has a free client for Linux systems 1.6 +to connect to PPPoE service providers. 1.7 + 1.8 +The client is a user-mode program and does not require any kernel modifications. 1.9 +It is fully compliant with RFC 2516, the official PPPoE specification.