[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
slackware:current [2012/08/23 15:26 (UTC)] – [Slackware-Current] vharishankarslackware:current [2012/09/11 13:47 (UTC)] – [Overview] made a point clearer vharishankar
Line 1: Line 1:
 <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
 ====== Slackware-Current ====== ====== Slackware-Current ======
-Slackware current is essentially the testing branch of Slackware. It is similar in function to the testing branch of other distributions. 
  
 +===== Overview =====
  
 +Slackware -Current is the development branch of Slackware that eventually gets released as a stable version when considered ready (and then split again, as the development branch for the next version). It is similar in function to the testing branch of other distributions and the same caveats apply to -Current.
 +===== Tracking the Current Branch =====
  
 +To track the ''Current'' branch, it is recommended that you
  
 +  - cleanly install or upgrade your installation to the latest stable version first, following the instructions and information in the appropriate ''UPGRADE.TXT'' and ''CHANGES_AND_HINTS.TXT'' files found on the CD/DVD or the Slackware Linux online mirror.
 +  - edit the ''/etc/slackpkg/mirrors'' file and comment out the mirror pointing to your stable version and uncomment one of the mirrors pointing to the current branch. For example, if you're using the Switzerland mirror and currently on the 13.37 stable release for Slackware 64-bit, then comment out the line <code># http://mirror.switch.ch/ftp/mirror/slackware/slackware64-13.37/</code>and uncomment the line <code> http://mirror.switch.ch/ftp/pool/3/mirror/slackware/slackware64-current/</code> or any other mirror point to the ''-current'' branch.
 +  - run the command (as root) <code>slackpkg update</code>
 +  - read the ChangeLog file present in ''/var/lib/slackpkg/ChangeLog.txt'' for what applications and libraries are upgraded and which new packages are included.
 +  - upgrade to the current branch in the normal fashion. See [[slackware:slackpkg#full_system_upgrade|full system upgrade]] for more information.
 +  - keep the current branch up-to-date by following steps 3 to 5 above (you could also automate the update-checking with a [[howtos:task_scheduling|cron]] job.)
 +
 +<note warning>Do not track the Current branch on production systems as it is a test-bed for upcoming releases. It is recommended that you use the latest stable release with the security updates instead.</note>
 +
 +======Sources======
 +* Originally written by [[wiki:user:vharishankar|Harishankar]] for the SlackDocs Wiki Project.
  
 <!-- Please do not add anything below, except additional tags.--> <!-- Please do not add anything below, except additional tags.-->
Line 11: Line 25:
  
 <!-- Do not remove this line and the text below. Thanks! slackdocs@--> <!-- Do not remove this line and the text below. Thanks! slackdocs@-->
-{{tag>slackware template needs_attention}}+{{tag>slackware }}
 slackware:current ()