Commit Graph

14 Commits

Author SHA1 Message Date
Olivier MEDOC
86da3b44ce archlinux: fix /etc/os-release and add remote qubes repository (on olivier.medoc.free.fr) 2015-02-01 23:27:57 +01:00
Olivier MEDOC
d0bf2bc374 archlinux: fix bugs and changes caused by 2015-01 install ISO 2015-02-01 23:27:43 +01:00
Olivier MEDOC
39db9786c4 archlinux: remove linux kernel from the base install so that it can be selected manually in packages.list 2014-08-02 23:58:06 +02:00
Olivier MEDOC
f2eadb1740 archlinux: additionnal fixes, packages, and cleanups 2014-02-16 21:16:36 +01:00
Olivier MEDOC
9be5dc591f archlinux: tweak archlinux preferences (locale initialization, network device names...) 2014-02-16 21:15:38 +01:00
Marek Marczykowski-Górecki
1e9b01d317 Minor fixes to archlinux build 2013-12-08 20:33:28 +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
Olivier Medoc
07dde30ba2 archlinux: Missing packages for using archlinux as a NetVM 2013-04-28 03:26:01 +02:00
Marek Marczykowski
95252f246d archlinux: remove unused files
Now packages are built by qubes-builder, so no need for build scripts
here.
2013-04-19 13:00:04 +02:00
Marek Marczykowski
455a91245c archlinux: abort on error 2013-04-19 02:20:29 +02: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
ee5c564c64 scripts_archlinux: implemented AUR package verification 2013-02-16 20:44:03 +01:00
Olivier Medoc
2333bf24c0 scripts_archlinux: install dev tools as dependencies to ease template cleanup 2013-02-16 14:52:19 +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