The following is needed so that one can boot of a CD, many thanks to Marcus.
Ok to commit? isofs/ChangeLog 2005-02-23 Alfred M. Szmidt <[EMAIL PROTECTED]> * Makefile (iso9660fs.static): New target. Index: isofs/Makefile =================================================================== RCS file: /cvsroot/hurd/hurd/isofs/Makefile,v retrieving revision 1.6 diff -p -u -u -r1.6 Makefile --- isofs/Makefile 29 Sep 2002 20:58:34 -0000 1.6 +++ isofs/Makefile 22 Feb 2005 23:22:17 -0000 @@ -1,5 +1,5 @@ -# Copyright (C) 1997, 2000 Free Software Foundation +# Copyright (C) 1997, 2000, 2005 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -27,3 +27,5 @@ OBJS = $(SRCS:.c=.o) HURDLIBS = diskfs iohelp fshelp store pager threads ports ihash shouldbeinlibc include ../Makeconf + +iso9660fs.static: $(boot-store-types:%=../libstore/libstore_%.a) _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd