Skip to content

It is a plain, robust and safe driver to work with romfs file images

License

Notifications You must be signed in to change notification settings

litwr2/a-romfs-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a-romfs-driver

It is a plain, robust and safe driver to work with romfs file images. Just make such an image by an appropriate program (for example, genromfs), convert it to a linkable object by gcc, as, objdump, ... (it can require a special linker script for some case), link it with the driver and use it.

The driver supports normal files, directories, hard and symbolic links.

It may be especially useful for the some special embedded systems or for a new OS development.

About

It is a plain, robust and safe driver to work with romfs file images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages