Subversion Repositories QNX 8.QNX8 IFS tool

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
21 2024-06-18 17:31:40 pmbaty / ifstool: housekeeping  
20 2024-06-18 16:53:25 pmbaty / ifstool: resolved all procnto kernel prelinking mysteries  
19 2024-06-17 20:16:04 pmbaty / mkifs, mkext2fsimg: source hardening + improved alignment with QNX docs  
18 2024-06-17 16:59:38 pmbaty / ifstool: added support for [+|-ignore] and [+|-optional] attributes in IFS build files  
17 2024-06-17 15:10:13 pmbaty / ifstool: improved feature alignment with mkifs  
16 2024-06-16 17:58:17 pmbaty / ifstool: major refactoring: cleaner code, same level of functionality  
15 2024-06-12 18:52:58 pmbaty / ifstool: added --hexdump (undocumented) and -v options + updated precompiled kernel blob to match [image=0x2000000]  
14 2024-06-12 11:17:54 pmbaty / ifstool: added --dump option and fixed ELF program header patch to image_base  
12 2024-06-04 20:10:07 pmbaty / ifstool: added a few TODO notes at the top for the day I'll come back at it  
11 2024-06-04 19:54:18 pmbaty / ifstool: this version now produces BYTE IDENTICAL output to QNX's mkifs :)  
10 2024-06-04 14:54:15 pmbaty / ifstool: first version that creates successful bootable images. So long, Windows! B)  
9 2024-06-02 17:43:06 pmbaty / ifstool: added endianness-agnostic ELF accessor macros  
8 2024-06-01 17:44:05 pmbaty / ifstool: almost there. The generated IFS files look good. They don't boot yet, but we're close.  
7 2024-06-01 11:47:03 pmbaty / ifstool: fixes, fixes, fixes...  
6 2024-05-30 16:45:48 pmbaty / ifstool: all checksum computations fixed  
5 2024-05-30 14:46:59 pmbaty / ifstool: fixed image checksum computation  
4 2024-05-30 13:03:45 pmbaty / ifstool: added a version number to the utility  
3 2024-05-30 12:58:57 pmbaty / ifstool: the --info flag is now quite effective :)  
2 2024-05-29 21:39:43 pmbaty / ifstool: added --info option (WIP)  
1 2024-05-29 15:24:44 pmbaty / added the source code of a portable tool to create bootable IFS files on QNX itself. COMPLETELY UNTESTED so far, debugging and testing is yet to be done.