profile.conf-+ manjaro-tools profile.conf 5 profile.conf configuration file for the individual profiles profile.conf Description profile.conf is a configuration file used to modify how the ISO will be built. By default all the options in the file are commented, with a value equal to the default value. To change it just uncomment and put the desired value. Options The following options are understood: displaymanager= Takes a value of , , , , . Defaults to "none" value, which won't configure any display manager. autologin= Accepts (the default) . default_desktop_executable= default_desktop_file= Executable and desktop file used to set witch desktop environment the display manager will run by default. default_desktop_executable= defines a binary in /usr/bin and default_desktop_file a .desktop file in /usr/share/xsessions, skipping the .desktop part. default_desktop_executable=startxfce4 default_desktop_file=xfce If one or both values are not set or "none" (the default) buildiso will try to autodetect the desktop environment. Incomplete list of possible values: Desktop Desktop executable Desktop file -------------------------------------------------------- Budgie budgie-session budgie-session Cinnamon cinnamon-session cinnamon-session Enlightenment enlightenment_start enlightenment Gnome gnome-session gnome i3 i3 i3 KDE Plasma 4 startkde kde-plasma KDE Plasma 5 startkde plasma LXDE lxsession LXDE LXDE startlxde LXDE LXQt lxqt-session lxqt Mate mate-session mate Openbox openbox-session openbox Pantheon pantheon-session pantheon PekWM pekwm pekwm Xfce startxfce4 xfce netinstall= Accepts (the default) . unpackfs= Accepts (the default) . netgroups= Default url for the netinstall.yaml. geoip= Accepts (the default) . efi_boot_loader= Takes grub or gummibot. Configures calamares to use that bootloader. plymouth_theme= Takes the name of the plymouth theme. It should be the directory of a valid plymouth theme installed in /usr/share/plymouth/themes/ enable_systemd= Array of services that will be enabled in systemd systems. It has to match the names of .service systemd files. enable_openrc= Array of services that will be enabled in openrc systems. hostname= Hostname for the ISO. username= Username of the default user that will be created in the live-cd. password= Password of the default user that will be created in the live-cd. login_shell= Accepts any login shell for the user, eg. /bin/zsh. login_shell defaults to /bin/bash addgroups= Default groups of the default user in the live-cd and the user created while installing the iso using calamares. enable_systemd_live= Array of services that will be enabled in the systemd live-cd. It has to match the names of .service systemd files. enable_openrc_live= Array of services that will be enabled in the openrc live-cd. tracker_url= Default tracker announce for the torrent. The tracker url can also contain comma separated urls. piece_size= Default priece size for the torrent in 2^n. See Also manjaro-tools.conf5, buildiso1,