On 07/29/2012 10:09 PM, [email protected] wrote: > Author: dj > Date: 2012-07-29 14:09:42 -0600 (Sun, 29 Jul 2012) > New Revision: 10477 > > Modified: > trunk/BOOK/general.ent > trunk/BOOK/introduction/welcome/changelog.xml > trunk/BOOK/x/installing/installing.xml > trunk/BOOK/x/installing/x7app.xml > trunk/BOOK/x/installing/x7font.xml > trunk/BOOK/x/installing/x7lib.xml > trunk/BOOK/x/installing/x7proto.xml > trunk/BOOK/x/installing/xorg-config.xml > trunk/BOOK/x/installing/xorg7.xml > Log: > Removed external Xorg wget and md5sums files, and included for-in-do loops. >
Um, not bad ... But I think we still should split the packages into seperate ones (not including Xorg Applications) and add loop as an option for unpatient ones. Also, I dislike the use of sudo by default there. It isn't even listed in dependencies, and not everyone installs sudo. I have it installed, but I don't like it and I rarely use it. I think we could use some kind of variables to check wether: User would like to compile and install everything as root (with a BIG warning), wether to use sudo (with explanation that user should make his user not to ask for password to speed up things) or even to use su -c "make install" (Yes, it asks for password every time). -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
