pancake
d9d4e7f889
Initial implementation of fs.squash and merge squashfs-tools
2016-03-30 16:01:24 +02:00
XVilka
720341c2df
Improve -fPIC handling, take 2
2015-10-09 22:24:15 +03:00
pancake
6eb7a5ed2f
Move grub into shlr
2013-12-14 03:51:18 +01:00
pancake
6df760a04c
* Some C90 fixes in r_fs using r_str_chop_path
...
* Apply patch from @capi_x using burg code instead of grub one
- Fixes build in OSX and opens the door to new filesystems
2011-02-21 09:26:32 +01:00
pancake
5f925ba1f8
* Fix libr_fs on OSX, restrict FS plugins to the only ones
...
that compile fine everywhere. Need more work and testing
2011-01-14 20:53:36 +01:00
pancake
1f4b2af502
* Transitional commit removing some nested functions and
...
simplifying/cleaningup grub code. Still needs more cleanup for OSX
2011-01-14 19:38:22 +01:00
pancake
08e37d54ab
* Added r_fs support for the following filesystems:
...
fat, ntfs, cpio, tar, hfs, hfsplus, udf, iso9660,
reiserfs, ufs, ufs2, xfs and jfs
* Added vapi files for r_fs
2011-01-14 09:45:33 +01:00
pancake
b8b87f050e
* Initial working r_fs API with ext2 fs
...
- Support file reading and directory listing
* Fix build
2011-01-14 01:02:20 +01:00
pancake
ca432e3f04
* Initial import of the 'r_fs' API
...
- Allows to mount filesystems in virtual IO
- Only dummy ext2 plugin ATM
- Added 'm' command in r2 to manage mountpoints,
list directories and retrieve files
- Bonus: hacky version of grub/fs code to use it
as a standalone API. Plugins will use it
- API is quite simple and limited, read-only access
2011-01-12 00:01:06 +01:00