diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2021-04-29 11:24:13 +0200 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2021-04-29 11:24:13 +0200 |
commit | 3d48fbb25c5a320b6893d308ec456c536adf1ae2 (patch) | |
tree | 9c134331315556735db366457d7a373dc2e2ce23 /airootfs/etc/pacman.d | |
parent | 44e0707d428de04919a33f325d4e612335bdb777 (diff) |
need a second script for after the chroot, also added grub setup
Diffstat (limited to 'airootfs/etc/pacman.d')
-rw-r--r-- | airootfs/etc/pacman.d/mirrorlist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/airootfs/etc/pacman.d/mirrorlist b/airootfs/etc/pacman.d/mirrorlist new file mode 100644 index 0000000..80dd158 --- /dev/null +++ b/airootfs/etc/pacman.d/mirrorlist @@ -0,0 +1 @@ +Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch |