bitinerant

Results 5 issues of bitinerant

I am new to Buildozer, p4a, and Android programming in general, so I could be way off here. That said, as a new user, I would like to suggest that...

I noticed in `rootwork` that the `/boot` partition is remounted `rw` and then `ro` on exit, but I don't see where `/boot` is mounted `ro` to begin with. On Rasbian,...

I have discovered that dump files from `pg_dump` via a pipe cannot be opened by `pgdumplib`. Here is a demonstration (note the `|cat` on line 4): ```bash $ pg_dump -d...

In the [API documentation](https://pgdumplib.readthedocs.io/en/latest/api.html), in the section **pgdumplib.load()**, the line: ``` Load a pg_dump file created with -Fd from disk ``` should read: ``` Load a pg_dump file created with...

bug

The ePub from [here](http://akhirmasa.blogspot.com/2013/12/personal-project-al-quran-epub-version.html) displays properly in Calibre's built-in viewer but in FBReader the order of words is reversed. Compare the two screen shots below. I'm using version 2.1-ics on...