Utility for the creation of squashfs filesystems
Go to file
Bruno Wolff III 70f2446454 Fix memory use issues
The main improvement is a fix for using too much memory under
PAE kernels. (25% of memory with a PAE kernel can be more than is
addressable by a 32 bit process.)
2014-06-13 10:51:02 -05:00
.gitignore Add mksquashfs.1 and unsquashfs.1 manpages from Debian. 2013-03-03 11:50:45 -05:00
mem-overflow.patch Fix memory use issues 2014-06-13 10:51:02 -05:00
PAE.patch Fix memory use issues 2014-06-13 10:51:02 -05:00
sources Even more man page fixes 2014-05-14 07:52:44 -05:00
squashfs-tools.spec Fix memory use issues 2014-06-13 10:51:02 -05:00