Resetting...

This commit is contained in:
2015-01-14 20:59:39 -06:00
parent c5d9b5b0be
commit 64ed7fa7cd
200 changed files with 1 additions and 8 deletions

View File

@@ -0,0 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="Stylesheet" type="text/css" href="style.css">
<title>Slackware_FullSystemUpgrade</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h3 id="toc_0.0.1">Slackware Full System Upgrade</h3>
<p>
To perform a full system upgrade, do this (as root):
</p>
<pre>
# slackpkg update
# slackpkg install-new
# slackpkg upgrade-all
# slackpkg clean-system
</pre>
</body>
</html>