index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-08 | Delete old configs files | Gerardo Exequiel Pozzi | |
Split from commit 00dda7d4 from Svenstaro repo. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2009-11-17 | Rename ramdisk_size parameter to tmpfs_size to avoid conflict | Gerardo Exequiel Pozzi | |
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-01-26 | Fix typos, formatting, and vague language where possible. | Loui Chang | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> [Fixed menu.lst: LiveCD -> Live CD -aaron] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-10-19 | Rename all uses of 'archlive' to 'archiso' | Aaron Griffin | |
Additionally change grub prompts to use "ArchLinux LiveCD" as the boot item name Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-09-06 | Added Simo's XFCE4 config | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |