Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/install-iso/Makefile
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2009-01-19 23:26:48 -0800
committerAaron Griffin <aaronmgriffin@gmail.com>2009-01-19 23:26:48 -0800
commit37cb2e01ac5110c1340ce8e70de08f305dd26852 (patch)
treebc4e6599507ad23cd2172c412305516783f0c167 /configs/install-iso/Makefile
parent0a2829f47d5dc924afd011b38b3b809a04028e5f (diff)
parentc2b2a30b81c7be718e6c2de8114f3b648ee875e9 (diff)
Merge branch 'master' of ssh://archlinux.org/srv/projects/git/archiso
Diffstat (limited to 'configs/install-iso/Makefile')
-rw-r--r--configs/install-iso/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/install-iso/Makefile b/configs/install-iso/Makefile
index 7f98605..4d867cb 100644
--- a/configs/install-iso/Makefile
+++ b/configs/install-iso/Makefile
@@ -1,5 +1,5 @@
-ver=2008.12
-kver=2.6.27-ARCH
+ver=2009.01
+kver=2.6.28-ARCH
WORKDIR=work
@@ -47,7 +47,7 @@ base-iso: root-image
core-pkgs: base-iso
mkdir $(WORKDIR)/core-pkgs/
- wget --mirror -P $(WORKDIR)/core-pkgs -nH --cut-dirs=3 ftp://ftp.archlinux.org/core/os/$(ARCH)
+ ./download-repo.sh core "$(WORKDIR)/core-pkgs"
# Bootloaders
grub-gfx: