| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename ramdisk_size parameter to tmpfs_size to avoid conflict | Gerardo Exequiel Pozzi | 2009-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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> | ||||
| * | Fix typos, formatting, and vague language where possible. | Loui Chang | 2009-01-26 | 1 | -1/+1 |
| | | | | | | | Signed-off-by: Loui Chang <louipc.ist@gmail.com> [Fixed menu.lst: LiveCD -> Live CD -aaron] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | ||||
| * | Revamp the simple sample ISO config | Aaron Griffin | 2008-12-21 | 1 | -0/+15 |
| Should be easier and cleaner. Makes a dumb ISO that does nothing but is intended as an example to the user. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
