16 Commits (d7502c446b47c04e5630534663f6aca0dcb60b1d)

Author SHA1 Message Date
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau 1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily 17 years ago
Felix Fietkau ff917433fb oops. forgot one file 17 years ago
Felix Fietkau a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades 17 years ago
Felix Fietkau 5307d511aa add 'mtd refresh' command 17 years ago
Mike Baker 9a66abf108 Add a "Rebooting ..." message to the mtd util 17 years ago
Mike Baker 653cfd2ff9 change handling of non-trx files 17 years ago
Mike Baker 99c848c555 fallback when devfs names aren't found 18 years ago
Felix Fietkau 97b0e81658 add reboot fix for mtd (thanks, wbx) 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Felix Fietkau 0f4a0fa10a fix mtd compile 18 years ago
Felix Fietkau 97e54a1932 ignore mtd erase errors (will probably be required for nand flash) 18 years ago
Felix Fietkau 426ecdecef turn target runtime check of mtd into a compile-time check 18 years ago
Felix Fietkau 4f9190d1c8 improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850 18 years ago