aboutsummaryrefslogtreecommitdiff
path: root/docs/README.build
Commit message (Collapse)AuthorAgeFilesLines
* [archiso] Drop aitab supportGerardo Exequiel Pozzi2014-06-281-46/+1
| | | | | | | Always create one filesystem of a fixed size (32G), format (ext4) and know name "airootfs". Simplify logic a lot.
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-1/+1
| | | | | | Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
* [archiso] mkarchiso: use arch-install-scripts instead of own functionsGerardo Exequiel Pozzi2013-09-211-2/+3
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] README.build updateGerardo Exequiel Pozzi2013-06-281-4/+2
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] patch not needed anymoreGerardo Exequiel Pozzi2013-04-191-1/+0
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] Update README.buildGerardo Exequiel Pozzi2012-12-261-3/+5
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] Split README fileGerardo Exequiel Pozzi2012-10-131-0/+112
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>