Difference between revisions of "Manjaro-tools"

imported>Aaditya
imported>Aaditya
Line 395: Line 395:
To build an ISO while retaining the previously downloaded cache of Xorg packages, the '''-x''' option can be used:
To build an ISO while retaining the previously downloaded cache of Xorg packages, the '''-x''' option can be used:


  $ buildiso -p xfce-openbox-openrc/ -b stable -x -q
  $ buildiso -p xfce-openbox-openrc/ -b stable -x
==> manjaro-tools
  -> version: 0.9.6.4
  -> user_config: /home/aaditya/.config/manjaro-tools.conf
==> PROFILE:
  -> buildsets: community|default|official|openrc
  -> buildset_iso: xfce-openbox-openrc/
  -> is_buildset: false
==> OPTIONS:
  -> arch: x86_64
  -> branch: stable
  -> chroots_iso: /mnt/datalinux2/manjaro-tools/buildiso
==> ARGS:
  -> clean_first: true
  -> clean_cache_xorg: false
  -> clean_cache_lng: true
  -> clean_cache_iso: true
  -> images_only: false
  -> iso_only: false
...
...


Supposing something only changed in config, like a setting, instead of building the whole ISO from scratch, the ISO build directory can be modified and the ISO can be rebuilt. For example, supposing one changed ''xfce-overlay/etc/skel/.conkyrc'' in the config, one can go into the work directory, modify the said file, and rebuild the ISO using the '''-cs''' option.
Supposing something only changed in config, like a setting, instead of building the whole ISO from scratch, the ISO build directory can be modified and the ISO can be rebuilt. For example, supposing one changed ''xfce-overlay/etc/skel/.conkyrc'' in the config, one can go into the work directory, modify the said file, and rebuild the ISO using the '''-cs''' option.
Anonymous user