From owner-cvs-all Mon Aug 31 17:44:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14044 for cvs-all-outgoing; Mon, 31 Aug 1998 17:44:58 -0700 (PDT) (envelope-from owner-cvs-all) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13967; Mon, 31 Aug 1998 17:44:36 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id RAA15212; Mon, 31 Aug 1998 17:43:30 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Mike Smith cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, chain@110.net Subject: Re: cvs commit: src/sys/i386/linux linux.h linux_ioctl.c In-reply-to: Your message of "Mon, 31 Aug 1998 14:15:06 -0000." <199808311415.OAA01145@dingo.cdrom.com> Date: Mon, 31 Aug 1998 17:43:30 -0700 Message-ID: <15207.904610610@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Now, for the vt creation, how would you feel about updating the > linux_lib port to install these? You could just create them in the > Makefile and add them to the PLIST... Yes, it's on my TODO list for linux_lib, along with updating to the latest libraries. I managed to get as far as installing RedHat 5.1 and snarfing off its libraries (ftp://time.cdrom.com/pub/incoming/libs.tar.gz) but I haven't gotten as far as updating the port itself yet. Soon, I hope. - Jordan