>> Right, it's a "special" package that includes an hsfs driver with a >> number of fixes that Moinak did. It's no longer necessary now and I've >> filed >> >> 361 SUNWhsfs is no longer necessary as of snv_77 >> >> to cover fixing this. There should be a code-review for this going out >> shortly. > > Ok, so is there anything I can do in the meantime or is building a repo > broken until this is putback?
The following patch should act as a workaround: --- src/util/distro-import/i386/SUNWckr.orig Thu Jan 10 06:02:05 2008 +++ src/util/distro-import/i386/SUNWckr Thu Jan 10 12:43:42 2008 @@ -5,15 +5,6 @@ drop kernel/drv/bmc drop kernel/drv/bmc.conf # END NON-REDISTRIBUTABLE -# XXX until new hsfs hits nevada -drop kernel/fs/amd64/hsfs -drop kernel/fs/hsfs -from SUNWhsfs import -kernel/fs/amd64/hsfs -kernel/fs/hsfs -chattr kernel/fs/amd64/hsfs opensolaris.zone=global -chattr kernel/fs/hsfs opensolaris.zone=global -end import # XXX until new clofi hits nevada drop kernel/drv/amd64/lofi drop kernel/drv/lofi dsc _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
