installing random version of a module
    Jerry Lundström 
    prox at lunar-linux.org
       
    Wed Oct  6 12:11:14 UTC 2004
    
    
  
Auke Kok wrote:
> 
> Hi,
> 
> I have just written a bit of code that allows you to substitute the 
> VERSION in a DETAILS line on the fly when linning a module. You would do 
> something like this:
> 
> $ lin --want 2.3 ccache
> 
> The code then does the trick and substitutes the VERSION number in the 
> DETAILS by the wanted version, disables source file integrity checking 
> (of course, big warning), and tries (successfully in this case of 
> course) to install ccache-2.3 instead of ccache-2.4 (which is current in 
> moonbase).
Make the module on hold after installing a custom version ? (or maybe 
ask if you want it on hold)
> so.. what do you guys think? commit to theedge or not?
commit
    
    
More information about the Lunar-dev
mailing list