Switched my existing Arch x86 systems to "pure" systemd as the Arch wiki calls it. The part of the process that I'm not sure of on how to duplicate for ARM is the,
"Install systemd and append the following to your kernel line:"
$this->bbcode_second_pass_code('', 'init=/usr/lib/systemd/systemd')
How to do this in ARM with no bootloader files to edit?
Is Arch ARM going to systemd and/or is Arch ARM going to provide continued support for initscripts into the future w/o Arch x86 supporting it?