summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-09-03Prepare release for Parabola.Esteban Carnevale
2013-09-02Replace sbin with bin in Makefile.Esteban Carnevale
2013-09-02Modify Makefile to deploy all profile branches using script "expand".Esteban Carnevale
2013-09-02Prevents errors when file paths contain spaces.Drtan Samos
2013-09-02Ability to uninstall when installing from sources.Drtan Samos
2013-09-02Replace: archiso -> parabolaisoEsteban Carnevale
2013-02-28Prepare releaseGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-01-04[archiso] Prepare releaseGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-30Prepare releasePierre Schmitz
2012-10-13[archiso] Split README fileGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-10-05Prepare v3 releasePierre Schmitz
2012-10-05Makefile: Do not preserve ownershipPierre Schmitz
If we use cp -a files might copied with the wrong ownership and might end up like this on the target iso. Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-09-12[archiso] Makefile: use cp -a instead of cp -r for configs/Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-09-07Prepare releasePierre Schmitz
2012-08-25[archiso] Rework Makefile / Reorder filesGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-08-25[archiso] Always copytoram for NBDGerardo Exequiel Pozzi
Avoid issues on shutdown (and during normal usage if network settings changed) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2012-08-03sRemove README on uninstallPierre Schmitz
2012-08-03Move Makefile to project root to avoid issues with git archivePierre Schmitz
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2008-09-06Rename "default-config" to "overlay"Aaron Griffin
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-03-30Integrate mkusbimgSimo Leone
Added to makefile and mkarchiso. Signed-off-by: Simo Leone <simo@archlinux.org>
2007-10-30Add a few more things to the Makefile to get it ready for releaseDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-25Fix install rule in makefileSimo Leone
Signed-off-by: Simo Leone <simo@archlinux.org>
2007-10-24Add basic uninstall target to MakefileDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-14First attempt at a makefile for the archiso packageDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>