<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://elinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://elinux.org/index.php?title=PRAMFS2&amp;feed=atom&amp;action=history</id>
		<title>PRAMFS2 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://elinux.org/index.php?title=PRAMFS2&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=PRAMFS2&amp;action=history"/>
		<updated>2013-05-18T14:33:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21alpha</generator>

	<entry>
		<id>http://elinux.org/index.php?title=PRAMFS2&amp;diff=7868&amp;oldid=prev</id>
		<title>FransMeulenbroeks:  </title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=PRAMFS2&amp;diff=7868&amp;oldid=prev"/>
				<updated>2008-11-15T11:02:39Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/Category:File_Systems&quot; title=&quot;Category:File Systems&quot;&gt; &lt;/a&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:02, 15 November 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;included in a comment at the top of every file in the pramfs system.&amp;#160; For example,&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;included in a comment at the top of every file in the pramfs system.&amp;#160; For example,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;to see the license grant, look at the file fs/pramfs/balloc.c.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;to see the license grant, look at the file fs/pramfs/balloc.c.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:File Systems| ]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key elinux:diff:version:1.11a:oldid:2044:newid:7868 --&gt;
&lt;/table&gt;</summary>
		<author><name>FransMeulenbroeks</name></author>	</entry>

	<entry>
		<id>http://elinux.org/index.php?title=PRAMFS2&amp;diff=2044&amp;oldid=prev</id>
		<title>RBot: Bot (Edward's framework)</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=PRAMFS2&amp;diff=2044&amp;oldid=prev"/>
				<updated>2007-03-06T03:35:18Z</updated>
		
		<summary type="html">&lt;p&gt;Bot (Edward&amp;#039;s framework)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Protected RAM Filesystem is a persistent, non-volatile RAM-based filesystem, with persistence meaning that the filesystem survives intact across a system reboot or power cycle.&lt;br /&gt;
&lt;br /&gt;
There is a [[Source Forge]] project for this technology, at: http://pramfs.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
The code for this was developed by [[Monta Vista]].  This technology is integrated in&lt;br /&gt;
the CELF source trees (for versions 031030 through (at least) 040304), and is&lt;br /&gt;
available by enabling the option &amp;quot;Persistent and Protected RAM file system support&amp;quot;,&lt;br /&gt;
in the &amp;quot;File systems&amp;quot; menu of kernel configuration.  (The option is&lt;br /&gt;
CONFIG_PRAM_FS).&lt;br /&gt;
&lt;br /&gt;
/\ Note that the version of PRAMFS in the CELF source tree are likely out-of-date, as of&lt;br /&gt;
April, 2004.&lt;br /&gt;
&lt;br /&gt;
/\ Also, please note that [[Monta Vista]] has a patent pending on this code, but is&lt;br /&gt;
licensing the patent freely for use in GPL software.  The patent license is&lt;br /&gt;
included in a comment at the top of every file in the pramfs system.  For example,&lt;br /&gt;
to see the license grant, look at the file fs/pramfs/balloc.c.&lt;/div&gt;</summary>
		<author><name>RBot</name></author>	</entry>

	</feed>