diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..45d4f04 --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: 0xffff +Section: utils +Priority: extra +Maintainer: Pali Rohár <pali.rohar@gmail.com> +Build-Depends: debhelper (>= 7), libusb-dev +Standards-Version: 3.9.3 + +Package: 0xffff +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Open Free Fiasco Firmware Flasher + 0xFFFF is Open Free Fiasco Firmware Flasher for Maemo devices. It support + generating and unpacking FIASCO images on local computer. Useful for editing + Maemo firmware package for future flash. It support via USB flashing any image + type to Maemo device and also \"cold\" flashing which means flashing dead + device with erased bootloader. There is support for booting kernel via USB + without flashing to NAND and also changing configuration of Maemo device + (enable/disable R&D mode, changing HW revision strings, ...). + . + 0xFFFF is alternative tool to proprietary Nokia flasher-3.5 and fiasco-gen. + 0xFFFF generate compatible FIASCO images and also accept FIASCO images + generated by Nokia fiasco-gen. + . + Supported Maemo devices: + Nokia 770, Nokia N800, Nokia N810, Nokia N810 WiMAX, Nokia N900 |