Ubuntu support - #1
Conversation
Add Ubuntu and HopOn instructions
typo
| @@ -0,0 +1,8 @@ | |||
| [Desktop Entry] | |||
There was a problem hiding this comment.
Is this exactly the same file we have in the ArchLinux directory?
|
Hi @e-orz, I think this should be restructured.
What do you think? Anyway, thanks again for the PR. |
|
Hi @jarondl, About Wine, I really hate the idea of installing so large dependency just to extract the cab file. But Advanced Installer has its own format (I think) and I don't know anything that can extract it. the DummyRavKav is simple. Normally, the user should give a folder to the extract parameter. If it's an existing Wine folder (e.g. c:) the installer will extract to it. In Wine case it will be somewhere in the Wine profile. It's simpler to give non existing folder and then it extracts it to the current one. As a simple fast workaround extracting to a user directory should be enough. What do you think? |
Adds a directory with Ubuntu install script.
Also,