Yes I know, yet another new version of Trinity Rescue Kit
Yes, again with lots of bug fixes.


Seriously: this one should become a release candidate. It has a new feature in the startup screen: when you switch to text mode with ctrl+X, you can try TRKx and put some numbers behind it. These numbers will be taken into account as specific startup parameters. It has 7 possible parameters:
1: Run kudzu
2: Dhcpcd
3: Belgian keyboard
4: Run scripts from floppy
And then the new possibilities
5: mountallfs.sh, so all your filesystems on your harddisks get automatically mounted
6: virusscan.sh (damnit, just thought of something: forgot the -upd or -noupd parameter) =>broken
7: Start partimag


So, if I type at the Lilo prompt “TRKx 1235” it will run kudzu, dhcpcd, load belgian keyboard and mount all filesystems


Debugged since build 87:
-lots of libraries missing in order to run ssh or ftp or any network program
-cleanup of dead links
-partimage works again, also partimaged should, so you can use 2 TRKs, one as client, one as server.
-new kernel build featuring:
*SCSI harddisks are hardcoded, since kudzu won ‘t enable the module
*pcmcia sockets hardcoded in the kernel, should solve detection
*kaweth.o USB network driver hardcoded (is a device I use regularily).
*unused, unrelated modules disabled.
*mount devfs as kernel parameter


Also, I ‘ve made myself some good building scripts so I don ‘t lose time with that anymore. Will include this in the development howto.


If I come up with something else I ‘ve fixed, I ‘ll add it to the comments of this post…