Caleb Gardner
|
968dff82cb
|
Fixed always showing hardlink info
|
2025-06-06 11:05:43 -05:00 |
|
Caleb Gardner
|
1f0868fb21
|
Added -show-hard-links to go-unsquashfs
Exposed the underlying squashfslow values for File and FS
|
2025-06-06 11:05:43 -05:00 |
|
Caleb Gardner
|
f378136299
|
Added OpenFile to get a *squashfs.File instead of fs.File
Added -e to extract only specific files/folders
Only require the filename for -l, -ll, and -lln
|
2025-06-06 11:05:43 -05:00 |
|
Caleb Gardner
|
6286da31e1
|
Merge branch 'main' into list
|
2025-03-15 15:48:06 -05:00 |
|
Anders F Björklund
|
e6b0b83dcb
|
Add support for uid/gid
|
2025-03-15 17:50:02 +01:00 |
|
Anders F Björklund
|
cef9090210
|
Add support for symlinks
|
2025-03-15 17:46:02 +01:00 |
|
Anders F Björklund
|
e0c1309ed4
|
Add list option to unsquashfs
|
2025-03-15 17:32:27 +01:00 |
|
Anders F Björklund
|
8b475b6cc4
|
Allow mounting with an offset
When mounting squashfs images embedded in apptainer image,
using offset means we don't need to use a temporary copy.
|
2025-03-15 17:26:59 +01:00 |
|
Caleb Gardner
|
d2c72f9464
|
Limit number of simultaneous file extractions to prevent hardlock
Added helper extraction functions
chmod & chown is now set after a folder's extraction to prevent permission issues
|
2023-04-17 10:22:10 -05:00 |
|