Skip to main content
Topic: buildiso (Read 171 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: buildiso

Reply #1
How does one specify a different init than OpenRC?
Code: [Select]
# buildiso [-p <profile>] [-i <init>]
How does one discover what profiles are available?
Whatever exists in ~/artools-workspace/iso-profiles - usually a copy of https://gitea.artixlinux.org/artix/iso-profiles/src/branch/wip (notice the wip branch, is the most recently updated). Many symlinks in place, we don't like to duplicate stuff.
[/quote]

Re: buildiso

Reply #2
thank you nous
still following https://wiki.artixlinux.org/Main/InstallationUsingBuildiso

artools and iso-profiles installed

/etc/artools$ ls
artools-iso.conf  artools-pkg.conf

I have no artools-base.conf

Why not clone these from gitea?