Re: Create a fork of Artix
Reply #1 –
I found this doc, but it seems a little outdated: https://wiki.artixlinux.org/Main/InstallationUsingBuildiso
It only contains instructions for base and lxqt profiles. I was hoping to base my distro on plasma.
Also, it says:
But I only found `/etc/artools/artools-iso.conf` and `/etc/artools/artools-pkg.conf`. There is no `/etc/artools/artools-base.conf` to be found.
Anyway I ignored that and continued following the instructions. But when I run `buildiso -p plasma`, I get this error:
% buildiso -p plasma
Password:
==> Start building [plasma]
==> Deleting isoroot [iso] ...
==> Prepare [Base installation] (rootfs)
-> Loading Packages: [Packages-base] ...
-> Loading Packages: [Packages-apps] ...
-> Loading Packages: [Packages-openrc] ...
-> Loading Packages: [Packages-xorg] ...
-> Loading Packages: [Packages-Root] ...
==> Creating install root at /var/lib/artools/buildiso/plasma/artix/rootfs
==> Installing packages to /var/lib/artools/buildiso/plasma/artix/rootfs
:: Synchronizing package databases...
system 252.0 KiB 553 KiB/s 00:00 [###################################] 100%
world 4.7 MiB 2.47 MiB/s 00:02 [###################################] 100%
galaxy 624.5 KiB 852 KiB/s 00:01 [###################################] 100%
error: target not found: xf86-video-openchrome
==> ERROR: Failed to install packages to new root
==> ERROR: A failure occurred in make_rootfs().
Aborting...
Mayday please