OK, if uncompressed OEB is out then compressed would be ok (uncompressed was just a minor convenience). The main reason I'm asking is that when I just converted a lit file to epub I got a bunch of arbitrary file splits (which I believe were done during OEB->Epub conversion). If I could have gone in and massaged the html after Lit->OEB I could have marked the chapters, that way the final splits would have then been on chapter markers, which is more sensible. It's also easier to edit and search across one complete html file than many little ones at that stage.
Regarding sysctl location, here's the info:
Code:
$ which sysctl
/usr/sbin/sysctl
$ ls -l /usr/sbin/sysctl
-r-xr-xr-x 1 root wheel 63824 Oct 28 2008 /usr/sbin/sysctl
I'm assuming the above are just the default Mac location/permissions/attributes, I've never intentionally messed around with this one.
I'll open a bug for the lit file with that behavior.