From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from moutvdom00.kundenserver.de ([195.20.224.149]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15f6Vt-0007Aj-00 for gentoo-dev@cvs.gentoo.org; Thu, 06 Sep 2001 15:16:42 -0600 Received: from [195.20.224.204] (helo=mrvdom00.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 15f6Va-0000hP-00 for gentoo-dev@cvs.gentoo.org; Thu, 6 Sep 2001 23:16:22 +0200 Received: from pd950e14b.dip.t-dialin.net ([217.80.225.75] helo=weehawk.de) by mrvdom00.schlund.de with esmtp (Exim 2.12 #2) id 15f6VZ-00073E-00 for gentoo-dev@cvs.gentoo.org; Thu, 6 Sep 2001 23:16:21 +0200 Message-ID: <3B97E875.4060302@weehawk.de> From: Christian Hergl User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3+) Gecko/20010831 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] Installing 1.0-rc6-r9 on Vaio Laptop References: <3B95E5DC.1050404@weehawk.de> <20010905093702.D23173@cvs.gentoo.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Thu Sep 6 15:17:02 2001 X-Original-Date: Thu, 06 Sep 2001 23:19:49 +0200 X-Archives-Salt: 560a8fc9-ea0b-4e72-973a-2fc7ee274312 X-Archives-Hash: 6eec993c6e0f044ae4e5eb56ce1a90e6 Hi Daniel, Daniel Robbins wrote > OK: PCMCIA support currently isn't tested or fully enabled. Also, we *do* have > support for every filesystem on the boot CD; however, you need to "insmod" the > modules with -r9 and earlier. Things should be much easier with -r10, which > includes modprobe. Well, the pcmcia modules worked for me as provided in the build =) But short noted about how to insmod/modprobe the pcmcia or the filesystem modules. Can save fuzz, I suppose. > > pcmcia-cs seems to choke when you use certain configuration options. What > config options did you use? We made our options more correct, and all of > the sudden the builds started dying. Hmm, tried a standart thing, really! Just erased the lvm and lm-sensors from the USE-Variabe, as it is of no use on my laptop. I manually copied the pcmcia-cs startup script over, and seems to work, but I suppose that'S one of the ebuilds that is not r6 ready, as it copied stuff to rc.d/config, or at least should? > > A Gentoo Linux version of the pcmcia startup script (with dependencies) is > currently in development. I will try to learn the new startupscripts, but was discussing with darks today earlier: is it possible to update savely the bootstraps? BEcause I have V 1.6.1 AND 1.6.2 in var/db/pkg... (last time I deinstalled a double package, I killed the system, it was the glibc.... yes, I'm playfull) > > What do you mean by "mount/umount and du don't work"? Ah ja, worked wit Darks on that again. Seems like my startup scripts are wacko behaving. My /etc/mtab is a file of length 0. When I do 'ln -s /proc/mounts /etc/mtab', mount and df and booting works fine. Till.... yeah, the next reboot. Then I got a file of length 0 again =P Some script of the r9 is messing this up, searching for it.... > >>6. Yah, and with the yesterday's version of the portage tree I can't >>compile Xfree. Period, any version. Is that knowen yet? If not, tell me >>and I look up the exact lines where it bounces out (short after the >>depencies calculation, I guess) >> > > Yes, please post the error dump. Eh, sue me, with the latest rsync and latest xfree ebuild things worked. Kde2.2 is up and running. Though I get compile errors with kdemultimedia.... Sound is working. The desktop doku might need to be updated for the new scripts? Like, starting kde at bootup and stuff. =P To speak about ebuilds getting reworked... is there any chance to mark the reworked ebuilds for r6? Just like .... ebuildxyz_r6-rx.ebuild? I'm confused now which might work and which not.... OR should I just wait three weeks and all is done then? Thanks for your answer, is fun to work with Gentoo, Christian