From owner-cvs-all Tue Nov 6 12:37:48 2001 Delivered-To: cvs-all@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id B321137B418 for ; Tue, 6 Nov 2001 12:37:37 -0800 (PST) Received: (qmail 10751 invoked from network); 6 Nov 2001 20:37:32 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 6 Nov 2001 20:37:32 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111061959.fA6JxJS87473@freefall.freebsd.org> Date: Tue, 06 Nov 2001 12:37:32 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/lib/libstand cd9660.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 06-Nov-01 John Baldwin wrote: > jhb 2001/11/06 11:59:19 PST > > Modified files: > lib/libstand cd9660.c > Log: > - Add a simple SUSP parser. > - Use the SUSP parser to detect Rock Ridge (RRIP) extensions and to look > up alternate names when opening files. I still need to change this so that readdir() can use Rock Ridge names. This will require me to change cd9660's struct file to cache the SUSP len_skp and the block and offset of the directoy record however. This will also allow stat() to use RR modes, not that that is really all that important, but is nice for correctness I suppose. At least it can load loader.conf now: Console: serial port BIOS CD is cd0 BIOS drive A: is disk0 BIOS drive C: is disk1 BIOS 639kB/260992kB available memory FreeBSD/i386 bootstrap loader, Revision 1.0 (john@laptop.baldwin.cx, Sat Nov 3 16:19:24 PST 2001) Loading /boot/defaults/loader.conf Unable to load kernel: Aborted! \ can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. ok more /boot/loader.conf *** FILE /boot/loader.conf BEGIN *** # -- sysinstall generated deltas -- # *** FILE /boot/loader.conf END *** ok ls / d BOOT BOOT.CAT;1 ok -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message