aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* [archiso] Makefile: use cp -a instead of cp -r for configs/Gerardo Exequiel Pozzi2012-09-121-1/+1
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Prepare releasePierre Schmitz2012-09-071-1/+1
|
* [archiso] Rework Makefile / Reorder filesGerardo Exequiel Pozzi2012-08-251-42/+16
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] Always copytoram for NBDGerardo Exequiel Pozzi2012-08-251-2/+0
| | | | | | Avoid issues on shutdown (and during normal usage if network settings changed) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* sRemove README on uninstallPierre Schmitz2012-08-031-0/+1
|
* Move Makefile to project root to avoid issues with git archivePierre Schmitz2012-08-031-0/+63
| | | | Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
* Rename "default-config" to "overlay"Aaron Griffin2008-09-061-28/+0
| | | | | | I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Integrate mkusbimgSimo Leone2008-03-301-0/+1
| | | | | | Added to makefile and mkarchiso. Signed-off-by: Simo Leone <simo@archlinux.org>
* Add a few more things to the Makefile to get it ready for releaseDan McGee2007-10-301-0/+4
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Fix install rule in makefileSimo Leone2007-10-251-1/+1
| | | | Signed-off-by: Simo Leone <simo@archlinux.org>
* Add basic uninstall target to MakefileDan McGee2007-10-241-0/+7
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* First attempt at a makefile for the archiso packageDan McGee2007-10-141-0/+16
Signed-off-by: Dan McGee <dan@archlinux.org>