A Filesystem's Guide

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(+links)
(-cat)
Line 36: Line 36:
 
* [http://www.pathname.com/fhs/pub/fhs-2.3.pdf Filesystem Hierarchy Standard 2.3] (January 29, 2004)
 
* [http://www.pathname.com/fhs/pub/fhs-2.3.pdf Filesystem Hierarchy Standard 2.3] (January 29, 2004)
  
[[category:Software]]
 
 
[[category:Openmoko]]
 
[[category:Openmoko]]

Revision as of 09:32, 16 July 2008

Note : The following is far from being complete


The Filesystem

Openmoko2007.2

The Rootfilesystem consists out of the following directories:

  • bin
  • dev
  • home
  • media
  • proc
  • sys
  • usr
  • boot
  • etc
  • lib
  • mnt
  • sbin
  • tmp
  • var


The first difference to the standard linux filesystem is that Openmoko lacks a /root directory. This directory is located under /home/root/

Under /home/root/.evolution/ one can find the config and data files for contacts, calender, memos and tasks created on the Freerunner.

The file /home/root/.ash_history seems to have a false name; correct would be .bash_history.

External links

Personal tools

Note : The following is far from being complete


The Filesystem

Openmoko2007.2

The Rootfilesystem consists out of the following directories:

  • bin
  • dev
  • home
  • media
  • proc
  • sys
  • usr
  • boot
  • etc
  • lib
  • mnt
  • sbin
  • tmp
  • var


The first difference to the standard linux filesystem is that Openmoko lacks a /root directory. This directory is located under /home/root/

Under /home/root/.evolution/ one can find the config and data files for contacts, calender, memos and tasks created on the Freerunner.

The file /home/root/.ash_history seems to have a false name; correct would be .bash_history.

External links