install_meta() { echo"We will now install the Asahi metapackage with some sane" echo"defaults to get you started. This step will:" echo" * Mask media-libs/mesa::gentoo" echo" * Emerge rust-bin (you can switch to the compiled rust later)" echo" * Create /etc/portage/package.use/asahi and set:" echo" sys-apps/asahi-meta kernel -sources -audio" echo" If you are planning to use this machine as a desktop, please" echo" delete '-audio' from this file and emerge -1 asahi-meta BEFORE" echo" emerging your DE/WM." echo" * emerge the Asahi metapackage" echo" * Unpack the Asahi firmware" echo" * Update m1n1 and U-Boot" read -sp "Press Enter to continue..."