Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RHEL 5 thinks squashfs is HFS+ filesystem, unless we specify the type ↵ | Richard Jones | 2009-07-23 | 1 | -1/+1 |
| | | | | explicitly. | ||||
* | Generator: Implement RBufferOut and "read-file" call. | Richard W.M. Jones | 2009-07-21 | 1 | -0/+34 |
This commit implements the RBufferOut type for returning arbitrary 8 bit data from calls. We also implement the guestfs_read_file call to read a whole file that can contain any 8 bit content, but up to a limit of ~ 2 MB. |