Development Team/Jhbuild: Difference between revisions

Ajay Garg (talk | contribs)
Ajay Garg (talk | contribs)
Line 282: Line 282:
* Mount F14 on a directory.
* Mount F14 on a directory.
   {{{
   {{{
  #!python
  def hello():
      return "world"
  }}}
**''
[ajay@localhost ~]$ su -
[ajay@localhost ~]$ su -
Password:  
Password:  
Line 306: Line 300:
-rw-r--r--. 1 root root  1681526 Oct 18  2010 System.map-2.6.35.6-45.fc14.i686
-rw-r--r--. 1 root root  1681526 Oct 18  2010 System.map-2.6.35.6-45.fc14.i686
-rwxr-xr-x. 1 root root  3696448 Oct 18  2010 vmlinuz-2.6.35.6-45.fc14.i686
-rwxr-xr-x. 1 root root  3696448 Oct 18  2010 vmlinuz-2.6.35.6-45.fc14.i686
''
}}}