Naomi Rennie-Waldock
Naomi Rennie-Waldock
I've pushed a branch with [UEFI support](https://github.com/nhellfire/dban/tree/efi). This still supports legacy(BIOS) boot and the ISO can still be written directly to a flash drive. Known issues: - [ ] ISO...
Currently only x86 and PPC are supported. It'd be good to support other platforms such as ARM. As I don't have a system to test on, I'd need either donations...
Need to somehow figure out what attached device contains DBAN. Can't just check for /dban.bzi since it could've been renamed/moved. Probably have to require a tag file is left in...
Final blanking pass should be optional to allow leaving random data on the drive.
More wipe methods should be added. Such as [badblocks](http://linux.die.net/man/8/badblocks). Patterns 0xAA, 0x55, 0xFF, 0x00 with verify all passes.
Give quick erase a choice of patterns (add 0xFF to start with). Not sure how hard adding a configuration option would be, may just do separate methods.
Logging to disk: - Should be rewritten to attempt mounting each filesystem to check for a DBANLOG directory. Will allow saving logs to all attached devices (as long as you...
- [ ] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected - [x] I'm sure this is a Leaflet code issue, not an issue...
Currently running 2.0 alpha 15. Log: ``` 05-30 02:05:51.125 E/AndroidRuntime(12777): FATAL EXCEPTION: main 05-30 02:05:51.125 E/AndroidRuntime(12777): Process: com.imdb.mobile, PID: 12777 05-30 02:05:51.125 E/AndroidRuntime(12777): java.lang.IllegalArgumentException: result has type boolean, got java.lang.Object...