|
From: Bruce S. <bw...@re...> - 2009-10-27 00:29:06
|
>> Do I need to include a 'make buildorder' in my set of commands, >> or is there something we can commit in the build system to fix it? > > You only have to re-run 'buildorder' if scripts got added, removed or the > order got changed. > I'm not sure if there's an easy way to catch that. > If you want to play save, you can always add it to your build line. On my > build machine this adds almost an hour to the build. :-( I thought my compiles ran noticeably faster recently. :-) >> I looked in build/scripts/.buildorder/rc*.d/* and didn't see any links >> to any shorewall-xxxx scripts. (even after running 'cvs update') > > You had those links before you re-ran the buildorder. Probably. I was thinking the links were checked out in CVS, but I doubt sym-links can be checked in or out. Otherwise we could just keep them updated in CVS. - BS |