AA iso #155
Replies: 157 comments 180 replies
-
Hello Erik, Thanks for take time to test alis and make a video, and happy you liked alis. I just added support for paru-bin and yay-bin as you suggested in the video. At the momment alis only allows specify a single PACKAGES_AUR_COMMAND but should be possible set as this to install yay-bin additionally if you want. This will install first paru-bin and latter paru will install yay-bin AUR package (or should).
I think you should change this lines
To this
Any problem with bash-completion that I should fix? Finally, any other issue I missed to solve? Regards, |
Beta Was this translation helpful? Give feedback.
-
Thanks for the response. Spend some more time in the config Still open for testing is refind and systemd - grub works |
Beta Was this translation helpful? Give feedback.
-
leaves the idea to have support for as a choice. If you think it is a good idea - I will reserve time to test it |
Beta Was this translation helpful? Give feedback.
-
Tried to install it again First install : yay-bin and paru-bin on one line Second install : nothing changed (straight from github) but grub is out and refind is in |
Beta Was this translation helpful? Give feedback.
-
Fixed pipeware installation (I hope) and put the reference pages for config keyboard environment variables. Changed PACKAGES_AUR_COMMAND behaviour to allow multiple AUR utility commands in the variable. Added support for vmware as guest VM. (I did not test the changes I hope not break nothing and the changes to work as expected). The VirtualBox guest additions should be installed if the environment is a VirtualBox VM (if not something is not working as expected). What should be installed/added to support qemu? |
Beta Was this translation helpful? Give feedback.
-
This was the reason for bash-completion was not being installed in your test. Seems that on error fails silently, maybe I need to give a look at it. Line 121 in 16602d2 |
Beta Was this translation helpful? Give feedback.
-
ok time to test again |
Beta Was this translation helpful? Give feedback.
-
if you choose pipewire there will be a conflict with pulseaudio as you see in the image
https://github.com/erikdubois/arcolinux-nemesis/blob/master/AUR/install-pipewire-v1.sh |
Beta Was this translation helpful? Give feedback.
-
Vmtoolsd.service is a success |
Beta Was this translation helpful? Give feedback.
-
Yay and paru are not installed as a result sublime-text-4 is not there either |
Beta Was this translation helpful? Give feedback.
-
Qemu is for tomorrow |
Beta Was this translation helpful? Give feedback.
-
To fix pipewire-pulse conflicts. Now will fail if package installation fails, will not fail silently. I suppose that yay and paru were are not installed because previous pipewire-pulse conflicts. |
Beta Was this translation helpful? Give feedback.
-
Booted up with Qemu first stop is this /dev/sda becomes /dev/vda |
Beta Was this translation helpful? Give feedback.
-
Changing to and the script goes on |
Beta Was this translation helpful? Give feedback.
-
Second run with your new code in as well
|
Beta Was this translation helpful? Give feedback.
-
Did you ever try line number 2? |
Beta Was this translation helpful? Give feedback.
-
Do you need more info to debug it? |
Beta Was this translation helpful? Give feedback.
-
Latest build is going online |
Beta Was this translation helpful? Give feedback.
-
Should be fixed. Apologies for the big delay, life things keep me busy. |
Beta Was this translation helpful? Give feedback.
-
new code has been tested |
Beta Was this translation helpful? Give feedback.
-
new iso going online |
Beta Was this translation helpful? Give feedback.
-
I added Secure Boot support. I did any testing, so Secure Boot can work unexpected, I do not have real hardware for testing. |
Beta Was this translation helpful? Give feedback.
-
thanks I was just about to ask What is the best way to test it for you? |
Beta Was this translation helpful? Give feedback.
-
Updated the code and kept secure boot false |
Beta Was this translation helpful? Give feedback.
-
I am guessing I have to put secure boot back on in the UEFI settings |
Beta Was this translation helpful? Give feedback.
-
any more info on secure boot? |
Beta Was this translation helpful? Give feedback.
-
new website design promoting ALIS |
Beta Was this translation helpful? Give feedback.
-
Can you remove the package plasma-wayland-session from the list as it does not exist anymore and it stops the installation |
Beta Was this translation helpful? Give feedback.
-
I like your project a lot.
Particularly that you can make a config and let it install without intervention of the user.
I have tried several installations.
Sometimes yay and paru were installed sometimes packages were not installed
I did find that "yay paru" was not accepted and it wanted to install that package which resulted in an error.
I have put them on oneline.
Last try ended in creation of users.
I have changed these things to your scripts.
https://github.com/erikdubois/alis
https://youtu.be/Oy2we06HD44
I hope you watch it because I have high hope that this will work.
where can I add the consolefont? What variable would that be?
And lastly am i doing something wrong.
Cheers
Erik
Beta Was this translation helpful? Give feedback.
All reactions