Manjaro Difference between revisions of "ManjaroISO"

Difference between revisions of "ManjaroISO"

From Manjaro
imported>Excalibur1234
imported>Excalibur1234
Line 164: Line 164:
== Building 32 bit and 64 bit install-medias ==
== Building 32 bit and 64 bit install-medias ==


The '''options.conf''' file found in the ''shared'' subfolder or the subfolder of the desktop environment you are trying to build (in our example: <code>~/work/manjaroiso/configs/e17/</code> ) contains the following code:
The '''options.conf''' file found in the ''shared'' subfolder (in our example: <code>~/work/manjaroiso/configs/shared/</code> ) or the subfolder of the desktop environment you are trying to build (in our example: <code>~/work/manjaroiso/configs/e17/</code> ) contains the following code:


  arch=`uname -m`
  arch=`uname -m`
Line 175: Line 175:
  #arch=`uname -m`
  #arch=`uname -m`
  arch=i686
  arch=i686


=Building an install-media=
=Building an install-media=
Cookies help us deliver our services. By using our services, you agree to our use of cookies.