I prefer moving it and setting the environment variable where things are still in /dist (that's what environment variables are for, right? configuring the environment?) but I don't think it would be terrible to stick with /dist either. What do other people think? I'm ok with leaving it if that's what people think is best, but I don't want to do that just because that's the way it's always been.
As far as your diff, I not not using it, I'm not using it yet. I want to do this in baby steps since I'm not sure what all will break as I go. I'd rather cause a series of small disasters than one big nasty one. Gabe On 03/08/11 20:44, nathan binkert wrote: > Personally, I don't like it. While /dist may be bizarre, we use it > all over the place (I have half a dozen machines with a /dist). Is > there a reason to not support it in the default path? IMHO, it would > just needlessly break stuff. There's a lot of documentation that > refers to /dist too. Also, if you're going to re-work the way that > the path stuff works, why not use my diff? > > Nate > >> So is everybody ok with this as an intermediate step? >> >> Gabe >> >> On 02/23/11 02:21, Gabe Black wrote: >>> This is an automatically generated e-mail. To reply, visit: >>> http://reviews.m5sim.org/r/498/ >>> >>> >>> Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, >>> and Nathan Binkert. >>> By Gabe Black. >>> >>> >>> Description >>> >>> Paths: Clean up how paths are processed in M5. >>> >>> Replace the default M5 path. Also adjust SysPaths.py to hide pieces that >>> aren't meant to be shared, do most of the work on import, and rework the >>> structure a little. >>> >>> >>> Diffs >>> >>> * configs/common/SysPaths.py (8fe2d7ff1111) >>> >>> View Diff <http://reviews.m5sim.org/r/498/diff/> >>> >>> >>> _______________________________________________ >>> m5-dev mailing list >>> [email protected] >>> http://m5sim.org/mailman/listinfo/m5-dev >> _______________________________________________ >> m5-dev mailing list >> [email protected] >> http://m5sim.org/mailman/listinfo/m5-dev >> > _______________________________________________ > m5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
