Difference between revisions of "Pacman-mirrors/zh-cn"

Created page with "应用程序究竟如何生成镜像列表,可以通过在命令行上提供参数来添加。"
(Created page with "===pacman-mirrors.conf===")
Tags: Mobile web edit Mobile edit
(Created page with "应用程序究竟如何生成镜像列表,可以通过在命令行上提供参数来添加。")
Line 15: Line 15:
# bitbucket.org
# bitbucket.org


Should you get certificates error and pacman-mirrors throws a message of missing internet connection - you must verify your computers firmware date and time as this is probably completely off either because of configuration or a malfunctioning CMOS battery.
如果你遇到证书错误,并且pacman-mirrors抛出了网络连接缺失的信息--你必须核实你的计算机固件日期和时间,因为这可能是由于配置或CMOS电池故障而导致的完全错误。


The app is run by an ordinary user with superuser rights from the console and when no arguments are given it will display pacman-mirrors version followed by status of the mirrors currently listed in your mirrorlist.
该应用程序由具有超级用户权限的普通用户从控制台运行,当没有给出参数时,它将显示pacman-mirrors的版本,然后是当前列在镜像列表中的镜像的状态。


  $ sudo pacman-mirrors
  $ sudo pacman-mirrors


Exactly how the app generates the mirrorlist is controlled by supplying arguments on the commandline.
应用程序究竟如何生成镜像列表,可以通过在命令行上提供参数来添加。


=== '''重要提示''' ===
=== '''重要提示''' ===
Line 28: Line 28:
  $ sudo pacman -Syyu
  $ sudo pacman -Syyu


If you fail to do so, the issue/s which had you make change might not be solved. Furthermore you might run into [[System_Maintenance|''partial-updated'']] scenario which can cause havoc in your system. For more detailed information on how pacman works you can read up on the [https://wiki.archlinux.org/index.php/System_maintenance Archlinux Wiki]
如果你不这样做,让你做出改变的问题可能不会得到解决。此外,你可能会遇到[[System_Maintenance|''partial-updated'']]的情况,这可能会对你的系统造成破坏。关于pacman如何工作的更多详细信息,你可以在[https://wiki.archlinux.org/index.php/System_maintenance Archlinux Wiki]上阅读。


==TL:DR - Samples please==
==TL:DR - Samples please==
5

edits