Manjaro Difference between revisions of "Manjaro-tools"

Difference between revisions of "Manjaro-tools"

From Manjaro
imported>Excalibur1234
imported>Aaditya
Line 460: Line 460:
  $ buildiso -p xfce-openbox-openrc/ -cs
  $ buildiso -p xfce-openbox-openrc/ -cs


==== Alternative ====
First only the chroot for the ISO could be created, using the {{ic|-i}} option, then the changes can be made, and finally an ISO can be built with the {{ic|-sc}} option.
For example:
$ buildiso -p xfce-openrc/ -b stable -i
==> Start building [xfce-openrc/]
--> Profile: [xfce-openrc/]
  -> Packages-Custom: Packages-Xfce
==> Cleaning up ...
...
...
==> Done [manjaro/iso/isolinux]
==> Creating [isomounts]
  -> Writing livecd entry ...
  -> Writing pkgs entry ...
  -> Writing xfce entry ...
  -> Writing root entry ...
==> Done creating [isomounts]
--> Time build_images: 4.28 minutes
==> WARNING: Continue compress: buildiso -p xfce-openrc/ -sc ...
After this the changes in the work directory can be made, and the ISO can be generated with:
$ buildiso -p xfce-openrc/ -sc


= Further reading =
= Further reading =
Cookies help us deliver our services. By using our services, you agree to our use of cookies.