Changes between Version 57 and Version 58 of FAQ


Ignore:
Timestamp:
Feb 14, 2009, 1:21:42 PM (15 years ago)
Author:
Dominic
Comment:

adapt Q11 script so it can be copy/pasted and work for different Ubuntu releases

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v57 v58  
    294294== Q11/ Does mondo work with Debian/Ubuntu distributions? ==
    295295  Yes, your best bet are the official Debian packages. Andree, the Debian maintainer, is usually also on the mailing list. Look at DistributionPackaging
    296   If you want to use the packages made upstream for Debian/Ubutu, you need to know that numbering schema are different between upstream mondo (2.x.y) and Debian packages (2.xy),so you should adapt your /etc/apt/preferences file to avoid updates of mondo with apt-get with indeed older versions. Do the following:
    297 {{{
    298 $ wget ftp://ftp.mondorescue.org/ubuntu/8.04/mondorescue.sources.list
    299 $ sudo sh -c "cat mondorescue.sources.list >> /etc/apt/sources.list"
    300 $ sudo sh -c "cat >> /etc/apt/preferences << EOF
     296  If you want to use the packages made upstream for Debian/Ubuntu, you need to know that numbering schema are different between upstream mondo (2.x.y) and Debian packages (2.xy),so you should adapt your /etc/apt/preferences file to avoid updates of mondo with apt-get with indeed older versions. Do the following:
     297{{{
     298wget ftp://ftp.mondorescue.org/ubuntu/`lsb_release -r|awk '{print $2}'`/mondorescue.sources.list
     299sudo sh -c "cat mondorescue.sources.list >> /etc/apt/sources.list"
     300sudo sh -c "cat >> /etc/apt/preferences << EOF
    301301Package: mindi
    302302Pin: version 2.0.*