Closed cloyce closed 6 years ago
Sorry, I meant to do this as 2 separate PRs, but forgot what I was doing when I committed the second one. (Actually I only started to do the 1 PR, but I figured fixing the second goink wouldn't take much longer, so...)
I'm a first-time user, and the missing deps check tripped me up -- I had to turn on debugging output to figure out that it was trying and failing to run aria2c right before I got the "g_strsplit: assertion 'string != NULL' failed" and ukuu didn't load any kernel list.
I'm going to re-do this PR so it's less stupid. The code is going to be the same.
I'd like to be able to use ukuu on the command-line to install unstable kernels. I know it should be possible to just edit the config file, but having a command-line option would be more convenient for initial deployments. The patch is pretty trivial, and it works. At least on 18.04. It's not doing anything version-specific, so I don't see why it wouldn't work everywhere.