committed by
Norman Feske
parent
8c5b16ea6a
commit
6d8110a3a5
@@ -1,3 +1,6 @@
|
||||
|
||||
Lwext4 file system server
|
||||
Ext2/3/4 file system server based on lwext4
|
||||
|
||||
|
||||
The default configuration allows read-only access to the file system for
|
||||
any client.
|
||||
|
||||
@@ -2,7 +2,11 @@
|
||||
|
||||
<requires> <block/> </requires>
|
||||
|
||||
<config/>
|
||||
<provides> <file_system/> </provides>
|
||||
|
||||
<config>
|
||||
<default-policy writeable="no"/>
|
||||
</config>
|
||||
|
||||
<content>
|
||||
<rom label="ld.lib.so"/>
|
||||
|
||||
Reference in New Issue
Block a user