diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2014-06-18 12:42:55 +0200 |
---|---|---|
committer | Pali Rohár <pali.rohar@gmail.com> | 2014-06-18 12:42:55 +0200 |
commit | 193e01aa669bea08eefb71c40f3593fa3da3eb02 (patch) | |
tree | fb60ec0126e57b5b9364dbd7ca843e1ffa1c9f97 /debian/control | |
parent | f898ac441112fd93001e6ad46890ed13fb6b3da2 (diff) | |
download | 0xFFFF-193e01aa669bea08eefb71c40f3593fa3da3eb02.tar.bz2 |
debian: Remove debian packaging
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 0096be9..0000000 --- a/debian/control +++ /dev/null @@ -1,25 +0,0 @@ -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 |