Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
QNX 8.QNX8 IFS tool
QNX 8.QNX8 IFS tool
/
ifstool.exe
@ 25
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
25
2024-06-30 18:31:38
pmbaty
/
mke2fs, mkext2fsimg: updated make.cmd build script so as to build both variants (aarch64 and x86_64) of the tools + integration in the native toolchain
ifstool, mkext2fsimg: fixed a misinterpretation of the QNX docs relative to pathname resolution
mke2fs: added version number display
x86_64-pc-nto-qnx8.0.0-toolchain.tar.gz: reduced size by almost 40% by stripping the ELF binaries from $QNX_HOST and $QNX_TARGET at the exception of static libraries and boot files
24
2024-06-26 19:27:50
pmbaty
/
mkext2fsimg: added envvar parsing à la mkqnx6fs. the tool is now able to populate a complete ext2 root filesystem for QNX8.
ifstool: added envvar parsing à la mkifs
23
2024-06-24 19:21:49
pmbaty
/
mkext2fsimg: clarified licensing issues around liblwext4 + documentation improvements + added the NO_GPL_CODE build flag + misc fixes
ifstool, mkext2fsimg: output messages now report the correct binary name on all systems
22
2024-06-20 18:53:24
pmbaty
/
ifstool: now with boot script compiler
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)
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...
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 :)