ISO/archiso
Gerardo Exequiel Pozzi ed97ef03a4 Rename ramdisk_size parameter to tmpfs_size to avoid conflict
Rename ramdisk_size parameter to tmpfs_size to avoid conflict with
the kernel parameter that is for old ramdisk based blockdevs (/dev/ramN)
and confusion to users.

The kernel parameter ramdisk_size=N is in "N * k size", while tmpfs
size=N is in "N * [ k | m | g ] byte size" or "in N% of RAM",
like is used by default on archiso.

This parameter is used only for tmpfs in size option.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-17 00:48:26 -03:00
..
hooks Rename ramdisk_size parameter to tmpfs_size to avoid conflict 2009-11-17 00:48:26 -03:00
install Fix small typo in install/archiso for initcpio 2009-10-21 03:22:39 -03:00
gen_grubscan Make gen_grubscan executable 2008-09-06 22:09:57 -05:00
Makefile Updated deps, Makefile, TODO 2009-06-08 14:32:06 -07:00
mkarchiso Avoid force/rebuild of squashfs images if already updated. 2009-11-09 21:41:13 -03:00
testiso Split mkarchiso and configs into logical parts 2008-09-06 20:39:35 -05:00