diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-11-16 23:54:51 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-11-17 00:48:26 -0300 |
commit | ed97ef03a4108018c95f51a202159139e1bda956 (patch) | |
tree | 5b2337263145bdf38c0890495756ec64b5d396ee /TODO | |
parent | e87ffdfa3cd8b111d9a839e12cba08f98ddbfc35 (diff) | |
download | archiso32-ed97ef03a4108018c95f51a202159139e1bda956.tar.xz |
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>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions