solbuilds/index.html
2018-01-31 08:45:29 +01:00

26 lines
1.4 KiB
HTML

<html>
<head>
<script src="/cdn-cgi/apps/head/M-pPNQjpHdqwi-mK3AeOfD8VBuY.js"></script><link rel="stylesheet" href="https://bootswatch.com/3/paper/bootstrap.min.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<title>Zotan</title>
</head>
<body>
<div class="container">
<h1>solus.sh community repo</h1>
<h5>The only thing I can't love about solus is their package policy. Therefore I'm hosting a community repo for all the packages that won't get accepted by solus-project.com.
<br>
You can add the repo by typing the following:
<code>$ sudo eopkg ar solus.sh https://repo.solus.sh/eopkg-index.xml.xz</code>
<br>
To list available packages, execute <code>$ eopkg la solus.sh</code>
</h5>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/d07b1474/cloudflare-static/email-decode.min.js"></script></body>
</html>