index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-18 | [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit") | Gerardo Exequiel Pozzi | |
* Use device mapper + snapshot module, instead union layer filesystem. * A block-level approach vs vfs-level. * No more unofficial (Linux) things. * More memory is needed. * Refactor mkarchiso. * Refactor hooks/archiso. * Fix install/archiso_pxe_nbd (due recent change in mkinitcpio-0.6.15 on checked_modules()/all_modules()) [Thanks Dave for the improved workaround] * New configs/releng to build official images. * Works with a Bash script instead of Makefile. (better control and easy to maintain) * Remove configs/syslinux-iso. * Remove archiso2dual script. Integrate functionality in configs/releng. * New configs/baseline to build the most basic live medium or use as template. * New README (draft). [Thanks Dieter for fixing english grammar] Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2011-05-10 | [syslinux-iso] fix regression in kernel_cmdline helper function | Gerardo Exequiel Pozzi | |
Fix FS#24203. Regression introduced at commit b171f8f11fdc04a22c7b8f3ff3b9dd164986daae Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2011-05-01 | [syslinux-iso] Fix double execution of initscripts hooks. | Gerardo Exequiel Pozzi | |
Partially revert commit b171f8f11fdc04a22c7b8f3ff3b9dd164986daae Fixes https://bugs.archlinux.org/task/23786 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2011-03-20 | Remove dead code from archiso rc.d scripts | Simo Leone | |
2011-03-20 | Make cmdline_param work and conform to rc.d layout | Simo Leone | |
- Rename cmdline_param to kernel_cmdline - Move to /etc/rc.d/functions.d where it belongs | |||
2009-11-30 | Initial commit of syslinux based iso config | Aaron Griffin | |
Includes vesamenu config... needs testing Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |