General TC > General TC Talk

Trying to provide better to provides.db

<< < (2/5) > >>

CentralWare:
I'll have to see about building a squash-tools for the units, first :)

Rich:
Hi CentralWare
Build notes and patch if you are interested:
http://tinycorelinux.net/14.x/x86_64/tcz/src/squashfs-tools/

CentralWare:
Thank you, sir!  It would be an ARM build instead of an x64, but appreciation none the less!
(...or I may be able to just steal a copy of piCore's arm7 squash build IF it doesn't require kernel headers... :) )
Then again, even 7-zip is supposed to support squash...  never know, may be an easy-peasy fix!

Rich:
Hi CentralWare
Oh, so maybe you want this:
http://tinycorelinux.net/14.x/armv7/tcz/src/squashfs-tools/

Rich:
Hi CentralWare

--- Quote from: CentralWare on January 27, 2024, 07:14:22 PM --- ... Then again, even 7-zip is supposed to support squash... 
--- End quote ---
I didn't know that, so I tried it.

It worked for grep.tcz.

It failed for Xorg-7.7-lib.tcz (meta-extension):

--- Code: ---tc@E310:~$ 7z l /mnt/sda1/tce/optional/Xorg-7.7-lib.tcz

7-Zip 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)

Error: /mnt/sda1/tce/optional/Xorg-7.7-lib.tcz: Can not open file as archive

Errors: 1tc@E310:~$ echo $?
2
tc@E310:~$
--- End code ---

Unfortunately, it also failed for numlockx.tcz which contains one file:

--- Code: ---tc@E310:~$ 7z l /mnt/sda1/tce/optional/numlockx.tcz

7-Zip 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)

Error: /mnt/sda1/tce/optional/numlockx.tcz: Can not open file as archive

tc@E310:~$ echo $?
2
tc@E310:~$
--- End code ---

The extension itself appears to be OK:

--- Code: ---tc@E310:~$ unsquashfs -ll /mnt/sda1/tce/optional/numlockx.tcz
Parallel unsquashfs: Using 2 processors
1 inodes (2 blocks) to write

drwxr-xr-x tc/staff                 26 2010-12-04 21:48 squashfs-root
drwxr-xr-x tc/staff                 28 2010-12-04 21:48 squashfs-root/usr
drwxr-xr-x tc/staff                 26 2010-12-04 21:48 squashfs-root/usr/local
drwxr-xr-x tc/staff                 31 2010-12-04 21:48 squashfs-root/usr/local/bin
-rwxr-xr-x tc/staff               5700 2010-12-04 21:48 squashfs-root/usr/local/bin/numlockx
tc@E310:~$
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version