From d3d2089661a8c1c60fe3151714f0eb73aae4e1f2 Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Thu, 4 Feb 2021 20:18:52 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a57aa41..afeca06 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # koffe -# !!!IMPORTANT: Everything on this page is obsolete and dumb, dumb code. Use the `koffe` package on the aur instead. +# This repo has been moved to https://aur.archlinux.org/koffe after it's release on the aur, clone that if you want to review tha package. # If you're using another distrbution/MacOS create a chroot system (using the bootstrap image on the arch page), configure the repos, then simply install koffe from the aur either manually or with an aur helper. If you're on windows see if you can find arch in WSL or switch to a better OS. koffe is a great tool for making intuitive, offline archlinux installers. Since some steps for mastering an arch iso require arch-linux, everything runs inside a container you have to create yourself. Every package installed to the new computer via the installer are from the repo, including base and linux, so no copy-pasting from the iso that could cause issues later. From ec1c9c8aa4f216ee3fba335b6547f7a0eb04d96f Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Thu, 4 Feb 2021 20:19:14 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afeca06..fde5efb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # koffe -# This repo has been moved to https://aur.archlinux.org/koffe after it's release on the aur, clone that if you want to review tha package. +# This repo has been moved to https://aur.archlinux.org/koffe after it's release on the aur, clone that if you want to review the +package. # If you're using another distrbution/MacOS create a chroot system (using the bootstrap image on the arch page), configure the repos, then simply install koffe from the aur either manually or with an aur helper. If you're on windows see if you can find arch in WSL or switch to a better OS. koffe is a great tool for making intuitive, offline archlinux installers. Since some steps for mastering an arch iso require arch-linux, everything runs inside a container you have to create yourself. Every package installed to the new computer via the installer are from the repo, including base and linux, so no copy-pasting from the iso that could cause issues later. From dd44ec42c693dd4272b59f0183de8cbf8b26f286 Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Thu, 4 Feb 2021 20:19:29 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fde5efb..17cf897 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # koffe -# This repo has been moved to https://aur.archlinux.org/koffe after it's release on the aur, clone that if you want to review the -package. +# This repo has been moved to https://aur.archlinux.org/koffe after it's release on the aur, clone that if you want to review the package. # If you're using another distrbution/MacOS create a chroot system (using the bootstrap image on the arch page), configure the repos, then simply install koffe from the aur either manually or with an aur helper. If you're on windows see if you can find arch in WSL or switch to a better OS. koffe is a great tool for making intuitive, offline archlinux installers. Since some steps for mastering an arch iso require arch-linux, everything runs inside a container you have to create yourself. Every package installed to the new computer via the installer are from the repo, including base and linux, so no copy-pasting from the iso that could cause issues later.