User Tools

Site Tools


developersguide:trackingcurrent

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
developersguide:trackingcurrent [2015/11/01 16:16]
sergipasoev [Specific tools missing]
developersguide:trackingcurrent [2016/06/06 23:09]
jacobadams Install latest snapshot when tracking current
Line 13: Line 13:
  
 It's a great way to give new code early exposure; so, everyone who wants to is encouraged to give it a try. It's a great way to give new code early exposure; so, everyone who wants to is encouraged to give it a try.
 +===== Install the Latest Snapshot =====
 +Due to lack of developer time, tracking current is only supported from the latest snapshot of Minix.
 +You can find the latest snapshot [[http://​download.minix3.org/​iso/​snapshot/​|here]]
  
 ===== Obtaining the Sources from the Git repository ===== ===== Obtaining the Sources from the Git repository =====
   * You'll be grabbing a new "/​usr/​src"​ tree, which will contain Git metafiles also.   * You'll be grabbing a new "/​usr/​src"​ tree, which will contain Git metafiles also.
-  * Obtain ​a git client, a compiler and binutils (for a library archiver, linker, etc.)+  * Obtain ​the toolkit from pkgin_sets
 <​code>​ <​code>​
 # pkgin up # pkgin up
-pkgin in git-base clang binutils+pkgin_sets
 calculating dependencies... done. calculating dependencies... done.
 [..] [..]
developersguide/trackingcurrent.txt · Last modified: 2018/07/28 21:08 by stux