Marek Marczykowski-Górecki
25459fe993
archlinux: use newer version of initial image
...
The old one is no longer available on the server.
2013-12-13 04:28:38 +01:00
Marek Marczykowski-Górecki
d2d0e619c3
archlinux: download signature file from the network
...
We still have local copy of keys.
2013-12-13 04:26:44 +01:00
Marek Marczykowski
d13a4eff88
archlinux: do not use additional sudo inside scripts_archlinux/*
...
The whole build process is started as root (check Makefile), so there is
no need for additional sudo. This makes some things much simpler
(for example appending to some files).
2013-04-28 22:50:18 +02:00
Marek Marczykowski
522a47a58a
archlinux: include archlinux-master-keys in repository
2013-03-28 07:54:12 +01:00
Olivier Medoc
e92c17810a
archlinux: fix to support chroot preparation outside of the template builder
2013-03-28 06:41:59 +01:00
Marek Marczykowski
afc68b641c
archlinux: keep downloaded files in $CACHEDIR (new variable)
...
Do not download anything directly in template-builder root. Also do not
download and extract archlinux iso if existing file is current.
2013-02-16 22:51:01 +01:00
Olivier Medoc
2478ad1b9d
scripts_archlinux: implemented iso file verification
2013-02-16 20:43:52 +01:00
Olivier Medoc
13c8c08d29
template-builder: creation of script for archlinux template building.
...
Note: the template build successfully but has not been tested.
Note: the livecd should be verified before building the template (Checksum/PGP)
2013-02-06 02:53:30 +01:00