opt/wpa_supplicant/.footprint
Juergen Daubert faae14daa1 Revert "wpa_supplicant: dbus support, FS#957"
This reverts commit b181f5d38f.

Currently we try to avoid linking against dbus whenever possible,
at least for opt-ports, e.g. cups or firefox. It's inconsistent
to break this rule for a single port like wpa_supplicant. Because
wpa_supplicant is part of our ISO, we would have to include dbus
as well, if we add dbus support to it.

We might reconsider in the future, if we come to the conclusion
that having dbus support all over is a good thing for CRUX.
2013-11-15 14:28:13 +01:00

17 lines
681 B
Plaintext

drwxr-xr-x root/root etc/
lrwxrwxrwx root/root etc/wpa.conf -> wpa_supplicant.conf
-rw------- root/root etc/wpa_supplicant.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/wpa_supplicant.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/wpa_background.8.gz
-rw-r--r-- root/root usr/man/man8/wpa_cli.8.gz
-rw-r--r-- root/root usr/man/man8/wpa_passphrase.8.gz
-rw-r--r-- root/root usr/man/man8/wpa_supplicant.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/wpa_cli
-rwxr-xr-x root/root usr/sbin/wpa_passphrase
-rwxr-xr-x root/root usr/sbin/wpa_supplicant