summaryrefslogtreecommitdiff
path: root/README.LINUX (follow)
Commit message (Collapse)AuthorAgeFilesLines
* back port from 2.1.x branch. major document files.tkikuchi2005-08-281-56/+0
|
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
|
* Update some information based on reports by Chris Kolar.bwarsaw2003-04-111-2/+9
|
* I think we've determined that the dreaded "ImportError: No modulebwarsaw2002-09-051-0/+12
| | | | | | | | | | | named paths" is caused (somehow) by the distutils package not being available. Some Linux distros package distutils in the python-devel package instead of the main Python package (erroneously IMO -- distutils is critical). These configure changes exit early if distutils isn't importable. More detail is given in the README.LINUX file. Hopefully this will eliminate this FAQ.
* Expand on the note about Python packages. It seems like every Linuxbwarsaw2002-08-121-4/+11
| | | | | distro needs the Python development package to work correctly, although I'm unsure why that is.
* Debian users need to install the python2.2-dev package if they'rebwarsaw2002-08-091-0/+7
| | | | using Python 2.2.
* Update copyright years.bwarsaw2002-03-161-1/+1
|
* Marc MERLIN's new recipes for secure Linuxes replaces these two files.bwarsaw2002-01-011-10/+5
|
* formatting.bwarsaw2001-07-111-13/+13
|
* Forward-port of Marc Merlin's securelinux_fix.py additions frombwarsaw2001-03-181-1/+6
| | | | Mailman 2.0.3.
* Mention the Openwall Security Patches by name. Closes SF patchbwarsaw2000-09-191-1/+2
| | | | #101543.
* Linux => GNU/Linuxbwarsaw2000-06-161-4/+4
| | | | This file should be renamed.
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
|
* slightly rewritten, since aside_new() is gone nowbwarsaw1999-07-211-2/+2
|
* Renamed from FAQ.LINUXbwarsaw1999-02-251-26/+7
| | | | The setgid problem has been solved.
* Two new Linux-specific answersbwarsaw1999-02-191-0/+41