On Sun, May 26, 2002 at 12:44:19PM +0200, Alfred M. Szmidt wrote: > Hi, > > native install is broken from what I can see: > > rootpart=`echo "/hurd/ext2fs.static --writable --sync=5 --store-type=typed > hd0s5" | perl -ne 'm!^.*/hurd/(.*?)\.static.*?([^\s]+)\s*?$!; print $2;' | > sed -e "s/^device\://"` > > This should be: > rootpart=`fsysopts / | perl -ne 'm!^.*/hurd/(.*?)\.static.*?([^\s]+)\s*?$!; > print $2;' | sed -e "s/^device\://"` > > This is all my fault, so shoot me. Marcus didn't you eyeball it > before applying the patch? :)
Ugh. No, I put eternal trust into you ;) I will replace the file in the tar file. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

