Difference between revisions of "Manjaro-tools"
→Query Building
imported>Fhdk |
imported>Fhdk |
||
Line 131: | Line 131: | ||
To query build an ISO ('''-q''' option), for example the xfce-openbox-openrc profile, the following command can be used: | To query build an ISO ('''-q''' option), for example the xfce-openbox-openrc profile, the following command can be used: | ||
~ >>> buildiso -p xfce -qv | |||
[sudo] password for fh: | |||
-> version: 0.9 | ==> manjaro-tools | ||
-> | -> version: 0.15.9 | ||
-> config: ~/.config/manjaro-tools/manjaro-tools.conf | |||
-> | ==> PROFILE: | ||
-> | -> build_lists: community|default|manjaro|sonar|v17-release | ||
-> | -> build_list_iso: xfce | ||
-> is_build_list: false | |||
==> OPTIONS: | |||
-> arch: x86_64 | -> arch: x86_64 | ||
-> branch: | -> branch: unstable | ||
-> | -> kernel: linux419 | ||
==> ARGS: | |||
-> clean_first: true | -> clean_first: true | ||
-> images_only: false | -> images_only: false | ||
-> iso_only: false | -> iso_only: false | ||
-> persist: false | |||
-> | ==> DIST SETTINGS: | ||
-> | -> dist_name: Manjaro | ||
-> | -> dist_release: 18.0 | ||
-> | -> dist_codename: Illyria | ||
==> ISO INFO: | |||
-> | -> iso_label: MJRO180 | ||
-> | -> iso_compression: xz | ||
-> | ==> BUILD QUEUE: | ||
--> Profile: [xfce] | |||
-> | -> iso_file: manjaro-xfce-18.0-unstable-minimal-x86_64.iso | ||
-> | -> autologin: true | ||
-> | -> nonfree_mhwd: true | ||
-> multilib: true | |||
-> extra: false | |||
-> netinstall: false | |||
-> chrootcfg: false | |||
-> geoip: true | |||
-> efi_boot_loader: grub | |||
-> hostname: manjaro | |||
-> username: manjaro | -> username: manjaro | ||
-> password: manjaro | -> password: manjaro | ||
-> addgroups: | -> login_shell: /bin/bash | ||
-> | -> addgroups: lp,network,power,sys,wheel | ||
-> enable_systemd: avahi-daemon bluetooth cronie ModemManager NetworkManager org.cups.cupsd tlp tlp-sleep ufw lightdm | |||
-> enable_systemd_live: manjaro-live mhwd-live pacman-init mirrors-live | |||
-> disable_systemd: pacman-init | |||
-> | |||
-> | |||
== Building == | == Building == |