forked from artix/iso-profiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
base | 4 years ago | |
community | 4 years ago | |
lxqt | 4 years ago | |
mate-lxde | 4 years ago | |
plasma-lxqt | 4 years ago | |
LICENSE | 6 years ago | |
Notes | 4 years ago | |
README.md | 4 years ago | |
package-sizes.txt | 4 years ago |
README.md
iso-profiles
The Artix ISO profiles
The community profiles (Plasma-LXQt and MATE-LXDE) are mostly symlinks to community. Only a few files/directories differ that accomodate settings specific to the flavour. Those files/directories are not symlinks.
Compared to base/lxqt profiles, the community profiles differ in:
- /etc/skel is a lot more populous, as it contains DE and application settings
- A few scripts in /etc/local.d/ get executed at first boot:
-
theme-root creates in /root/.config some symlinks to /etc/skel/.config, for allowing sudo apps follow the overall theme, and gets deleted after execution
- artix-icons converts all start-here.png icons in /usr/share/icons to the Artix logo
- 0-remove-openbox-sessions deletes openbox entries in /usr/share/xsessions; openbox sessions are unconfigured and can even hang if chosen. Also gets deleted after execution
- change-machine-id replaces machine-id in /etc and /var/lib/dbus at every boot
- mkinitcpio detects whether the installation is encrypted or not and modifies /etc/default/grub and /etc/mkinitcpio.conf accordingly
-
- The default erowise mirror in mirrorlist-arch is commented out for being very slow
- rc.local enables the magic sysrq key and replaces the boring /etc/issue with a neofetch dump
- A nice DIR_COLORS is present in /etc.
- /etc/environment sets QT_QPA_PLATFORMTHEME=gtk2 and QT_STYLE_OVERRIDE=gtk in the GTK ISO. Only the latter is needed in QT (I think, forgot to test).
- /etc/vconsole.conf is symlinked to conf.d/consolefont, which is a merge of both. This allows both OpenRC to set the console font and mkinitcpio run the hook early at boot.
- /etc/xdg/kcm-about-distrorc is branded for Artix. There are a few more config files there, stolen from other distros.
- The mkinitcpio.conf in desktop profile is preconfigured for rootfs encryption, otherwise system becomes unbootable at first kernel upgrade. If encryption isn't enabled, the script in local.d removes the setting.
- There's a custom local.bashrc in bashrc/bashrc.d, with a better PS1 and a few useful aliases and customizations.
- default/grub is preconfigured with the artix-grub-theme and rootfs encryption; see no.9.
- elogind/logind.conf sets KillUserProcesses=no, which seems to be forgotten to incredibly stupid default 'yes'
- In profile.d/ libreoffice is themed with SAL_USE_VCLPLUGIN=gtk
- rc.conf sets rc_parallel and rc_crashed_start to YES
- /etc/hosts for live sets artix to loopback, some programs hung for a while resolving it
- The branding icons in /usr/share/icons/matefaenzadark are set to Artix
- 60-ioschedulers.rules in udev/rules.d sets I/O scheduler according to disk type (ssd/rotational)
- /root/.config contains settings for Midnight Commander
- /usr/lib/firefox/distribution/distribution.ini is branded for Artix
- An untested and possibly incomplete theme for LXDM lies in /usr/share
- A KDE .rules file from Fedora is put in /usr/share/polkit-1/rules.d
- A tweaked SDDM theme appears in /usr/share/sddm
- /etc/lightdm in GTK is themed and present in both live and desktop GTK, configured for autologin in the former