This can be done easily. I just need to add these paths to the
self.required_files variable on each module.
> FreeBSD Sysctl's mibs:
>
> kern.coredump #Coredump
> net.inet.icmp.bmcastecho #Ignore broadcast echo
> net.inet.tcp.syncookies #Tcp SynCookies
What`s the best way to check this?
>
> Docs and setup.py:
>
> It will be better to place all documents in folder Docs and, change the path
> of docs in setup.py.
>
Place all document into the Docs folder seems the right thing to do.
Any objections?
-- Hugo
On Tue, Aug 31, 2010 at 10:58 AM, Anderson EduardoThis can be done easily. I just need to add these paths to the
<anders...@gmail.com> wrote:
> FreeBSD Paths:
>
> lsof - /usr/local/sbin/lsof
> apache22 - /usr/local/etc/apache22/httpd.conf
> apache1.X - /usr/local/etc/apache/httpd.conf
> php.ini - /usr/local/etc/php.ini
> proftpd.conf - /usr/local/etc/proftpd.conf
> vsftpd.conf - /usr/local/etc/vsftpd.conf
self.required_files variable on each module.
What`s the best way to check this?
> FreeBSD Sysctl's mibs:
>
> kern.coredump #Coredump
> net.inet.icmp.bmcastecho #Ignore broadcast echo
> net.inet.tcp.syncookies #Tcp SynCookies
Place all document into the Docs folder seems the right thing to do.
>
> Docs and setup.py:
>
> It will be better to place all documents in folder Docs and, change the path
> of docs in setup.py.
>
Any objections?
-- Hugo