r-darwish / alma

Create Arch Linux based bootable USB drives
GNU General Public License v3.0
389 stars 31 forks source link

any missing packages for USB media ? #51

Closed omeringen closed 4 years ago

omeringen commented 4 years ago

Hi, Sorry if it's irrelevant but i am newbie. I was slacking on Wiki and saw this :

https://wiki.archlinux.org/index.php/Microcode#Installation If your Arch installation is on a removable drive that needs to have microcode for both manufacturer processors, install both packages.

Do we need this ? I couldn't find anything related to it on search in this repo.

jamesmcm commented 4 years ago

intel-ucode is included: https://github.com/r-darwish/alma/blob/c8b151fe5ff5abe18a091e78567f3ed84c7470d5/src/constants.rs#L16

Though we should probably add AMD's one there too.

omeringen commented 4 years ago

Okay thanks ;)

jamesmcm commented 4 years ago

I created the PR #52

Note if you are using your own preset files (you can see my example here), then you can just add this package to be installed with the others you install :slightly_smiling_face: