view .hgignore @ 718:098fea21ba13

doc/Host-tools-overview: tiffs-mkfs description updated The first version of tiffs-mkfs did not include a journal file in the created FFS, expecting the firmware to create it on first boot. All historical firmwares prior to a recent FC fix (2020-05) contain a bug in that code path, thus images made with the first version of tiffs-mkfs were only acceptable to very recent FC firmwares. tiffs-mkfs has now been extended to include an empty journal in the created FFS, thus the restriction of working with recent fw only has been lifted.
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 23 Aug 2020 04:55:02 +0000
parents 12ae93940467
children 8e7f6cca385b
line wrap: on
line source

syntax: regexp

\.[oa]$
\.elf$
\.bin$
\.srec$

^ffstools/cal2text/fc-cal2text$
^ffstools/caltools/c1xx-calextr$
^ffstools/caltools/fc-bin2rftab$
^ffstools/caltools/fc-cal2bin$
^ffstools/caltools/fc-rftab2c$
^ffstools/newcomp/compile-fc-batt$
^ffstools/newcomp/compile-fc-chg$
^ffstools/tiaud/compile$
^ffstools/tiaud/decomp$
^ffstools/tiaud/mkvol$
^ffstools/tiffs-mkfs/tiffs-mkfs$
^ffstools/tiffs-rd/tiffs$
^ffstools/tiffs-wrappers/mokoffs$
^ffstools/tiffs-wrappers/pirffs$

^loadtools/fc-buzplay$
^loadtools/fc-compalram$
^loadtools/fc-dspromdump$
^loadtools/fc-iram$
^loadtools/fc-loadtool$
^loadtools/fc-xram$

^miscutil/fc-fr2tch$
^miscutil/fc-gsm2vm$
^miscutil/fc-rgbconv$
^miscutil/fc-serterm$
^miscutil/fc-tch2fr$
^miscutil/fc-vm2hex$
^miscutil/imei-luhn$
^miscutil/mokosrec2bin$
^miscutil/srec-regions$

^ringtools/fc-e1decode$
^ringtools/fc-e1gen$

^rvinterf/asyncshell/fc-shell$
^rvinterf/ctracedec/ctracedec$
^rvinterf/etmsync/fc-dspapidump$
^rvinterf/etmsync/fc-fsio$
^rvinterf/etmsync/fc-memdump$
^rvinterf/etmsync/fc-readcal$
^rvinterf/etmsync/fc-tmsync$
^rvinterf/lowlevel/rvinterf$
^rvinterf/lowlevel/rvtdump$
^rvinterf/lowlevel/tfc139$
^rvinterf/rvtat/fcup-rvtat$
^rvinterf/tmsh/fc-tmsh$

^target-utils/.*/crt0\.S$
^target-utils/tf-breakin/embed\.c$
^target-utils/tf-breakin/mkembed$

^toolchain/binutils-2\.21\.1/
^toolchain/binutils-build/
^toolchain/gcc-4\.5\.4/
^toolchain/gcc-build/
^toolchain/newlib-2\.0\.0/
^toolchain/newlib-build/

^uptools/atcmd/fcup-at$
^uptools/atcmd/fcup-settime$
^uptools/atcmd/fcup-smdump$
^uptools/atcmd/fcup-smsend$
^uptools/atcmd/fcup-smsendmult$
^uptools/atcmd/fcup-smsendpdu$
^uptools/atcmd/fcup-smwrite$
^uptools/atinterf/fcup-atinterf$
^uptools/sms-pdu-decode/pcm-sms-decode$
^uptools/sms-pdu-decode/sms-pdu-decode$