commit | 1d589b2e2d6e9e0af719b481c7ef333bc73e2a7a | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Nov 29 23:47:10 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Tue Nov 29 23:47:10 2005 +0000 |
tree | 4a6c23fb08ab9c8fa2e3ad68c9425f65a3fe6a21 | |
parent | 70678bc5b65a62176a6b41b4481e7f4f274a9c93 [diff] |
Fix losetup so that it A) actually works again, B) has much better error messages, C) can show the current association (if any) when called with only one argument. Update the documentation a lot too. Remind me to add a test suite for this thing. I think I've figured out how to handle root-only testsuites...