17
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix for appending to filesystems larger than 4 GB
Phillip Lougher
as plougher
More... over 19 years ago
fix for appending to filesystems larger than 4 GB.
Phillip Lougher
as plougher
More... over 19 years ago
Uodate version and date
Phillip Lougher
as plougher
More... over 19 years ago
Reduce kernel usage for 4K stack kernel setting
Phillip Lougher
as plougher
More... over 19 years ago
Added support for setting setuid/setgid/sticky bit when running as root. Modified file permissions setting so it conforms to untar behaviour. Added a return 0 to main so the correct status is returned.
Phillip Lougher
as plougher
More... over 19 years ago
Some details on par_mksquashfs.
Phillip Lougher
as plougher
More... over 19 years ago
Updated because par_mksquashfs has been released.
Phillip Lougher
as plougher
More... over 19 years ago
Updated to say there's some changes to Unsquashfs, and a new parallel Mksquashfs!Z
Phillip Lougher
as plougher
More... over 19 years ago
Unsquashfs now allows you to specify the filename or directory within the Squashfs filesystem that is to be extracted, rather than always extracting the entire filesystem.
Phillip Lougher
as plougher
More... over 19 years ago
First version of parallel Mksquashfs. After a suitable amount of time this will replace the current non-parallel version of Mksquashfs.
Phillip Lougher
as plougher
More... over 19 years ago
Fixed bug where uids and gids were not swapped on different endian filesystems.
Phillip Lougher
as plougher
More... over 19 years ago
Updated Squashfs version CVS should be applied to from 2.2-r2 to 3.0.
Phillip Lougher
as plougher
More... over 19 years ago
Fixed 2.6 kernel code to remove rare race condition when multiply mounted Squashfs filesystems are simulataneously accessed.
Phillip Lougher
as plougher
More... over 19 years ago
Updated to reflect that 3.0 has been released.
Phillip Lougher
as plougher
More... over 19 years ago
Update CVS repository to the 3.0 release
Phillip Lougher
as plougher
More... over 19 years ago
More 2.2-r2 merges.
Phillip Lougher
as plougher
More... over 19 years ago
Whoops, backed out the changes for 2.4, they should not have been changed.
Phillip Lougher
as plougher
More... over 19 years ago
Fixed regression where old_decode_dev() function call was missing when creating device nodes.
Phillip Lougher
as plougher
More... over 19 years ago
Starting to merge some of the 2.2-r2 improvements. This adds support for the embedded system configure options.
Phillip Lougher
as plougher
More... over 19 years ago
Updated README to reflect that linux 2.4 patches have been added to CVS.
Phillip Lougher
as plougher
More... over 19 years ago
New patches for 2.4 kernels
Phillip Lougher
as plougher
More... over 19 years ago
Bug fix for swapping fragment table when mounting different endian filesystems.
Phillip Lougher
as plougher
More... over 19 years ago
Updated README so that it describes the recent improvements and changes to the 3.0 pre-release.
Phillip Lougher
as plougher
More... almost 20 years ago
A couple of improvements related to hardlink handling (mainly extra print statements showing when hardlinked files are added to the fs).
Phillip Lougher
as plougher
More... almost 20 years ago
Fixed sorting so that it now works with 3.0
Phillip Lougher
as plougher
More... almost 20 years ago
Bug when multiple source directories/files are specified on command line fixed.
Phillip Lougher
as plougher
More... almost 20 years ago
Small bug fixed in append where the new inode numbers were one off.
Phillip Lougher
as plougher
More... almost 20 years ago
Minor fixes to TRACE output
Phillip Lougher
as plougher
More... almost 20 years ago
Fixed appending.
Phillip Lougher
as plougher
More... almost 20 years ago
Additional appending fixes. Not yet tested, and so appending is still disabled.
Phillip Lougher
as plougher
More... almost 20 years ago