aboutsummaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
...
* [archiso] Use a mount handler in archiso_pxe_nbd hookGerardo Exequiel Pozzi2010-03-181-1/+1
| | | | | | | | | * Register a mount_hook if booted via PXE. This allows to do all needed steps before and after calling archiso_mount_handler. * umount and disconnect network device if copytoram=y Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] Updated the READMEGerardo Exequiel Pozzi2010-03-181-1/+1
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] Rename nbd hook to archiso_nbdGerardo Exequiel Pozzi2010-03-181-0/+2
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Updated a bit the README. Add mini-guide in simple stepsGerardo Exequiel Pozzi2010-03-051-10/+36
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Removed pwgen dependencySven-Hendrik Haase2009-11-301-1/+1
|
* Fix a identation on READMEGerardo Exequiel Pozzi2009-11-171-1/+1
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Add aufs2 package to list of packages to install.Gerardo Exequiel Pozzi2009-10-201-0/+1
| | | | | | aufs2 module is now splited from kernel26-2.6.31-ARCH. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Add pwgen as dependency for archiso in documentationGerardo Exequiel Pozzi2009-10-071-0/+2
| | | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Typo: aufs2-utils -> aufs2-utilAaron Griffin2009-06-091-1/+1
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Updated deps, Makefile, TODOSven-Hendrik Haase2009-06-081-0/+1
| | | | | | Done to better reflect and indicate current progress. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Fix typos, formatting, and vague language where possible.Loui Chang2009-01-261-10/+10
| | | | | | Signed-off-by: Loui Chang <louipc.ist@gmail.com> [Fixed menu.lst: LiveCD -> Live CD -aaron] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Added README with some documentationSimo Leone2007-10-241-0/+85
Some rudimentary documentation that mkarchiso -h doesn't quite cover. Poor humor comes free with the deal. Signed-off-by: Simo Leone <simo@archlinux.org>