Created
June 12, 2019 00:32
-
-
Save cmplstofB/6dcedac4d22e41fc806bc5f3ad9d8c21 to your computer and use it in GitHub Desktop.
Debian sidのパッケージ設定
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Package: * | |
Pin: release n=jessie* | |
Pin-Priority: 100 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Package: * | |
Pin: release n=wheezy* | |
Pin-Priority: 100 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://ftp.jp.debian.org/debian/ jessie main contrib non-free | |
deb-src http://ftp.jp.debian.org/debian/ jessie main contrib non-free |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#deb http://ftp.jp.debian.org/debian/ wheezy main contrib non-free | |
#deb-src http://ftp.jp.debian.org/debian/ wheezy main contrib non-free |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment