logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xt-guess-suite-and-mirror - Tries to guess the most suitable suite and mirror for DomUs on Debian and

Authors

        Axel Beckert, https://axel.beckert.ch/
        Stéphane Jourdois

Description

       xt-guess-suite-and-mirror tries to find the mirror and suite the Xen Dom0 is currently using and returns
       them in a way suitable for xen-create-image(1) or the backticks feature in xen-tools.conf.

License

       Copyright (C) 2010-2012 by The Xen-Tools Development Team. All rights reserved.

       This module is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself. The LICENSE file contains the full text of the license.

4.9.2                                              2025-02-18                       XT-GUESS-SUITE-AND-MIRROR(8)

Name

       xt-guess-suite-and-mirror - Tries to guess the most suitable suite and mirror for DomUs on Debian and
       Ubuntu Dom0s.

Synopsis

         --suite                Show suite
         --mirror               Show mirror
         --sources-list=<file>  Parse this file as sources.list

         Shows both if no parameter is given.

         Help Options:

          --help       Show the help information for this script.
          --manual     Show the manual for this script.
          --version    Show the version number and exit.

See Also