Anton Hvornum
Anton Hvornum
I'll have a look after I push the release, because LVM's isn't supported yet. But I want it to be :) I just need to spend some time on reworking...
There's two issues currently with archinstall in order to support this: 1. We're looking specifically for one partition mounted at `[/mnt/archinstall]/` and one `[/mnt/archinstall]/boot`. 2. This will not work with...
We need to make sure there is something mounted for the root volume, so packages doesn't get installed onto a blind folder location and ( We also need to make...
I like the idea :) Will have to read up on how that is done.
I'm actually interested in checking out `systemd-homed` anyway for other reasons, especially portable installs or net-boot:ed machines like PXE and stuff.
Partially implemented in 0601956b5bdf27ec497a94e7313ea22cf21ecbe0. We still need the if/else, but at leas tthis will sort out the most urgent issue.
I'm not an frequent user or this profile myself, but it sounds reasonable to at least make a terminal work and if NetworkManager is chosen we do install nm-applet, in...
> maybe we can detect if it's a desktop or not to install it with a power manager too We do this already, as long as the profile returns `True`...
@svartkanin We still lack a basic terminal which was requested by OP. We should probably fix that hehe.
I thought so too hehe.