Difference between revisions of "Baseline functionality"

From Organic Design wiki
m
(add list of deps)
 
Line 1: Line 1:
 
[[Category:Build system]]
 
[[Category:Build system]]
 
The purpose fo this document is to formally specify the minimum functionality required by the operating system to support the [[PeerFS]] and [[Peerd]]. Refer to the other documents in [[:Category:Build system|this category]] for metadata to implement this.
 
The purpose fo this document is to formally specify the minimum functionality required by the operating system to support the [[PeerFS]] and [[Peerd]]. Refer to the other documents in [[:Category:Build system|this category]] for metadata to implement this.
 +
*gcc
 +
*g++
 +
*sed
 +
*patch
 +
*touch
 +
*nasm
 +
*tar
 +
*bzip2
 +
*gzip
 +
*perl
 +
*flex
 +
*cp
 +
*wget

Latest revision as of 01:37, 25 February 2007

The purpose fo this document is to formally specify the minimum functionality required by the operating system to support the PeerFS and Peerd. Refer to the other documents in this category for metadata to implement this.

  • gcc
  • g++
  • sed
  • patch
  • touch
  • nasm
  • tar
  • bzip2
  • gzip
  • perl
  • flex
  • cp
  • wget