Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: maro on November 11, 2010, 05:03:10 PM

Title: Wrong name of startup file
Post by: maro on November 11, 2010, 05:03:10 PM
In the firmware-iwlwifi.tcz extension the startup file (in '/usr/local/tce.installed') is named 'firmware' instead of 'firmware-iwlwifi'. This has the side effect that one can't install the 'firmware.tcz' extension after the faulty one was installed. Due to the name clash 'tce-load' refuses to install 'firmware.tcz'.

Just before I hit the 'Post' button I had a quick look (via 'appbrowser') into the .list files of firmware-libertas.tcz and firmware-wimax.tcz and they seem to share the same problem.

Jason, I wonder whether you already have a check for this issue in your extension audit script. If not it might be worth to add it.
Title: Re: Wrong name of startup file
Post by: Jason W on November 11, 2010, 05:48:11 PM
I don't have that specific check yet, though I will add it since a misnamed startup script is an easy mistake to make, and an easy one to correct with the audit routine. 
Title: Re: Wrong name of startup file
Post by: curaga on November 12, 2010, 03:45:10 AM
Thanks, uploading fixed versions now.