Written by JYC the 7 Mar 08 at 03:42.
Category: Installation.
Related project:
Nothing/Others.
Status: New
Rationale
While making my own custom LiveCD, I noticed that some naughty developer sneaked a copy of "Dive Into Python" (apt-get package of "diveintopython") into the CD. I think we can remove it to add more useful software (and save bandwidth + download time).
It sounds like a good addition. Python is a popular scripting language these days and this will help introduce people to it. It's a free book, what's the problem?
It's not much space, but it really doesn't need to be in the default installation/CD.
Anyone that's doing python development (even beginners) will likely have internet access and can access the repository to install the book from the repository.
The CD is more for things that are needed by many on default installation.
I say get rid of the package from the CD but keep it in the repository.
And I would rather see more of those books. I always seem to be without an internet connection when I need a book like that the most. Having 1 installed with the package (apache, perl, php, mysql, OOo and even Ubuntu and any other package) will help alot for the new user of those packages.
I'd keep it as well. It doesn't take up any space and it's a great tutorial for people who want to learn python (like me). If you install python by default you might as well include a manual on how to use it.
Saying anyone that wants to develop should have internet access is saying that people without internet shouldn't develop, which sounds awfully discriminating to me.