diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-25 18:43:37 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-25 18:43:37 +0200 |
commit | e90af5be5b8fc7caa5bcb8c0acf5657b1bf0e05c (patch) | |
tree | f4faa12aeeeded92697cdcd7d729c2c48d263931 /tests/runtime | |
parent | 9dd334f2d8be6cacddb15e0f035aeba5fbe139fa (diff) |
make a testing repo available so we can install aif
Diffstat (limited to 'tests/runtime')
-rw-r--r-- | tests/runtime/automatic-reuse-fs-sda/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtime/automatic-reuse-fs-sda/profile b/tests/runtime/automatic-reuse-fs-sda/profile index 633765d..74d9b57 100644 --- a/tests/runtime/automatic-reuse-fs-sda/profile +++ b/tests/runtime/automatic-reuse-fs-sda/profile @@ -1,5 +1,5 @@ TARGET_PACKAGES='aif' - +RUNTIME_REPOSITORIES=(testing "Server = ftp://mir1.archlinuxfr.org/archlinux/testing/os/$var_ARCH") GRUB_DEVICE=/dev/sda # modify worker_prepare_disks: we don't want to repartition (process_disks). also we want to do a rollback + setup again |