Created
March 25, 2019 19:27
-
-
Save sithumonline/93a80400b17c98f69488c8c101c1ee3a to your computer and use it in GitHub Desktop.
My MX Linux sources lists backup
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
| # Use with Debian Stable/stretch repositories. Set as default for antiX-17. Note new repos | |
| #deb http://iso.mxrepo.com/antix/stretch stretch main | |
| deb http://mirror.0x.sg/mx-workspace/antix/stretch stretch main | |
| #deb-src http://iso.mxrepo.com/antix/stretch stretch main |
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
| # Debian stretch Updates | |
| #deb http://ftp.hk.debian.org/debian/ stretch-updates main contrib non-free | |
| deb http://mirror.0x.sg/debian/ stretch-updates 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
| # Debian Stable. | |
| #deb http://ftp.hk.debian.org/debian/ stretch main contrib non-free | |
| deb http://mirror.0x.sg/debian/ stretch main contrib non-free | |
| deb http://security.debian.org/ stretch/updates main contrib non-free | |
| #deb-src http://ftp.hk.debian.org/debian/ stretch main contrib non-free | |
| #stretch backports | |
| #deb http://deb.debian.org/debian stretch-backports main |
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
| # MX Community Main and Test Repos | |
| #deb https://mirror.kku.ac.th/mx-packages/mx/repo/ stretch main non-free | |
| deb http://mirror.0x.sg/mx-workspace/mx/repo/ stretch main non-free | |
| #deb https://mirror.kku.ac.th/mx-packages/mx/testrepo/ stretch test | |
| #deb http://la.mxrepo.com/mx/repo/ stretch main non-free | |
| #deb http://la.mxrepo.com/mx/testrepo/ stretch test |
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
| # opera | |
| #deb http://deb.opera.com/opera/ stable non-free | |
| # virtualbox | |
| #deb http://download.virtualbox.org/virtualbox/debian stretch contrib | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment