Re: Migrating from Manjaro Reply #75 – 21 September 2017, 07:06:44 Quote from: mrbrklyn – on 21 September 2017, 06:46:17[extra]#SigLevel = PackageRequiredInclude = /etc/pacman.d/mirrorlist-arch[community]#SigLevel = PackageRequired# If you want to run 32 bit applications on your x86_64 system,# enable the multilib repositories as required here.Include = /etc/pacman.d/mirrorlist-arch[/tt]You just need generate a arch repo using mirrorlist generator then paste it in /etc/pacman.d/mirrorlist-arch, then refresh your database.After that run pacman -Qm and you will see many manjaro packages that become foreign pacakges (Inlucing manjaro kernels) . Replace them with packages coming from artix / arch reposAnother way of getting arch mirrors is to install archlinux-mirrorlist which provides arch repo in /etc/pacman.d/mirrorlist-arch automatically. If the file were already existed prior to installing it, the file is saved as /etc/pacman.d/mirrorlist-arch.pacnewhttps://github.com/artix-linux/system/tree/testing/archlinux-mirrorlist 1 Likes
Re: Migrating from Manjaro Reply #76 – 21 September 2017, 07:08:14 Quote from: fungalnet – on 19 September 2017, 20:52:23If I interpret this warning by @artoo using pacman and locking the versions of those pkgs removed from Manjarepos. how do you do that?
Re: Migrating from Manjaro Reply #77 – 21 September 2017, 07:15:12 Quote from: thefallenrat – on 21 September 2017, 07:06:44You just need generate a arch repo using mirrorlist generator then paste it in /etc/pacman.d/mirrorlist-arch, then refresh your database.After that run pacman -Qm and you will see many manjaro packages that become foreign pacakges (Inlucing manjaro kernels) . Replace them with packages coming from artix / arch reposAnother way of getting arch mirrors is to install archlinux-mirrorlist which provides arch repo in /etc/pacman.d/mirrorlist-arch automatically. If the file were already existed prior to installing it, the file is saved as /etc/pacman.d/mirrorlist-arch.pacnewhttps://github.com/artix-linux/system/tree/testing/archlinux-mirrorlistSo essential, where we are now and today, forget about copying the manjaro pacman files as in the instructions (and my original question) and to just cut and past a mirror file from the generator? pacman can't create that mirror list on the command line?
Re: Migrating from Manjaro Reply #78 – 21 September 2017, 07:43:26 Quote from: mrbrklyn – on 21 September 2017, 07:15:12So essential, where we are now and today, forget about copying the manjaro pacman files as in the instructions (and my original question) and to just cut and past a mirror file from the generator?Yes, that is if you want to switch your manjaro repo into arch repoQuote from: mrbrklyn – on 21 September 2017, 07:15:12pacman can't create that mirror list on the command line?Sadly no, as pacman is just a package manager not a mirrorlist generator
Re: Migrating from Manjaro Reply #79 – 21 September 2017, 17:26:40 The results from the mirror list all start with a #see -#### Arch Linux repository mirrorlist## Generated on 2017-09-21#### United States#Server = http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch#Server = http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch#Server = http://mirrors.aggregate.org/archlinux/$repo/os/$arch#Server = http://ca.us.mirror.archlinux-br.org/$repo/os/$arch#Server = http://il.us.mirror.archlinux-br.org/$repo/os/$arch#Server = http://archlinux.surlyjake.com/archlinux/$repo/os/$arch#Server = http://arlm.tyzoid.com/$repo/os/$arch#Server = https://arlm.tyzoid.com/$repo/os/$arch#Server = http://mirror.as65535.net/archlinux/$repo/os/$arch~~~etcI am removing the comment lines? They are not in the original manjaro list.
Re: Migrating from Manjaro Reply #80 – 18 October 2017, 08:29:07 Quote from: mrbrklyn – on 21 September 2017, 06:17:57linux412-ndiswrapper linux412-tp_smapi what is this?Those are modules for the 4.12 linux kernel. ndiswrapper is for some wifis and tp_smapi is a thinkpad extention of features for the kernel. Quote from: mrbrklyn – on 21 September 2017, 17:26:40I am removing the comment lines? They are not in the original manjaro list.I am assuming you figured this out, but just in case you did not forget to mark this thread solved:Yes, uncomment the server(s) you want from the countries you want and/or are closest to. The first uncommented server will be the first checked, then the next, then the next, in seqencial order of the uncommented servers listed.Sorry for the delay, doing some catch up now.