From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1EKuiT-0002CQ-Nz
for garchives@archives.gentoo.org; Thu, 29 Sep 2005 09:28:38 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8T9LAws001224;
Thu, 29 Sep 2005 09:21:10 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8T9L9RJ017667
for
This document details how to upgrade without breaking your system. If you are a developer or would like to know what we changed, or how ebuilds need to be @@ -90,7 +90,6 @@ package.
-$ equery depends net-www/apache [ Searching for packages depending on net-www/apache... ] @@ -108,76 +107,29 @@ www-apps/viewcvs-0.9.2_p20030430-
Many webapps aren't affected in any way as most use the
-As all the packages that support our changes are still in unstable, to be able
-to use them you will need to add all the packages you want to upgrade (see
-above) as well as the following to
-- - -(If you are using Apache 1.3) -=net-www/apache-1* -net-www/gentoo-webroot-default - -(If you want to use lingerd with Apache 1.3) -net-www/lingerd - -(If you are using Apache 2.0) -net-www/apache -dev-libs/apr -dev-libs/apr-util -net-www/gentoo-webroot-default - -(Include all others that you need to upgrade as well) -dev-php/mod_php -net-www/mod_bandwidth -net-www/mod_layout -net-www/mod_ldap_userdir -net-www/mod_loopback -net-www/mod_mp3 -net-www/mod_random -net-www/mod_throttle -net-www/mod_watch -
As we have added some new USE-flags, you may want to review them and add
appropriate lines to
-(Check the USE-flags and needed updates) # emerge --pretend --verbose --update --newuse --deep apache subversion \ @@ -193,7 +145,6 @@ # emerge --ask --verbose --update --newuse --deep world
Now you need to reconfigure Apache and its modules. Start by using
Now you may restart apache.
-# /etc/init.d/apache stop # /etc/init.d/apache start-
If you run into any problems check the