ISO/archiso/initcpio
Gerardo Exequiel Pozzi 1746e31049 [archiso] Introduce cowfile_size= bootparam
If not set, nothing is changed in current behaviour.

Since dm-snapshot allows to use as "COW" a file with any size,
without caring about the the size of "origin", we can avoid creating a
"COW" file of the same size as the "origin". This is really useful,
when using as cow_device= a filesystem that is VFAT where sparse files
are not supported, so if root-image.fs is 1000M, passing cowfile_size=25%
will create a root-image.cow of 250M instead of 1000M.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-13 14:40:41 -03:00
..
hooks [archiso] Introduce cowfile_size= bootparam 2012-10-13 14:40:41 -03:00
install [archiso] Rework Makefile / Reorder files 2012-08-25 15:14:51 -03:00
script Revert "Fix typo in shebang" 2012-10-06 11:08:44 +02:00