09/11/22 16:45:41 p59KxTZW
>>171
stable/testing/unstableの違いはFAQにもなってるんだが
> 6.5 What does the testing distribution contain?
>
> Packages are installed into the `testing' directory after they have undergone some degree of testing in unstable.
>
> They must be in sync on all architectures where they have been built and mustn't have dependencies that make them uninstallable;
> they also have to have fewer release-critical bugs than the versions currently in testing. This way, we hope that `testing' is always
> close to being a release candidate.
>
> More information about the status of "testing" in general and the individual packages is available at URLリンク(www.debian.org)
>
> 6.6 What does the unstable distribution contain?
>
> The `unstable' directory contains a snapshot of the current development system. Users are welcome to use and test these packages,
> but are warned about their state of readiness. The advantage of using the unstable distribution is that you are always up-to-date with
> the latest in GNU/Linux software industry, but if it breaks: you get to keep both parts :-)
>
> There are also main, contrib and non-free subdirectories in `unstable', separated on the same criteria as in `stable'.