Compare commits
90 Commits
Author | SHA1 | Date | |
---|---|---|---|
b03be3e521 | |||
301fc72b09 | |||
375367a57a
|
|||
34dd6bef32
|
|||
8ce96636a6
|
|||
c2183019e0
|
|||
0f57d8e56d
|
|||
0ce8bce3d1 | |||
4bcb8efa06 | |||
9346764580 | |||
48327ce5cc | |||
1e282bd018 | |||
b3b5d1444b
|
|||
a4f5118bb0
|
|||
7ab184fde1
|
|||
ad5d0e8372
|
|||
8d80050db7 | |||
618638a526 | |||
7c5af98d6a
|
|||
bb84162a97
|
|||
16847c2f46
|
|||
00d64d4aee
|
|||
261fb3e94c
|
|||
89ad4c26b5
|
|||
114ff5b82b | |||
98253b73f1 | |||
c22e06d6d3 | |||
7ff0b16051 | |||
bc27eb0148
|
|||
dfc97f217b
|
|||
f94d6bd81b
|
|||
150e0b6531
|
|||
1adbfb6d61
|
|||
9c5280cfae
|
|||
9d4ea3c254 | |||
8fcd45bb79 | |||
4b0a5a5d2e | |||
317378612d
|
|||
d3c288cf7d
|
|||
e1ab6d08a1 | |||
48ea97a3f6
|
|||
9593f8ff03
|
|||
6dfa4b9e6b
|
|||
6881fe0cef
|
|||
e6fe616ed3
|
|||
7af4cedf19 | |||
db1b313291 | |||
986ce94171 | |||
f3e2b9b96e | |||
96db9517b9 | |||
ebe33f9d65 | |||
3be24a06e1
|
|||
6e902d0454
|
|||
5f5796c831 | |||
a6ff722626 | |||
3ef02ba0d3 | |||
5046c661f0
|
|||
b17bfc6cec | |||
6ff51b402c
|
|||
d9563bd84a
|
|||
6236db4961
|
|||
601a31b58b
|
|||
717c24fb14
|
|||
62b37feee1
|
|||
0da48facad
|
|||
15368a2d22
|
|||
6342663d0c | |||
8694b906fe | |||
bc8ab18a98 | |||
2a1be8fcf6 | |||
dacb8ca16e
|
|||
6dbd9165db
|
|||
0f4aa9085b
|
|||
42fd80cc8a
|
|||
c700c6e52d
|
|||
161c12e686
|
|||
516f403bcc
|
|||
3c6234f4de
|
|||
e90cb408c3
|
|||
9eb236547a
|
|||
daa1f5c886
|
|||
d06c3d95ba
|
|||
d8657d9d33
|
|||
41547e70f3 | |||
0ef9017aeb | |||
3597a15937
|
|||
af478a758d
|
|||
696728c9de
|
|||
227cb3c250
|
|||
49aad5e5ae |
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
to_package/
|
to_package/
|
||||||
|
**/rc.conf
|
||||||
|
21
TODO
@@ -15,14 +15,31 @@ DONE mimeapps.list must be separate for each profile
|
|||||||
|
|
||||||
DONE Networkmanager in LXQt
|
DONE Networkmanager in LXQt
|
||||||
DONE GRUB remove 1280x1024
|
DONE GRUB remove 1280x1024
|
||||||
Autologin-session doesn't work
|
|
||||||
|
|
||||||
2020-03-08
|
2020-03-08
|
||||||
==========
|
==========
|
||||||
|
|
||||||
DONE Use firefox-dark-reader instead of local/skel profile's
|
DONE Use firefox-dark-reader instead of local/skel profile's
|
||||||
DONE Also consider a few more addons from the group
|
DONE Also consider a few more addons from the group
|
||||||
TODO Test firefox before releasing
|
DONE Test firefox before releasing
|
||||||
|
|
||||||
2020-04-18
|
2020-04-18
|
||||||
DONE XFCE4 profile
|
DONE XFCE4 profile
|
||||||
|
|
||||||
|
2020-06-08
|
||||||
|
Autologin-session selection
|
||||||
|
Cinnamon fonts should change to Roboto 11 instead of M$ ones, for consistency
|
||||||
|
DONE Remove screengrab from plasma
|
||||||
|
DONE Use QTWEBENGINE_CHROMIUM_FLAGS=--blink-settings=darkMode=4,darkModeImagePolicy=1/--blink-settings=darkModeEnabled=true,darkModeInversionAlgorithm=4/--force-dark-mode or whatever works with Qt-5.15
|
||||||
|
DONE The window title font in XFCE needs to be adjusted
|
||||||
|
DONE The Libreoffice background needs to change from 'Automatic' to '#2a2a2a'
|
||||||
|
DONE Fluid is dark in GTK but light in Qt
|
||||||
|
community-qt still boots into LXQt
|
||||||
|
DONE The SDDM theme could use some darkening
|
||||||
|
DONE Perhaps add man-pages to the ISOs
|
||||||
|
|
||||||
|
2020-10-15
|
||||||
|
Fix libreoffice-7 bright side-pane; perhaps related, /etc/profile.d/libreoffice-fresh.sh: SAL_USE_VCLPLUGIN=gtk3 spurts (soffice:5766): Gtk-WARNING **: Theme parsing error: gtk.css:14:33: Failed to import: Error opening file /home/artix/.config/gtk-3.0/window_decorations.css: No such file or directory
|
||||||
|
Plasma is getting fucked-up with QT_* set to gtk; see kinfocenter - the alternative kvantum-dark has ugly widgets
|
||||||
|
|
||||||
|
Fix plasma desktop icons (~/.local/share/.....)
|
||||||
|
@@ -1,108 +1,8 @@
|
|||||||
base
|
# loads by default common/packages-{base,apps}
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc metalog-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit metalog-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 metalog-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
mkinitcpio-nfs-utils
|
mkinitcpio-nfs-utils
|
||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
@openrc connman-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc bluez-openrc
|
|
||||||
@runit connman-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@s6 connman-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
|
|
||||||
intel-ucode
|
|
||||||
amd-ucode
|
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
|
||||||
artix-branding-base
|
artix-live-@initsys@
|
||||||
|
@@ -1,25 +1,17 @@
|
|||||||
################ install ################
|
################ install ################
|
||||||
|
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
# DISPLAYMANAGER="none"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
AUTOLOGIN="false"
|
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand')
|
# bluetoothd, cupsd, DM are added to the pkglist dynamicly
|
||||||
|
# metalog or syslog-ng is added to the pkglist dynamicly
|
||||||
|
# connmand or NetworkManager is added to the pkglist dynamicly
|
||||||
|
# only added if in array, these pkgs have no list entry
|
||||||
|
|
||||||
# default group membership
|
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'connmand')
|
||||||
# ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
# default value
|
|
||||||
# HOST_NANE="artix"
|
|
||||||
|
|
||||||
# default value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# default value
|
# default value
|
||||||
# PASSWORD="artix"
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="false"
|
||||||
|
110
buildISOs-weekly-cron.sh
Executable file
@@ -0,0 +1,110 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Automated ISO build script
|
||||||
|
# Builds all profiles, all inits and rsyncs to ISO download server
|
||||||
|
# 2019-2021, nous
|
||||||
|
|
||||||
|
export TERM=xterm-256color
|
||||||
|
source /usr/share/makepkg/util/message.sh
|
||||||
|
colorize
|
||||||
|
|
||||||
|
WORKSPACE=/home/$USER/artools-workspace
|
||||||
|
PROFILES=${WORKSPACE}/iso-profiles
|
||||||
|
REPO=/srv/iso/weekly-iso
|
||||||
|
#RSYNCARGS="-au --delete-after --bwlimit=5M"
|
||||||
|
RSYNCARGS="-au --delete-before"
|
||||||
|
CWD=$PROFILES
|
||||||
|
DATE=$(date +"%Y%m%d")
|
||||||
|
|
||||||
|
mkdir -p ${PROFILES}/logs
|
||||||
|
|
||||||
|
cd $WORKSPACE
|
||||||
|
if [[ -d $PROFILES ]]; then
|
||||||
|
cd $PROFILES
|
||||||
|
git pull
|
||||||
|
else
|
||||||
|
git clone https://gitea.artixlinux.org/artix/iso-profiles.git
|
||||||
|
fi
|
||||||
|
|
||||||
|
cd $PROFILES
|
||||||
|
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|lowmem|community$" | sort))
|
||||||
|
all_inits=('openrc' 'runit' 's6' 'suite66')
|
||||||
|
|
||||||
|
usage() {
|
||||||
|
echo
|
||||||
|
echo -n "${BOLD}Usage: "
|
||||||
|
echo "$0 [-b stable|gremlins] -p <profile>[,profile,...]|[all] -i <init>[,init,...]|[all]${ALL_OFF}"
|
||||||
|
echo
|
||||||
|
echo -n "All profiles, all inits: "
|
||||||
|
echo "$0 -p all -i all"
|
||||||
|
echo
|
||||||
|
echo "Available branches: ${BOLD}stable (default, if omitted), gremlins${ALL_OFF}"
|
||||||
|
echo "Available profiles: ${GREEN}${all_profiles[@]}${ALL_OFF}"
|
||||||
|
echo "Available inits: ${CYAN}${all_inits[@]} ${ALL_OFF}"
|
||||||
|
echo
|
||||||
|
echo "Example: $0 -p base,lxqt,lxde -i openrc,runit"
|
||||||
|
echo " $0 -b gremlins -p base -i s6"
|
||||||
|
echo
|
||||||
|
exit 1
|
||||||
|
}
|
||||||
|
|
||||||
|
timestamp() { date +"%Y/%m/%d-%H:%M:%S"; }
|
||||||
|
|
||||||
|
profiles=(${all_profiles[@]})
|
||||||
|
inits=(${all_inits[@]})
|
||||||
|
branch=''
|
||||||
|
|
||||||
|
echo "Building ISO(s):"
|
||||||
|
echo " branch ${BOLD}${_branch}${ALL_OFF}"
|
||||||
|
echo " profiles ${GREEN}${profiles[@]}${ALL_OFF}"
|
||||||
|
echo " inits ${CYAN}${inits[@]}${ALL_OFF}"
|
||||||
|
|
||||||
|
echo "REMOVING EXISTING ISOs IN 10 SECONDS!"
|
||||||
|
sleep 10
|
||||||
|
rm -fr $REPO/* &
|
||||||
|
|
||||||
|
cd $PROFILES && git checkout master
|
||||||
|
for profile in ${profiles[@]}; do
|
||||||
|
for init in ${inits[@]}; do
|
||||||
|
logfile=$PROFILES/logs/buildiso-$DATE
|
||||||
|
logfile_debug=$logfile-$profile-$init
|
||||||
|
echo "#################################" >> $logfile.log
|
||||||
|
stamp=$(timestamp)
|
||||||
|
[[ $profile =~ 'community' ]] && [[ $init != 'openrc' ]] && \
|
||||||
|
{ echo "$stamp == ${YELLOW}Skipping building ${_branch} $profile ISO with $init${ALL_OFF}" >> $logfile.log; continue; }
|
||||||
|
echo "$stamp == Begin building ${_branch} $profile ISO with $init" >> $logfile.log
|
||||||
|
[[ $init == 'openrc' ]] && cp -f ${PROFILES}/rc.conf ${PROFILES}/$profile/root-overlay/etc/
|
||||||
|
echo "VERSION_ID=$DATE" >| ${PROFILES}/$profile/root-overlay/etc/buildinfo
|
||||||
|
echo "VARIANT=${profile}-${init}" >> ${PROFILES}/$profile/root-overlay/etc/buildinfo
|
||||||
|
nice -n 20 buildiso${branch} -p $profile -i $init 2>&1 >> ${logfile_debug}.log
|
||||||
|
res=$?
|
||||||
|
stamp=$(timestamp)
|
||||||
|
if [ $res == 0 ]; then
|
||||||
|
echo "$stamp == ${GREEN}Finished building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log
|
||||||
|
else
|
||||||
|
echo "$stamp == ${RED}Failed building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log
|
||||||
|
echo "$stamp == ${RED}Retrying once ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log
|
||||||
|
echo "$stamp == Re-building ${_branch} ${profile}-${init}" >> $logfile.log
|
||||||
|
nice -n 20 buildiso${branch} -p $profile -i $init 2>&1 >> ${logfile_debug}.log
|
||||||
|
res=$?
|
||||||
|
stamp=$(timestamp)
|
||||||
|
if [ $res == 0 ]; then
|
||||||
|
{ echo "$stamp == ${GREEN}Finished building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; } \
|
||||||
|
else
|
||||||
|
{ echo "$stamp == ${RED}Failed building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; continue; }
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
rm -f ${PROFILES}/$profile/root-overlay/etc/{rc.conf,buildinfo}
|
||||||
|
sudo rm -fr /var/lib/artools/buildiso/$profile
|
||||||
|
# [[ $res == 0 ]] && { echo "$stamp == ${GREEN}Finished building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; } \
|
||||||
|
# || { echo "$stamp == ${RED}Failed building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; continue; }
|
||||||
|
mv -v ${WORKSPACE}/iso/$profile/artix-$profile-$init-*.iso ${REPO}/
|
||||||
|
cd $REPO && { sha256sum artix-*.iso > ${REPO}/sha256sums & }
|
||||||
|
done
|
||||||
|
done
|
||||||
|
# Redundancy tasks
|
||||||
|
rm -f ${PROFILES}/*/root-overlay/etc/{rc.conf,buildinfo}
|
||||||
|
rm -f ${REPO}/artix-*community*{runit,s6}*.iso
|
||||||
|
port=$(cat $WORKSPACE/port)
|
||||||
|
rsync $RSYNCARGS ${REPO}/ nous@iso.artixlinux.org:/srv/iso/weekly-iso/ -e "ssh -p $port"
|
||||||
|
rsync $RSYNCARGS ${REPO}/ nous@download.artixlinux.org:/srv/iso/weekly-iso/ -e "ssh -p $port"
|
127
buildISOs-weekly.sh
Executable file
@@ -0,0 +1,127 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Automated ISO build script
|
||||||
|
# Builds select profiles / inits
|
||||||
|
# 2019-2021, nous
|
||||||
|
|
||||||
|
export TERM=xterm-256color
|
||||||
|
source /usr/share/makepkg/util/message.sh
|
||||||
|
colorize
|
||||||
|
|
||||||
|
WORKSPACE=/home/$USER/artools-workspace
|
||||||
|
PROFILES=${WORKSPACE}/iso-profiles
|
||||||
|
REPO=/srv/iso/weekly-iso
|
||||||
|
CWD=$PROFILES
|
||||||
|
DATE=$(date +"%Y%m%d")
|
||||||
|
|
||||||
|
mkdir -p ${PROFILES}/logs
|
||||||
|
|
||||||
|
cd $WORKSPACE
|
||||||
|
if [[ -d $PROFILES ]]; then
|
||||||
|
cd $PROFILES
|
||||||
|
git pull
|
||||||
|
else
|
||||||
|
git clone https://gitea.artixlinux.org/artix/iso-profiles.git
|
||||||
|
fi
|
||||||
|
|
||||||
|
cd $PROFILES
|
||||||
|
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|lowmem|community$" | sort))
|
||||||
|
all_inits=('openrc' 'runit' 's6' 'suite66')
|
||||||
|
|
||||||
|
usage() {
|
||||||
|
echo
|
||||||
|
echo -n "${BOLD}Usage: "
|
||||||
|
echo "$0 [-b stable|gremlins] -p <profile>[,profile,...]|[all] -i <init>[,init,...]|[all]${ALL_OFF}"
|
||||||
|
echo
|
||||||
|
echo -n "All profiles, all inits: "
|
||||||
|
echo "$0 -p all -i all"
|
||||||
|
echo
|
||||||
|
echo "Available branches: ${BOLD}stable (default, if omitted), gremlins${ALL_OFF}"
|
||||||
|
echo "Available profiles: ${GREEN}${all_profiles[@]}${ALL_OFF}"
|
||||||
|
echo "Available inits: ${CYAN}${all_inits[@]} ${ALL_OFF}"
|
||||||
|
echo
|
||||||
|
echo "Example: $0 -p base,lxqt,lxde -i openrc,runit"
|
||||||
|
echo " $0 -b gremlins -p base -i s6"
|
||||||
|
echo
|
||||||
|
exit 1
|
||||||
|
}
|
||||||
|
|
||||||
|
timestamp() { date +"%Y/%m/%d-%H:%M:%S"; }
|
||||||
|
|
||||||
|
[[ $# -eq 0 ]] && usage
|
||||||
|
|
||||||
|
while getopts "b:p:i:" option; do
|
||||||
|
case $option in
|
||||||
|
b)
|
||||||
|
_branch=$OPTARG
|
||||||
|
[[ ${_branch} =~ (^$|stable|gremlins) ]] || { echo; echo "${RED}No valid branch selected!${ALL_OFF}"; echo; usage; }
|
||||||
|
[[ ${_branch} == 'stable' || ${_branch} == '' ]] && { _branch='stable'; branch=''; }
|
||||||
|
[[ ${_branch} == 'gremlins' ]] && branch='-gremlins'
|
||||||
|
;;
|
||||||
|
p)
|
||||||
|
_profile=$OPTARG
|
||||||
|
for p in ${all_profiles[@]}; do
|
||||||
|
[[ ${_profile} =~ $p ]] && profiles+=($p)
|
||||||
|
done
|
||||||
|
[[ ${_profile} == all ]] && profiles=(${all_profiles[@]})
|
||||||
|
;;
|
||||||
|
i)
|
||||||
|
_init=$OPTARG
|
||||||
|
for i in ${all_inits[@]}; do
|
||||||
|
[[ ${_init} == $i ]] && inits+=($i)
|
||||||
|
done
|
||||||
|
[[ ${_init} == all ]] && inits=(${all_inits[@]})
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
[[ $branch ]] || { _branch='stable'; branch=''; }
|
||||||
|
[[ ${#profiles[@]} -eq 0 ]] && { echo; echo "${RED}No valid profiles selected!${ALL_OFF}"; echo; usage; }
|
||||||
|
[[ ${#inits[@]} -eq 0 ]] && { echo; echo "${RED}No valid inits selected!"${ALL_OFF}; echo; usage; }
|
||||||
|
|
||||||
|
echo "Building ISO(s):"
|
||||||
|
echo " branch ${BOLD}${_branch}${ALL_OFF}"
|
||||||
|
echo " profiles ${GREEN}${profiles[@]}${ALL_OFF}"
|
||||||
|
echo " inits ${CYAN}${inits[@]}${ALL_OFF}"
|
||||||
|
|
||||||
|
|
||||||
|
cd $PROFILES && git checkout master
|
||||||
|
for profile in ${profiles[@]}; do
|
||||||
|
for init in ${inits[@]}; do
|
||||||
|
logfile=$PROFILES/logs/buildiso-$DATE
|
||||||
|
logfile_debug=$logfile-$profile-$init
|
||||||
|
echo "#################################" >> ${logfile}.log
|
||||||
|
stamp=$(timestamp)
|
||||||
|
[[ $profile =~ 'community' ]] && [[ $init != 'openrc' ]] && \
|
||||||
|
{ echo "$stamp == ${YELLOW}Skipping building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; continue; }
|
||||||
|
echo "$stamp == Begin building ${_branch} ${profile}-${init}" >> $logfile.log
|
||||||
|
[[ $init == 'openrc' ]] && cp ${WORKSPACE}/tweaks/rc.conf ${PROFILES}/$profile/root-overlay/etc/
|
||||||
|
echo "VERSION_ID=$DATE" >| ${PROFILES}/$profile/root-overlay/etc/buildinfo
|
||||||
|
echo "VARIANT=${profile}-${init}" >> ${PROFILES}/$profile/root-overlay/etc/buildinfo
|
||||||
|
nice -n 20 buildiso${branch} -p $profile -i $init 2>&1 >> ${logfile_debug}.log
|
||||||
|
res=$?
|
||||||
|
stamp=$(timestamp)
|
||||||
|
if [ $res == 0 ]; then
|
||||||
|
echo "$stamp == ${GREEN}Finished building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log
|
||||||
|
else
|
||||||
|
echo "$stamp == ${RED}Failed building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log
|
||||||
|
echo "$stamp == ${RED}Retrying once ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log
|
||||||
|
echo "$stamp == Re-building ${_branch} ${profile}-${init}" >> $logfile.log
|
||||||
|
nice -n 20 buildiso${branch} -p $profile -i $init 2>&1 >> ${logfile_debug}.log
|
||||||
|
res=$?
|
||||||
|
stamp=$(timestamp)
|
||||||
|
if [ $res == 0 ]; then
|
||||||
|
{ echo "$stamp == ${GREEN}Finished building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; } \
|
||||||
|
else
|
||||||
|
{ echo "$stamp == ${RED}Failed building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; continue; }
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
rm -f ${PROFILES}/$profile/root-overlay/etc/{rc.conf,buildinfo}
|
||||||
|
sudo rm -fr /var/lib/artools/buildiso/$profile
|
||||||
|
# [[ $res == 0 ]] && { echo "$stamp == ${GREEN}Finished building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; } \
|
||||||
|
# || { echo "$stamp == ${RED}Failed building ${_branch} ${profile}-${init}${ALL_OFF}" >> $logfile.log; continue; }
|
||||||
|
mv -v ${WORKSPACE}/iso/$profile/artix-$profile-$init-*.iso ${REPO}/ 2>/dev/null
|
||||||
|
cd $REPO && { sha256sum artix-*.iso > ${REPO}/sha256sums & }
|
||||||
|
done
|
||||||
|
done
|
||||||
|
rm -f ${PROFILES}/*/root-overlay/etc/{rc.conf,buildinfo}
|
@@ -8,12 +8,12 @@ colorize
|
|||||||
|
|
||||||
WORKSPACE=/home/$USER/artools-workspace
|
WORKSPACE=/home/$USER/artools-workspace
|
||||||
PROFILES=${WORKSPACE}/iso-profiles
|
PROFILES=${WORKSPACE}/iso-profiles
|
||||||
REPO=/srv/iso/testing-iso
|
REPO=/srv/iso/weekly-iso
|
||||||
CWD=`pwd`
|
CWD=`pwd`
|
||||||
|
|
||||||
cd $PROFILES
|
cd $PROFILES
|
||||||
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|community$" | sort))
|
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|community$" | sort))
|
||||||
all_inits=('openrc' 'runit' 's6')
|
all_inits=('openrc' 'runit' 's6' 'suite66')
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
echo
|
echo
|
||||||
@@ -55,7 +55,7 @@ while getopts "b:p:i:" option; do
|
|||||||
i)
|
i)
|
||||||
_init=$OPTARG
|
_init=$OPTARG
|
||||||
for i in ${all_inits[@]}; do
|
for i in ${all_inits[@]}; do
|
||||||
[[ ${_init} =~ $i ]] && inits+=($i)
|
[[ ${_init} == $i ]] && inits+=($i)
|
||||||
done
|
done
|
||||||
[[ ${_init} == all ]] && inits=(${all_inits[@]})
|
[[ ${_init} == all ]] && inits=(${all_inits[@]})
|
||||||
;;
|
;;
|
||||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
|||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
nbd
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
calamares-branding
|
calamares-branding
|
||||||
gparted
|
gparted
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
artix-grub-theme
|
||||||
|
|
||||||
virtualbox-guest-modules-artix
|
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
#open-vm-tools
|
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
|
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
artix-docs
|
artix-docs
|
||||||
hexchat
|
hexchat
|
||||||
|
|
||||||
|
artix-live-@initsys@
|
||||||
|
@@ -1,153 +1,4 @@
|
|||||||
base
|
# loads by default common/packages-{base,apps,xorg}
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc syslog-ng-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit syslog-ng-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 syslog-ng-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
alsa-firmware
|
|
||||||
powertop
|
|
||||||
inxi
|
|
||||||
|
|
||||||
@openrc alsa-utils-openrc
|
|
||||||
@openrc avahi-openrc
|
|
||||||
@openrc networkmanager-openrc
|
|
||||||
@openrc displaymanager-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc openrc-settingsd
|
|
||||||
@openrc bluez-openrc
|
|
||||||
@runit alsa-utils-runit
|
|
||||||
@runit avahi-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@runit networkmanager-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit lightdm-runit
|
|
||||||
@runit blocaled
|
|
||||||
@s6 blocaled
|
|
||||||
@s6 alsa-utils-s6
|
|
||||||
@s6 avahi-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
@s6 networkmanager-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 lightdm-s6
|
|
||||||
|
|
||||||
librabbitmq-c
|
|
||||||
libmongoc
|
|
||||||
|
|
||||||
terminus-font
|
|
||||||
ttf-droid
|
|
||||||
ttf-roboto
|
|
||||||
ttf-roboto-mono
|
|
||||||
ttf-inconsolata
|
|
||||||
ttf-liberation
|
|
||||||
|
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
xorg-server
|
|
||||||
xorg-xinit
|
|
||||||
xorg-xhost
|
|
||||||
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-sisusb
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
||||||
# Core ISO packages end here
|
|
||||||
|
|
||||||
# Branding
|
|
||||||
artix-grub-theme
|
|
||||||
artix-dark-theme
|
|
||||||
artix-branding-base
|
|
||||||
artix-gtk-presets
|
|
||||||
artix-qt-presets
|
|
||||||
xcursor-premium
|
|
||||||
artix-sddm-theme
|
|
||||||
|
|
||||||
# Cinnamon
|
# Cinnamon
|
||||||
cinnamon
|
cinnamon
|
||||||
@@ -169,15 +20,10 @@ nemo-seahorse
|
|||||||
nemo-share
|
nemo-share
|
||||||
xcursor-vanilla-dmz
|
xcursor-vanilla-dmz
|
||||||
|
|
||||||
# Basic usability apps
|
|
||||||
leafpad
|
|
||||||
midori
|
|
||||||
atril
|
|
||||||
lightdm-gtk-greeter
|
lightdm-gtk-greeter
|
||||||
light-locker
|
light-locker
|
||||||
mpv
|
|
||||||
ffmpegthumbnailer
|
# GTK
|
||||||
ffmpegthumbs
|
epiphany
|
||||||
raw-thumbnailer
|
leafpad
|
||||||
qt5-imageformats
|
atril
|
||||||
gvfs-mtp
|
|
||||||
|
@@ -1,25 +1,17 @@
|
|||||||
################ install ################
|
################ install ################
|
||||||
|
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
DISPLAYMANAGER="lightdm"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
AUTOLOGIN="true"
|
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager')
|
# bluetoothd, cupsd, DM are added to the pkglist dynamicly
|
||||||
|
# metalog or syslog-ng is added to the pkglist dynamicly
|
||||||
|
# connmand or NetworkManager is added to the pkglist dynamicly
|
||||||
|
# only added if in array, these pkgs have no list entry
|
||||||
|
|
||||||
# default group membership
|
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager' 'lightdm')
|
||||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# HOST_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
# unset defaults to given value
|
||||||
# PASSWORD="artix"
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="true"
|
||||||
|
2
common/Packages-apps
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
powertop
|
||||||
|
inxi
|
69
common/Packages-base
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
# Packages common in all profiles
|
||||||
|
base
|
||||||
|
intel-ucode
|
||||||
|
amd-ucode
|
||||||
|
artix-grub-theme
|
||||||
|
artix-branding-base
|
||||||
|
|
||||||
|
elogind-@initsys@
|
||||||
|
acpi
|
||||||
|
acpid-@initsys@
|
||||||
|
alsa-firmware
|
||||||
|
alsa-utils-@initsys@
|
||||||
|
avahi-@initsys@
|
||||||
|
b43-fwcutter
|
||||||
|
bluez-@initsys@
|
||||||
|
btrfs-progs
|
||||||
|
crda
|
||||||
|
cronie-@initsys@
|
||||||
|
cryptsetup-@initsys@
|
||||||
|
dhclient
|
||||||
|
dhcpcd-@initsys@
|
||||||
|
diffutils
|
||||||
|
dmraid
|
||||||
|
dosfstools
|
||||||
|
e2fsprogs
|
||||||
|
ecryptfs-utils
|
||||||
|
efibootmgr
|
||||||
|
exfat-utils
|
||||||
|
f2fs-tools
|
||||||
|
grub
|
||||||
|
haveged-@initsys@
|
||||||
|
inetutils
|
||||||
|
iptables
|
||||||
|
ipw2100-fw
|
||||||
|
ipw2200-fw
|
||||||
|
jfsutils
|
||||||
|
linux
|
||||||
|
linux-firmware
|
||||||
|
linux-headers
|
||||||
|
logrotate
|
||||||
|
lsb-release
|
||||||
|
lvm2-@initsys@
|
||||||
|
man-db
|
||||||
|
man-pages
|
||||||
|
mdadm-@initsys@
|
||||||
|
memtest86+
|
||||||
|
mkinitcpio
|
||||||
|
mkinitcpio-openswap
|
||||||
|
modemmanager
|
||||||
|
nano
|
||||||
|
nbd
|
||||||
|
net-tools
|
||||||
|
nfs-utils-@initsys@
|
||||||
|
ntfs-3g
|
||||||
|
ntp-@initsys@
|
||||||
|
openssh-@initsys@
|
||||||
|
os-prober
|
||||||
|
reiserfsprogs
|
||||||
|
rsync-@initsys@
|
||||||
|
s-nail
|
||||||
|
sudo
|
||||||
|
sysfsutils
|
||||||
|
texinfo
|
||||||
|
usbutils
|
||||||
|
vi
|
||||||
|
which
|
||||||
|
wpa_supplicant-@initsys@
|
||||||
|
xfsprogs
|
||||||
|
zsh
|
5
common/Packages-boot
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# this file is not meant to be appended or edited
|
||||||
|
# it just serves as configurable list
|
||||||
|
# to create the mkinitcpio initramfs for the iso
|
||||||
|
|
||||||
|
iso-initcpio
|
1
common/Packages-dinit
Normal file
@@ -0,0 +1 @@
|
|||||||
|
blocaled
|
1
common/Packages-openrc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
openrc-settingsd
|
1
common/Packages-runit
Normal file
@@ -0,0 +1 @@
|
|||||||
|
blocaled
|
1
common/Packages-s6
Normal file
@@ -0,0 +1 @@
|
|||||||
|
blocaled
|
1
common/Packages-suite66
Normal file
@@ -0,0 +1 @@
|
|||||||
|
blocaled
|
36
common/Packages-xorg
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
terminus-font
|
||||||
|
ttf-droid
|
||||||
|
ttf-inconsolata
|
||||||
|
ttf-liberation
|
||||||
|
ttf-roboto
|
||||||
|
ttf-roboto-mono
|
||||||
|
xdg-user-dirs
|
||||||
|
xdg-utils
|
||||||
|
xf86-input-vmmouse
|
||||||
|
xf86-video-amdgpu
|
||||||
|
xf86-video-ati
|
||||||
|
xf86-video-dummy
|
||||||
|
xf86-video-fbdev
|
||||||
|
xf86-video-intel
|
||||||
|
xf86-video-nouveau
|
||||||
|
xf86-video-openchrome
|
||||||
|
xf86-video-sisusb
|
||||||
|
xf86-video-vesa
|
||||||
|
xf86-video-vmware
|
||||||
|
xf86-video-voodoo
|
||||||
|
xorg-server
|
||||||
|
xorg-xhost
|
||||||
|
xorg-xinit
|
||||||
|
|
||||||
|
# DE branding
|
||||||
|
artix-gtk-presets
|
||||||
|
artix-qt-presets
|
||||||
|
xcursor-premium
|
||||||
|
|
||||||
|
# Common DE packages
|
||||||
|
mpv
|
||||||
|
ffmpegthumbnailer
|
||||||
|
ffmpegthumbs
|
||||||
|
raw-thumbnailer
|
||||||
|
qt5-imageformats
|
||||||
|
gvfs-mtp
|
3
common/live-overlay/etc/calamares/modules/postcfg.conf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
keyrings:
|
||||||
|
- artix
|
6
common/live-overlay/etc/calamares/modules/unpackfs.conf
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
unpack:
|
||||||
|
- source: "/run/artix/bootmnt/LiveOS/rootfs.img"
|
||||||
|
sourcefs: 'squashfs'
|
||||||
|
destination: ""
|
||||||
|
|
42
common/live-overlay/etc/calamares/modules/users.conf
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
---
|
||||||
|
defaultGroups:
|
||||||
|
- name: users
|
||||||
|
must_exist: true
|
||||||
|
system: true
|
||||||
|
- lp
|
||||||
|
- video
|
||||||
|
- network
|
||||||
|
- storage
|
||||||
|
- name: wheel
|
||||||
|
must_exist: false
|
||||||
|
system: true
|
||||||
|
- audio
|
||||||
|
- power
|
||||||
|
- log
|
||||||
|
- optical
|
||||||
|
- network
|
||||||
|
- scanner
|
||||||
|
|
||||||
|
doAutologin: true
|
||||||
|
|
||||||
|
sudoersGroup: wheel
|
||||||
|
|
||||||
|
setRootPassword: true
|
||||||
|
|
||||||
|
doReusePassword: true
|
||||||
|
|
||||||
|
passwordRequirements:
|
||||||
|
nonempty: true
|
||||||
|
minLength: -1 # Password at least this many characters
|
||||||
|
maxLength: -1 # Password at most this many characters
|
||||||
|
libpwquality:
|
||||||
|
- minlen=0
|
||||||
|
- minclass=0
|
||||||
|
|
||||||
|
allowWeakPasswordsDefault: false
|
||||||
|
|
||||||
|
userShell: /bin/bash
|
||||||
|
|
||||||
|
setHostname: EtcFile
|
||||||
|
|
||||||
|
writeHostsFile: true
|
54
common/live-overlay/etc/elogind/logind.conf
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
# This file is part of elogind.
|
||||||
|
#
|
||||||
|
# elogind is free software; you can redistribute it and/or modify it
|
||||||
|
# under the terms of the GNU Lesser General Public License as published by
|
||||||
|
# the Free Software Foundation; either version 2.1 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# Entries in this file show the compile time defaults.
|
||||||
|
# You can change settings by editing this file.
|
||||||
|
# Defaults can be restored by simply deleting this file.
|
||||||
|
#
|
||||||
|
# See logind.conf(5) for details.
|
||||||
|
|
||||||
|
[Login]
|
||||||
|
KillUserProcesses=no
|
||||||
|
#KillOnlyUsers=
|
||||||
|
#KillExcludeUsers=root
|
||||||
|
#InhibitDelayMaxSec=5
|
||||||
|
#HandlePowerKey=poweroff
|
||||||
|
HandleSuspendKey=ignore
|
||||||
|
HandleHibernateKey=ignore
|
||||||
|
HandleLidSwitch=ignore
|
||||||
|
#HandleLidSwitchExternalPower=suspend
|
||||||
|
#HandleLidSwitchDocked=ignore
|
||||||
|
#PowerKeyIgnoreInhibited=no
|
||||||
|
#SuspendKeyIgnoreInhibited=no
|
||||||
|
#HibernateKeyIgnoreInhibited=no
|
||||||
|
#LidSwitchIgnoreInhibited=yes
|
||||||
|
#HoldoffTimeoutSec=30s
|
||||||
|
#IdleAction=ignore
|
||||||
|
#IdleActionSec=30min
|
||||||
|
#RuntimeDirectorySize=10%
|
||||||
|
#RuntimeDirectoryInodes=400k
|
||||||
|
#RemoveIPC=yes
|
||||||
|
#InhibitorsMax=8192
|
||||||
|
#SessionsMax=8192
|
||||||
|
|
||||||
|
[Sleep]
|
||||||
|
#AllowSuspend=yes
|
||||||
|
#AllowHibernation=yes
|
||||||
|
#AllowSuspendThenHibernate=yes
|
||||||
|
#AllowHybridSleep=yes
|
||||||
|
#AllowPowerOffInterrupts=no
|
||||||
|
#BroadcastPowerOffInterrupts=yes
|
||||||
|
#AllowSuspendInterrupts=no
|
||||||
|
#BroadcastSuspendInterrupts=yes
|
||||||
|
#HandleNvidiaSleep=no
|
||||||
|
#SuspendState=mem standby freeze
|
||||||
|
#SuspendMode=
|
||||||
|
#HibernateState=disk
|
||||||
|
#HibernateMode=platform shutdown
|
||||||
|
#HybridSleepState=disk
|
||||||
|
#HybridSleepMode=suspend platform shutdown
|
||||||
|
#HibernateDelaySec=10800
|
1
common/live-overlay/etc/hostname
Normal file
@@ -0,0 +1 @@
|
|||||||
|
artix-live
|
9
common/live-overlay/etc/hosts
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Static table lookup for hostnames.
|
||||||
|
# See hosts(5) for details.
|
||||||
|
|
||||||
|
127.0.0.1 localhost.localdomain artix-live localhost
|
||||||
|
::1 localhost
|
||||||
|
|
||||||
|
#::1 localhost ip6-localhost ip6-loopback
|
||||||
|
#ff02::1 ip6-allnodes
|
||||||
|
#ff02::2 ip6-allrouters
|
@@ -1,16 +0,0 @@
|
|||||||
#!/usr/bin/openrc-run
|
|
||||||
# Copyright 2014 Aaditya Bagga (aaditya_gnulinux@zoho.com)
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
description="LiveMedia Config Script"
|
|
||||||
|
|
||||||
depend() {
|
|
||||||
need localmount
|
|
||||||
before xdm-setup
|
|
||||||
}
|
|
||||||
|
|
||||||
start() {
|
|
||||||
ebegin "Starting artix live script"
|
|
||||||
/usr/bin/artix-live
|
|
||||||
eend $?
|
|
||||||
}
|
|
4
common/live-overlay/etc/local.d/allow_weak_pass_in_calamares.start
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
:
|
||||||
|
|
||||||
|
echo "allowWeakPasswords: true" >> /etc/calamares/modules/users.conf &>/dev/null
|
||||||
|
echo "allowWeakPasswordsDefault: true" >> /etc/calamares/modules/users.conf &>/dev/null
|
@@ -1,205 +0,0 @@
|
|||||||
#!/usr/bin/env xdg-open
|
|
||||||
|
|
||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Version=1.0
|
|
||||||
Name=Install Artix
|
|
||||||
GenericName=System Installer
|
|
||||||
Keywords=calamares;system;installer;
|
|
||||||
TryExec=calamares
|
|
||||||
Exec=pkexec env DISPLAY=:0 XAUTHORITY=/home/artix/.Xauthority QT_QPA_PLATFORMTHEME=gtk2 calamares
|
|
||||||
Comment=Calamares — System Installer
|
|
||||||
Icon=artixlinux-logo
|
|
||||||
Terminal=false
|
|
||||||
StartupNotify=true
|
|
||||||
Categories=Qt;System;
|
|
||||||
X-AppStream-Ignore=true
|
|
||||||
|
|
||||||
Name[ar]=تثبيت النظام
|
|
||||||
Icon[ar]=كالامارس
|
|
||||||
GenericName[ar]=مثبت النظام
|
|
||||||
Comment[ar]=كالامارس - مثبت النظام
|
|
||||||
Name[be]=Усталяваць сістэму
|
|
||||||
Icon[be]=calamares
|
|
||||||
GenericName[be]=Усталёўшчык сістэмы
|
|
||||||
Comment[be]=Calamares — усталёўшчык сістэмы
|
|
||||||
Name[bg]=Инсталирай системата
|
|
||||||
Icon[bg]=calamares
|
|
||||||
GenericName[bg]=Системен Инсталатор
|
|
||||||
Comment[bg]=Calamares — Системен Инсталатор
|
|
||||||
Name[ca]=Instal·la el sistema
|
|
||||||
Icon[ca]=calamares
|
|
||||||
GenericName[ca]=Instal·lador de sistema
|
|
||||||
Comment[ca]=Calamares — Instal·lador de sistema
|
|
||||||
Name[da]=Installér system
|
|
||||||
Icon[da]=calamares
|
|
||||||
GenericName[da]=Systeminstallationsprogram
|
|
||||||
Comment[da]=Calamares — Systeminstallationsprogram
|
|
||||||
Name[de]=System installieren
|
|
||||||
Icon[de]=calamares
|
|
||||||
GenericName[de]=Installation des Betriebssystems
|
|
||||||
Comment[de]=Calamares - Installation des Betriebssystems
|
|
||||||
Name[el]=Εγκατάσταση συστήματος
|
|
||||||
Icon[el]=calamares
|
|
||||||
GenericName[el]=Εγκατάσταση συστήματος
|
|
||||||
Comment[el]=Calamares — Εγκατάσταση συστήματος
|
|
||||||
Name[en_GB]=Install System
|
|
||||||
Icon[en_GB]=calamares
|
|
||||||
GenericName[en_GB]=System Installer
|
|
||||||
Comment[en_GB]=Calamares — System Installer
|
|
||||||
Name[es]=Instalar Sistema
|
|
||||||
Icon[es]=calamares
|
|
||||||
GenericName[es]=Instalador del Sistema
|
|
||||||
Comment[es]=Calamares — Instalador del Sistema
|
|
||||||
Name[et]=Paigalda süsteem
|
|
||||||
Icon[et]=calamares
|
|
||||||
GenericName[et]=Süsteemipaigaldaja
|
|
||||||
Comment[et]=Calamares — süsteemipaigaldaja
|
|
||||||
Name[eu]=Sistema instalatu
|
|
||||||
Icon[eu]=calamares
|
|
||||||
GenericName[eu]=Sistema instalatzailea
|
|
||||||
Comment[eu]=Calamares - sistema instalatzailea
|
|
||||||
Name[es_PR]=Instalar el sistema
|
|
||||||
Name[fr]=Installer le système
|
|
||||||
Icon[fr]=calamares
|
|
||||||
GenericName[fr]=Installateur système
|
|
||||||
Comment[fr]=Calamares - Installateur système
|
|
||||||
Name[gl]=Instalación do Sistema
|
|
||||||
Icon[gl]=calamares
|
|
||||||
GenericName[gl]=Instalador de sistemas
|
|
||||||
Comment[gl]=Calamares — Instalador de sistemas
|
|
||||||
Name[he]=התקנת מערכת
|
|
||||||
Icon[he]=calamares
|
|
||||||
GenericName[he]=אשף התקנה
|
|
||||||
Comment[he]=Calamares - אשף התקנה
|
|
||||||
Name[hi]=सिस्टम इंस्टॉल करें
|
|
||||||
Icon[hi]=calamares
|
|
||||||
GenericName[hi]=सिस्टम इंस्टॉलर
|
|
||||||
Comment[hi]=Calamares — सिस्टम इंस्टॉलर
|
|
||||||
Name[hr]=Instaliraj sustav
|
|
||||||
Icon[hr]=calamares
|
|
||||||
GenericName[hr]=Instalacija sustava
|
|
||||||
Comment[hr]=Calamares — Instalacija sustava
|
|
||||||
Name[hu]=Rendszer telepítése
|
|
||||||
Icon[hu]=calamares
|
|
||||||
GenericName[hu]=Rendszertelepítő
|
|
||||||
Comment[hu]=Calamares – Rendszertelepítő
|
|
||||||
Name[id]=Instal Sistem
|
|
||||||
Icon[id]=calamares
|
|
||||||
GenericName[id]=Pemasang
|
|
||||||
Comment[id]=Calamares — Pemasang Sistem
|
|
||||||
Name[is]=Setja upp kerfið
|
|
||||||
Icon[is]=calamares
|
|
||||||
GenericName[is]=Kerfis uppsetning
|
|
||||||
Comment[is]=Calamares — Kerfis uppsetning
|
|
||||||
Name[cs_CZ]=Nainstalovat systém
|
|
||||||
Icon[cs_CZ]=calamares
|
|
||||||
GenericName[cs_CZ]=Instalátor systému
|
|
||||||
Comment[cs_CZ]=Calamares – instalátor operačních systémů
|
|
||||||
Name[ja]=システムをインストール
|
|
||||||
Icon[ja]=calamares
|
|
||||||
GenericName[ja]=システムインストーラー
|
|
||||||
Comment[ja]=Calamares — システムインストーラー
|
|
||||||
Name[ko]=시스템 설치
|
|
||||||
Icon[ko]=깔라마레스 (Calamares)
|
|
||||||
GenericName[ko]=시스템 설치 관리자
|
|
||||||
Comment[ko]=깔라마레스 (Calamares) — 시스템 설치 관리자
|
|
||||||
Name[lt]=Įdiegti Sistemą
|
|
||||||
Icon[lt]=calamares
|
|
||||||
GenericName[lt]=Sistemos diegimas į kompiuterį
|
|
||||||
Comment[lt]=Calamares — Sistemos diegimo programa
|
|
||||||
Name[it_IT]=Installa il sistema
|
|
||||||
Icon[it_IT]=calamares
|
|
||||||
GenericName[it_IT]=Programma d'installazione del sistema
|
|
||||||
Comment[it_IT]=Calamares — Programma d'installazione del sistema
|
|
||||||
Name[mk]=Инсталирај го системот
|
|
||||||
Icon[mk]=calamares
|
|
||||||
GenericName[mk]=Системен Инсталер
|
|
||||||
Comment[mk]=Calamares - Системен Инсталер
|
|
||||||
Name[ml]=സിസ്റ്റം ഇൻസ്റ്റാൾ ചെയ്യുക
|
|
||||||
Icon[ml]=കലാമാരേസ്
|
|
||||||
GenericName[ml]=സിസ്റ്റം ഇൻസ്റ്റാളർ
|
|
||||||
Comment[ml]=കലാമാരേസ് - സിസ്റ്റം ഇൻസ്റ്റാളർ
|
|
||||||
Name[nb]=Installer System
|
|
||||||
Icon[nb]=calamares
|
|
||||||
GenericName[nb]=Systeminstallatør
|
|
||||||
Comment[nb]=Calamares-systeminstallatør
|
|
||||||
Name[nl]=Installeer systeem
|
|
||||||
Icon[nl]=calamares
|
|
||||||
GenericName[nl]=Installatieprogramma
|
|
||||||
Comment[nl]=Calamares — Installatieprogramma
|
|
||||||
Name[pl]=Zainstaluj system
|
|
||||||
Icon[pl]=calamares
|
|
||||||
GenericName[pl]=Instalator systemu
|
|
||||||
Comment[pl]=Calamares — Instalator systemu
|
|
||||||
Name[pt_BR]=Sistema de Instalação
|
|
||||||
Icon[pt_BR]=calamares
|
|
||||||
GenericName[pt_BR]=Instalador de Sistema
|
|
||||||
Comment[pt_BR]=Calamares — Instalador de Sistema
|
|
||||||
Name[ro]=Instalează sistemul
|
|
||||||
Icon[ro]=calamares
|
|
||||||
GenericName[ro]=Instalator de sistem
|
|
||||||
Comment[ro]=Calamares — Instalator de sistem
|
|
||||||
Name[ru]=Установить систему
|
|
||||||
Icon[ru]=calamares
|
|
||||||
GenericName[ru]=Установщик системы
|
|
||||||
Comment[ru]=Calamares - Установщик системы
|
|
||||||
Name[sk]=Inštalovať systém
|
|
||||||
Icon[sk]=calamares
|
|
||||||
GenericName[sk]=Inštalátor systému
|
|
||||||
Comment[sk]=Calamares — Inštalátor systému
|
|
||||||
Name[sl]=Namesti sistem
|
|
||||||
Name[sq]=Instalo Sistemin
|
|
||||||
Icon[sq]=calamares
|
|
||||||
GenericName[sq]=Instalues Sistemi
|
|
||||||
Comment[sq]=Calamares — Instalues Sistemi
|
|
||||||
Name[fi_FI]=Asenna Järjestelmä
|
|
||||||
Icon[fi_FI]=calamares
|
|
||||||
GenericName[fi_FI]=Järjestelmän Asennusohjelma
|
|
||||||
Comment[fi_FI]=Calamares — Järjestelmän Asentaja
|
|
||||||
Name[sr@latin]=Instaliraj sistem
|
|
||||||
Name[sr]=Инсталирај систем
|
|
||||||
Icon[sr]=calamares
|
|
||||||
GenericName[sr]=Инсталатер система
|
|
||||||
Comment[sr]=Каламарес — инсталатер система
|
|
||||||
Name[sv]=Installera system
|
|
||||||
Icon[sv]=calamares
|
|
||||||
GenericName[sv]=Systeminstallerare
|
|
||||||
Comment[sv]=Calamares — Systeminstallerare
|
|
||||||
Name[th]=ติดตั้งระบบ
|
|
||||||
Name[uk]=Встановити Систему
|
|
||||||
Icon[uk]=calamares
|
|
||||||
GenericName[uk]=Встановлювач системи
|
|
||||||
Comment[uk]=Calamares - Встановлювач системи
|
|
||||||
Name[zh_CN]=安装系统
|
|
||||||
Icon[zh_CN]=calamares
|
|
||||||
GenericName[zh_CN]=系统安装程序
|
|
||||||
Comment[zh_CN]=Calamares — 系统安装程序
|
|
||||||
Name[zh_TW]=安裝系統
|
|
||||||
Icon[zh_TW]=calamares
|
|
||||||
GenericName[zh_TW]=系統安裝程式
|
|
||||||
Comment[zh_TW]=Calamares ── 系統安裝程式
|
|
||||||
Name[ast]=Instalar el sistema
|
|
||||||
Icon[ast]=calamares
|
|
||||||
GenericName[ast]=Instalador del sistema
|
|
||||||
Comment[ast]=Calamares — Instalador del sistema
|
|
||||||
Name[eo]=Instali Sistemo
|
|
||||||
Icon[eo]=calamares
|
|
||||||
GenericName[eo]=Sistema Instalilo
|
|
||||||
Comment[eo]=Calamares — Sistema Instalilo
|
|
||||||
Name[ne_NP]=सिस्टम इन्स्टल गर्नुहोस्
|
|
||||||
Icon[ne_NP]=Calamares
|
|
||||||
GenericName[ne_NP]=सिस्टम इन्स्टलर
|
|
||||||
Comment[ne_NP]=Calamares - सिस्टम इन्स्टलर
|
|
||||||
Name[es_MX]=Instalar el Sistema
|
|
||||||
Icon[es_MX]=calamares
|
|
||||||
GenericName[es_MX]=Instalador del sistema
|
|
||||||
Comment[es_MX]=Calamares - Instalador del sistema
|
|
||||||
Name[pt_PT]=Instalar Sistema
|
|
||||||
Icon[pt_PT]=calamares
|
|
||||||
GenericName[pt_PT]=Instalador de Sistema
|
|
||||||
Comment[pt_PT]=Calamares - Instalador de Sistema
|
|
||||||
Name[tr_TR]=Sistemi Yükle
|
|
||||||
Icon[tr_TR]=calamares
|
|
||||||
GenericName[tr_TR]=Sistem Yükleyici
|
|
||||||
Comment[tr_TR]=Calamares — Sistem Yükleyici
|
|
@@ -18,84 +18,84 @@ Icon[ar]=كالامارس
|
|||||||
GenericName[ar]=مثبت النظام
|
GenericName[ar]=مثبت النظام
|
||||||
Comment[ar]=كالامارس - مثبت النظام
|
Comment[ar]=كالامارس - مثبت النظام
|
||||||
Name[be]=Усталяваць сістэму
|
Name[be]=Усталяваць сістэму
|
||||||
Icon[be]=calamares
|
Icon[be]=artixlinux-logo
|
||||||
GenericName[be]=Усталёўшчык сістэмы
|
GenericName[be]=Усталёўшчык сістэмы
|
||||||
Comment[be]=Calamares — усталёўшчык сістэмы
|
Comment[be]=Calamares — усталёўшчык сістэмы
|
||||||
Name[bg]=Инсталирай системата
|
Name[bg]=Инсталирай системата
|
||||||
Icon[bg]=calamares
|
Icon[bg]=artixlinux-logo
|
||||||
GenericName[bg]=Системен Инсталатор
|
GenericName[bg]=Системен Инсталатор
|
||||||
Comment[bg]=Calamares — Системен Инсталатор
|
Comment[bg]=Calamares — Системен Инсталатор
|
||||||
Name[ca]=Instal·la el sistema
|
Name[ca]=Instal·la el sistema
|
||||||
Icon[ca]=calamares
|
Icon[ca]=artixlinux-logo
|
||||||
GenericName[ca]=Instal·lador de sistema
|
GenericName[ca]=Instal·lador de sistema
|
||||||
Comment[ca]=Calamares — Instal·lador de sistema
|
Comment[ca]=Calamares — Instal·lador de sistema
|
||||||
Name[da]=Installér system
|
Name[da]=Installér system
|
||||||
Icon[da]=calamares
|
Icon[da]=artixlinux-logo
|
||||||
GenericName[da]=Systeminstallationsprogram
|
GenericName[da]=Systeminstallationsprogram
|
||||||
Comment[da]=Calamares — Systeminstallationsprogram
|
Comment[da]=Calamares — Systeminstallationsprogram
|
||||||
Name[de]=System installieren
|
Name[de]=System installieren
|
||||||
Icon[de]=calamares
|
Icon[de]=artixlinux-logo
|
||||||
GenericName[de]=Installation des Betriebssystems
|
GenericName[de]=Installation des Betriebssystems
|
||||||
Comment[de]=Calamares - Installation des Betriebssystems
|
Comment[de]=Calamares - Installation des Betriebssystems
|
||||||
Name[el]=Εγκατάσταση συστήματος
|
Name[el]=Εγκατάσταση συστήματος
|
||||||
Icon[el]=calamares
|
Icon[el]=artixlinux-logo
|
||||||
GenericName[el]=Εγκατάσταση συστήματος
|
GenericName[el]=Εγκατάσταση συστήματος
|
||||||
Comment[el]=Calamares — Εγκατάσταση συστήματος
|
Comment[el]=Calamares — Εγκατάσταση συστήματος
|
||||||
Name[en_GB]=Install System
|
Name[en_GB]=Install System
|
||||||
Icon[en_GB]=calamares
|
Icon[en_GB]=artixlinux-logo
|
||||||
GenericName[en_GB]=System Installer
|
GenericName[en_GB]=System Installer
|
||||||
Comment[en_GB]=Calamares — System Installer
|
Comment[en_GB]=Calamares — System Installer
|
||||||
Name[es]=Instalar Sistema
|
Name[es]=Instalar Sistema
|
||||||
Icon[es]=calamares
|
Icon[es]=artixlinux-logo
|
||||||
GenericName[es]=Instalador del Sistema
|
GenericName[es]=Instalador del Sistema
|
||||||
Comment[es]=Calamares — Instalador del Sistema
|
Comment[es]=Calamares — Instalador del Sistema
|
||||||
Name[et]=Paigalda süsteem
|
Name[et]=Paigalda süsteem
|
||||||
Icon[et]=calamares
|
Icon[et]=artixlinux-logo
|
||||||
GenericName[et]=Süsteemipaigaldaja
|
GenericName[et]=Süsteemipaigaldaja
|
||||||
Comment[et]=Calamares — süsteemipaigaldaja
|
Comment[et]=Calamares — süsteemipaigaldaja
|
||||||
Name[eu]=Sistema instalatu
|
Name[eu]=Sistema instalatu
|
||||||
Icon[eu]=calamares
|
Icon[eu]=artixlinux-logo
|
||||||
GenericName[eu]=Sistema instalatzailea
|
GenericName[eu]=Sistema instalatzailea
|
||||||
Comment[eu]=Calamares - sistema instalatzailea
|
Comment[eu]=Calamares - sistema instalatzailea
|
||||||
Name[es_PR]=Instalar el sistema
|
Name[es_PR]=Instalar el sistema
|
||||||
Name[fr]=Installer le système
|
Name[fr]=Installer le système
|
||||||
Icon[fr]=calamares
|
Icon[fr]=artixlinux-logo
|
||||||
GenericName[fr]=Installateur système
|
GenericName[fr]=Installateur système
|
||||||
Comment[fr]=Calamares - Installateur système
|
Comment[fr]=Calamares - Installateur système
|
||||||
Name[gl]=Instalación do Sistema
|
Name[gl]=Instalación do Sistema
|
||||||
Icon[gl]=calamares
|
Icon[gl]=artixlinux-logo
|
||||||
GenericName[gl]=Instalador de sistemas
|
GenericName[gl]=Instalador de sistemas
|
||||||
Comment[gl]=Calamares — Instalador de sistemas
|
Comment[gl]=Calamares — Instalador de sistemas
|
||||||
Name[he]=התקנת מערכת
|
Name[he]=התקנת מערכת
|
||||||
Icon[he]=calamares
|
Icon[he]=artixlinux-logo
|
||||||
GenericName[he]=אשף התקנה
|
GenericName[he]=אשף התקנה
|
||||||
Comment[he]=Calamares - אשף התקנה
|
Comment[he]=Calamares - אשף התקנה
|
||||||
Name[hi]=सिस्टम इंस्टॉल करें
|
Name[hi]=सिस्टम इंस्टॉल करें
|
||||||
Icon[hi]=calamares
|
Icon[hi]=artixlinux-logo
|
||||||
GenericName[hi]=सिस्टम इंस्टॉलर
|
GenericName[hi]=सिस्टम इंस्टॉलर
|
||||||
Comment[hi]=Calamares — सिस्टम इंस्टॉलर
|
Comment[hi]=Calamares — सिस्टम इंस्टॉलर
|
||||||
Name[hr]=Instaliraj sustav
|
Name[hr]=Instaliraj sustav
|
||||||
Icon[hr]=calamares
|
Icon[hr]=artixlinux-logo
|
||||||
GenericName[hr]=Instalacija sustava
|
GenericName[hr]=Instalacija sustava
|
||||||
Comment[hr]=Calamares — Instalacija sustava
|
Comment[hr]=Calamares — Instalacija sustava
|
||||||
Name[hu]=Rendszer telepítése
|
Name[hu]=Rendszer telepítése
|
||||||
Icon[hu]=calamares
|
Icon[hu]=artixlinux-logo
|
||||||
GenericName[hu]=Rendszertelepítő
|
GenericName[hu]=Rendszertelepítő
|
||||||
Comment[hu]=Calamares – Rendszertelepítő
|
Comment[hu]=Calamares – Rendszertelepítő
|
||||||
Name[id]=Instal Sistem
|
Name[id]=Instal Sistem
|
||||||
Icon[id]=calamares
|
Icon[id]=artixlinux-logo
|
||||||
GenericName[id]=Pemasang
|
GenericName[id]=Pemasang
|
||||||
Comment[id]=Calamares — Pemasang Sistem
|
Comment[id]=Calamares — Pemasang Sistem
|
||||||
Name[is]=Setja upp kerfið
|
Name[is]=Setja upp kerfið
|
||||||
Icon[is]=calamares
|
Icon[is]=artixlinux-logo
|
||||||
GenericName[is]=Kerfis uppsetning
|
GenericName[is]=Kerfis uppsetning
|
||||||
Comment[is]=Calamares — Kerfis uppsetning
|
Comment[is]=Calamares — Kerfis uppsetning
|
||||||
Name[cs_CZ]=Nainstalovat systém
|
Name[cs_CZ]=Nainstalovat systém
|
||||||
Icon[cs_CZ]=calamares
|
Icon[cs_CZ]=artixlinux-logo
|
||||||
GenericName[cs_CZ]=Instalátor systému
|
GenericName[cs_CZ]=Instalátor systému
|
||||||
Comment[cs_CZ]=Calamares – instalátor operačních systémů
|
Comment[cs_CZ]=Calamares – instalátor operačních systémů
|
||||||
Name[ja]=システムをインストール
|
Name[ja]=システムをインストール
|
||||||
Icon[ja]=calamares
|
Icon[ja]=artixlinux-logo
|
||||||
GenericName[ja]=システムインストーラー
|
GenericName[ja]=システムインストーラー
|
||||||
Comment[ja]=Calamares — システムインストーラー
|
Comment[ja]=Calamares — システムインストーラー
|
||||||
Name[ko]=시스템 설치
|
Name[ko]=시스템 설치
|
||||||
@@ -103,15 +103,15 @@ Icon[ko]=깔라마레스 (Calamares)
|
|||||||
GenericName[ko]=시스템 설치 관리자
|
GenericName[ko]=시스템 설치 관리자
|
||||||
Comment[ko]=깔라마레스 (Calamares) — 시스템 설치 관리자
|
Comment[ko]=깔라마레스 (Calamares) — 시스템 설치 관리자
|
||||||
Name[lt]=Įdiegti Sistemą
|
Name[lt]=Įdiegti Sistemą
|
||||||
Icon[lt]=calamares
|
Icon[lt]=artixlinux-logo
|
||||||
GenericName[lt]=Sistemos diegimas į kompiuterį
|
GenericName[lt]=Sistemos diegimas į kompiuterį
|
||||||
Comment[lt]=Calamares — Sistemos diegimo programa
|
Comment[lt]=Calamares — Sistemos diegimo programa
|
||||||
Name[it_IT]=Installa il sistema
|
Name[it_IT]=Installa il sistema
|
||||||
Icon[it_IT]=calamares
|
Icon[it_IT]=artixlinux-logo
|
||||||
GenericName[it_IT]=Programma d'installazione del sistema
|
GenericName[it_IT]=Programma d'installazione del sistema
|
||||||
Comment[it_IT]=Calamares — Programma d'installazione del sistema
|
Comment[it_IT]=Calamares — Programma d'installazione del sistema
|
||||||
Name[mk]=Инсталирај го системот
|
Name[mk]=Инсталирај го системот
|
||||||
Icon[mk]=calamares
|
Icon[mk]=artixlinux-logo
|
||||||
GenericName[mk]=Системен Инсталер
|
GenericName[mk]=Системен Инсталер
|
||||||
Comment[mk]=Calamares - Системен Инсталер
|
Comment[mk]=Calamares - Системен Инсталер
|
||||||
Name[ml]=സിസ്റ്റം ഇൻസ്റ്റാൾ ചെയ്യുക
|
Name[ml]=സിസ്റ്റം ഇൻസ്റ്റാൾ ചെയ്യുക
|
||||||
@@ -119,70 +119,70 @@ Icon[ml]=കലാമാരേസ്
|
|||||||
GenericName[ml]=സിസ്റ്റം ഇൻസ്റ്റാളർ
|
GenericName[ml]=സിസ്റ്റം ഇൻസ്റ്റാളർ
|
||||||
Comment[ml]=കലാമാരേസ് - സിസ്റ്റം ഇൻസ്റ്റാളർ
|
Comment[ml]=കലാമാരേസ് - സിസ്റ്റം ഇൻസ്റ്റാളർ
|
||||||
Name[nb]=Installer System
|
Name[nb]=Installer System
|
||||||
Icon[nb]=calamares
|
Icon[nb]=artixlinux-logo
|
||||||
GenericName[nb]=Systeminstallatør
|
GenericName[nb]=Systeminstallatør
|
||||||
Comment[nb]=Calamares-systeminstallatør
|
Comment[nb]=Calamares-systeminstallatør
|
||||||
Name[nl]=Installeer systeem
|
Name[nl]=Installeer systeem
|
||||||
Icon[nl]=calamares
|
Icon[nl]=artixlinux-logo
|
||||||
GenericName[nl]=Installatieprogramma
|
GenericName[nl]=Installatieprogramma
|
||||||
Comment[nl]=Calamares — Installatieprogramma
|
Comment[nl]=Calamares — Installatieprogramma
|
||||||
Name[pl]=Zainstaluj system
|
Name[pl]=Zainstaluj system
|
||||||
Icon[pl]=calamares
|
Icon[pl]=artixlinux-logo
|
||||||
GenericName[pl]=Instalator systemu
|
GenericName[pl]=Instalator systemu
|
||||||
Comment[pl]=Calamares — Instalator systemu
|
Comment[pl]=Calamares — Instalator systemu
|
||||||
Name[pt_BR]=Sistema de Instalação
|
Name[pt_BR]=Sistema de Instalação
|
||||||
Icon[pt_BR]=calamares
|
Icon[pt_BR]=artixlinux-logo
|
||||||
GenericName[pt_BR]=Instalador de Sistema
|
GenericName[pt_BR]=Instalador de Sistema
|
||||||
Comment[pt_BR]=Calamares — Instalador de Sistema
|
Comment[pt_BR]=Calamares — Instalador de Sistema
|
||||||
Name[ro]=Instalează sistemul
|
Name[ro]=Instalează sistemul
|
||||||
Icon[ro]=calamares
|
Icon[ro]=artixlinux-logo
|
||||||
GenericName[ro]=Instalator de sistem
|
GenericName[ro]=Instalator de sistem
|
||||||
Comment[ro]=Calamares — Instalator de sistem
|
Comment[ro]=Calamares — Instalator de sistem
|
||||||
Name[ru]=Установить систему
|
Name[ru]=Установить систему
|
||||||
Icon[ru]=calamares
|
Icon[ru]=artixlinux-logo
|
||||||
GenericName[ru]=Установщик системы
|
GenericName[ru]=Установщик системы
|
||||||
Comment[ru]=Calamares - Установщик системы
|
Comment[ru]=Calamares - Установщик системы
|
||||||
Name[sk]=Inštalovať systém
|
Name[sk]=Inštalovať systém
|
||||||
Icon[sk]=calamares
|
Icon[sk]=artixlinux-logo
|
||||||
GenericName[sk]=Inštalátor systému
|
GenericName[sk]=Inštalátor systému
|
||||||
Comment[sk]=Calamares — Inštalátor systému
|
Comment[sk]=Calamares — Inštalátor systému
|
||||||
Name[sl]=Namesti sistem
|
Name[sl]=Namesti sistem
|
||||||
Name[sq]=Instalo Sistemin
|
Name[sq]=Instalo Sistemin
|
||||||
Icon[sq]=calamares
|
Icon[sq]=artixlinux-logo
|
||||||
GenericName[sq]=Instalues Sistemi
|
GenericName[sq]=Instalues Sistemi
|
||||||
Comment[sq]=Calamares — Instalues Sistemi
|
Comment[sq]=Calamares — Instalues Sistemi
|
||||||
Name[fi_FI]=Asenna Järjestelmä
|
Name[fi_FI]=Asenna Järjestelmä
|
||||||
Icon[fi_FI]=calamares
|
Icon[fi_FI]=artixlinux-logo
|
||||||
GenericName[fi_FI]=Järjestelmän Asennusohjelma
|
GenericName[fi_FI]=Järjestelmän Asennusohjelma
|
||||||
Comment[fi_FI]=Calamares — Järjestelmän Asentaja
|
Comment[fi_FI]=Calamares — Järjestelmän Asentaja
|
||||||
Name[sr@latin]=Instaliraj sistem
|
Name[sr@latin]=Instaliraj sistem
|
||||||
Name[sr]=Инсталирај систем
|
Name[sr]=Инсталирај систем
|
||||||
Icon[sr]=calamares
|
Icon[sr]=artixlinux-logo
|
||||||
GenericName[sr]=Инсталатер система
|
GenericName[sr]=Инсталатер система
|
||||||
Comment[sr]=Каламарес — инсталатер система
|
Comment[sr]=Каламарес — инсталатер система
|
||||||
Name[sv]=Installera system
|
Name[sv]=Installera system
|
||||||
Icon[sv]=calamares
|
Icon[sv]=artixlinux-logo
|
||||||
GenericName[sv]=Systeminstallerare
|
GenericName[sv]=Systeminstallerare
|
||||||
Comment[sv]=Calamares — Systeminstallerare
|
Comment[sv]=Calamares — Systeminstallerare
|
||||||
Name[th]=ติดตั้งระบบ
|
Name[th]=ติดตั้งระบบ
|
||||||
Name[uk]=Встановити Систему
|
Name[uk]=Встановити Систему
|
||||||
Icon[uk]=calamares
|
Icon[uk]=artixlinux-logo
|
||||||
GenericName[uk]=Встановлювач системи
|
GenericName[uk]=Встановлювач системи
|
||||||
Comment[uk]=Calamares - Встановлювач системи
|
Comment[uk]=Calamares - Встановлювач системи
|
||||||
Name[zh_CN]=安装系统
|
Name[zh_CN]=安装系统
|
||||||
Icon[zh_CN]=calamares
|
Icon[zh_CN]=artixlinux-logo
|
||||||
GenericName[zh_CN]=系统安装程序
|
GenericName[zh_CN]=系统安装程序
|
||||||
Comment[zh_CN]=Calamares — 系统安装程序
|
Comment[zh_CN]=Calamares — 系统安装程序
|
||||||
Name[zh_TW]=安裝系統
|
Name[zh_TW]=安裝系統
|
||||||
Icon[zh_TW]=calamares
|
Icon[zh_TW]=artixlinux-logo
|
||||||
GenericName[zh_TW]=系統安裝程式
|
GenericName[zh_TW]=系統安裝程式
|
||||||
Comment[zh_TW]=Calamares ── 系統安裝程式
|
Comment[zh_TW]=Calamares ── 系統安裝程式
|
||||||
Name[ast]=Instalar el sistema
|
Name[ast]=Instalar el sistema
|
||||||
Icon[ast]=calamares
|
Icon[ast]=artixlinux-logo
|
||||||
GenericName[ast]=Instalador del sistema
|
GenericName[ast]=Instalador del sistema
|
||||||
Comment[ast]=Calamares — Instalador del sistema
|
Comment[ast]=Calamares — Instalador del sistema
|
||||||
Name[eo]=Instali Sistemo
|
Name[eo]=Instali Sistemo
|
||||||
Icon[eo]=calamares
|
Icon[eo]=artixlinux-logo
|
||||||
GenericName[eo]=Sistema Instalilo
|
GenericName[eo]=Sistema Instalilo
|
||||||
Comment[eo]=Calamares — Sistema Instalilo
|
Comment[eo]=Calamares — Sistema Instalilo
|
||||||
Name[ne_NP]=सिस्टम इन्स्टल गर्नुहोस्
|
Name[ne_NP]=सिस्टम इन्स्टल गर्नुहोस्
|
||||||
@@ -190,14 +190,14 @@ Icon[ne_NP]=Calamares
|
|||||||
GenericName[ne_NP]=सिस्टम इन्स्टलर
|
GenericName[ne_NP]=सिस्टम इन्स्टलर
|
||||||
Comment[ne_NP]=Calamares - सिस्टम इन्स्टलर
|
Comment[ne_NP]=Calamares - सिस्टम इन्स्टलर
|
||||||
Name[es_MX]=Instalar el Sistema
|
Name[es_MX]=Instalar el Sistema
|
||||||
Icon[es_MX]=calamares
|
Icon[es_MX]=artixlinux-logo
|
||||||
GenericName[es_MX]=Instalador del sistema
|
GenericName[es_MX]=Instalador del sistema
|
||||||
Comment[es_MX]=Calamares - Instalador del sistema
|
Comment[es_MX]=Calamares - Instalador del sistema
|
||||||
Name[pt_PT]=Instalar Sistema
|
Name[pt_PT]=Instalar Sistema
|
||||||
Icon[pt_PT]=calamares
|
Icon[pt_PT]=artixlinux-logo
|
||||||
GenericName[pt_PT]=Instalador de Sistema
|
GenericName[pt_PT]=Instalador de Sistema
|
||||||
Comment[pt_PT]=Calamares - Instalador de Sistema
|
Comment[pt_PT]=Calamares - Instalador de Sistema
|
||||||
Name[tr_TR]=Sistemi Yükle
|
Name[tr_TR]=Sistemi Yükle
|
||||||
Icon[tr_TR]=calamares
|
Icon[tr_TR]=artixlinux-logo
|
||||||
GenericName[tr_TR]=Sistem Yükleyici
|
GenericName[tr_TR]=Sistem Yükleyici
|
||||||
Comment[tr_TR]=Calamares — Sistem Yükleyici
|
Comment[tr_TR]=Calamares — Sistem Yükleyici
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
QT_QPA_PLATFORMTHEME=gtk2
|
QT_QPA_PLATFORMTHEME=gtk2
|
||||||
QT_STYLE_OVERRIDE=gtk
|
QT_STYLE_OVERRIDE=gtk
|
||||||
|
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"
|
||||||
|
@@ -1 +1,2 @@
|
|||||||
127.0.0.1 localhost artix
|
127.0.0.1 localhost
|
||||||
|
::1 localhost
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
[greeter]
|
[greeter]
|
||||||
clock-format = %a %d %B %Y, %H:%M:%S
|
clock-format = %a %d %B %Y, %H:%M:%S
|
||||||
position = 30%,center
|
position = 30%,center
|
||||||
font-name = Roboto Sans 12
|
font-name = Roboto Regular 12
|
||||||
theme-name = Artix-dark
|
theme-name = Artix-dark
|
||||||
icon-theme-name = Adwaita
|
icon-theme-name = Adwaita
|
||||||
xft-antialias = true
|
xft-antialias = true
|
||||||
|
@@ -2,21 +2,18 @@ mkinitcpio-nfs-utils
|
|||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
nbd
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
calamares-branding
|
calamares-branding
|
||||||
gparted
|
gparted
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
artix-grub-theme
|
||||||
|
|
||||||
virtualbox-guest-modules-artix
|
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
#open-vm-tools
|
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
|
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
artix-docs
|
artix-docs
|
||||||
|
|
||||||
|
artix-live-@initsys@
|
||||||
|
@@ -1,151 +1,7 @@
|
|||||||
base
|
# loads by default common/packages-{base,apps,xorg}
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc syslog-ng-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit syslog-ng-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 syslog-ng-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
alsa-firmware
|
|
||||||
powertop
|
|
||||||
inxi
|
|
||||||
|
|
||||||
@openrc alsa-utils-openrc
|
|
||||||
@openrc avahi-openrc
|
|
||||||
@openrc connman-openrc
|
|
||||||
@openrc displaymanager-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc openrc-settingsd
|
|
||||||
@openrc bluez-openrc
|
|
||||||
@runit alsa-utils-runit
|
|
||||||
@runit avahi-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@runit connman-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit lightdm-runit
|
|
||||||
@runit blocaled
|
|
||||||
@s6 blocaled
|
|
||||||
@s6 alsa-utils-s6
|
|
||||||
@s6 avahi-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
@s6 connman-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 lightdm-s6
|
|
||||||
|
|
||||||
librabbitmq-c
|
|
||||||
libmongoc
|
|
||||||
|
|
||||||
terminus-font
|
|
||||||
ttf-droid
|
|
||||||
ttf-roboto
|
|
||||||
ttf-roboto-mono
|
|
||||||
ttf-inconsolata
|
|
||||||
ttf-liberation
|
|
||||||
|
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
xorg-server
|
|
||||||
xorg-xinit
|
|
||||||
xorg-xhost
|
|
||||||
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-sisusb
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
||||||
# Core ISO packages end here
|
|
||||||
|
|
||||||
# Branding
|
# Branding
|
||||||
artix-grub-theme
|
|
||||||
artix-dark-theme
|
|
||||||
artix-branding-base
|
|
||||||
artix-community-presets
|
artix-community-presets
|
||||||
xcursor-premium
|
|
||||||
|
|
||||||
# Community goodies
|
# Community goodies
|
||||||
base-devel
|
base-devel
|
||||||
@@ -160,8 +16,8 @@ pacman-contrib
|
|||||||
hddtemp
|
hddtemp
|
||||||
|
|
||||||
# That hated other
|
# That hated other
|
||||||
|
wine-mono
|
||||||
wine-gecko
|
wine-gecko
|
||||||
wine
|
|
||||||
winetricks
|
winetricks
|
||||||
|
|
||||||
# MATE
|
# MATE
|
||||||
@@ -212,12 +68,6 @@ firefox-adblock-plus
|
|||||||
firefox-noscript
|
firefox-noscript
|
||||||
firefox-ublock-origin
|
firefox-ublock-origin
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
mpv
|
|
||||||
ffmpegthumbnailer
|
|
||||||
ffmpegthumbs
|
|
||||||
raw-thumbnailer
|
|
||||||
qt5-imageformats
|
|
||||||
gvfs-mtp
|
|
||||||
youtube-dl
|
youtube-dl
|
||||||
pulseaudio-alsa
|
pulseaudio-alsa
|
||||||
p7zip
|
p7zip
|
||||||
@@ -252,16 +102,15 @@ breeze-icons
|
|||||||
|
|
||||||
# Network management
|
# Network management
|
||||||
connman-gtk
|
connman-gtk
|
||||||
modemmanager
|
modem-manager-gui
|
||||||
|
|
||||||
# GTK pkgs
|
# GTK pkgs
|
||||||
geany-plugins
|
geany-plugins
|
||||||
syncthing-gtk
|
syncthing-gtk-python3
|
||||||
handbrake
|
handbrake
|
||||||
audacity
|
audacity
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
openshot
|
|
||||||
hexchat
|
hexchat
|
||||||
gufw
|
gufw
|
||||||
meld
|
meld
|
||||||
@@ -272,17 +121,14 @@ brasero
|
|||||||
pluma
|
pluma
|
||||||
thunderbird
|
thunderbird
|
||||||
claws-mail
|
claws-mail
|
||||||
lollypop
|
epiphany
|
||||||
midori
|
|
||||||
leafpad
|
leafpad
|
||||||
|
|
||||||
# other stuff
|
# Misc stuff
|
||||||
gtk-engines
|
gtk-engines
|
||||||
accountsservice
|
accountsservice
|
||||||
raw-thumbnailer
|
|
||||||
qt5-imageformats
|
|
||||||
bluez-utils
|
bluez-utils
|
||||||
yaourtix
|
trizen
|
||||||
hunspell-en_US
|
hunspell-en_US
|
||||||
picom
|
picom
|
||||||
|
|
||||||
@@ -290,6 +136,9 @@ picom
|
|||||||
kdenlive
|
kdenlive
|
||||||
digikam
|
digikam
|
||||||
smb4k
|
smb4k
|
||||||
|
clementine
|
||||||
|
projectm-pulseaudio
|
||||||
|
projectm-sdl
|
||||||
|
|
||||||
# Uniform QT/GTK look
|
# Uniform QT/GTK look
|
||||||
kvantum-qt5
|
kvantum-qt5
|
||||||
@@ -305,7 +154,9 @@ gvfs-afc
|
|||||||
gvfs-google
|
gvfs-google
|
||||||
gvfs-gphoto2
|
gvfs-gphoto2
|
||||||
|
|
||||||
|
# Others
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
mc
|
mc
|
||||||
screen
|
screen
|
||||||
tmux
|
tmux
|
||||||
|
hdparm
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
../../../community/live-overlay/etc/conf.d
|
|
@@ -1,14 +0,0 @@
|
|||||||
#!/usr/bin/openrc-run
|
|
||||||
# Copyright 1999-2009 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
depend() {
|
|
||||||
need localmount
|
|
||||||
after artix-live
|
|
||||||
}
|
|
||||||
|
|
||||||
start() {
|
|
||||||
if get_bootparam "nox" ; then
|
|
||||||
touch /etc/.noxdm
|
|
||||||
fi
|
|
||||||
}
|
|
@@ -2,7 +2,7 @@
|
|||||||
clock-format = %a %d %B %Y, %H:%M:%S
|
clock-format = %a %d %B %Y, %H:%M:%S
|
||||||
position = 30%,center
|
position = 30%,center
|
||||||
font-name = Roboto 12
|
font-name = Roboto 12
|
||||||
theme-name = Vertex-Dark
|
theme-name = Artix-dark
|
||||||
icon-theme-name = Adwaita
|
icon-theme-name = Adwaita
|
||||||
xft-antialias = true
|
xft-antialias = true
|
||||||
#xft-dpi = 115
|
#xft-dpi = 115
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
../../../community/live-overlay/etc/rc.conf
|
|
@@ -1 +0,0 @@
|
|||||||
../../../community/live-overlay/etc/runlevels
|
|
@@ -1,24 +1,17 @@
|
|||||||
################ install ################
|
################ install ################
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
DISPLAYMANAGER="lightdm"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
AUTOLOGIN="true"
|
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
SERVICES=('consolefont' 'acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'connmand' 'xdm')
|
# bluetoothd, cupsd, DM are added to the pkglist dynamicly
|
||||||
|
# metalog or syslog-ng is added to the pkglist dynamicly
|
||||||
|
# connmand or NetworkManager is added to the pkglist dynamicly
|
||||||
|
# only added if in array, these pkgs have no list entry
|
||||||
|
|
||||||
# default group membership
|
SERVICES=('consolefont' 'acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'connmand' 'lightdm')
|
||||||
#ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# HOST_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
# unset defaults to given value
|
||||||
# PASSWORD="artix"
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="true"
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
../../../community/root-overlay/etc/rc.local
|
|
@@ -1 +0,0 @@
|
|||||||
../../../community/root-overlay/etc/runlevels
|
|
@@ -2,21 +2,18 @@ mkinitcpio-nfs-utils
|
|||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
nbd
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
calamares-branding
|
calamares-branding
|
||||||
gparted
|
gparted
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
artix-grub-theme
|
||||||
|
|
||||||
virtualbox-guest-modules-artix
|
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
#open-vm-tools
|
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
|
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
artix-docs
|
artix-docs
|
||||||
|
|
||||||
|
artix-live-@initsys@
|
||||||
|
@@ -1,152 +1,8 @@
|
|||||||
base
|
# loads by default common/packages-{base,apps,xorg}
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc syslog-ng-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit syslog-ng-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 syslog-ng-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
alsa-firmware
|
|
||||||
powertop
|
|
||||||
inxi
|
|
||||||
|
|
||||||
@openrc alsa-utils-openrc
|
|
||||||
@openrc avahi-openrc
|
|
||||||
@openrc networkmanager-openrc
|
|
||||||
@openrc displaymanager-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc openrc-settingsd
|
|
||||||
@openrc bluez-openrc
|
|
||||||
@runit alsa-utils-runit
|
|
||||||
@runit avahi-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@runit networkmanager-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit sddm-runit
|
|
||||||
@runit blocaled
|
|
||||||
@s6 blocaled
|
|
||||||
@s6 alsa-utils-s6
|
|
||||||
@s6 avahi-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
@s6 networkmanager-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 sddm-s6
|
|
||||||
|
|
||||||
librabbitmq-c
|
|
||||||
libmongoc
|
|
||||||
|
|
||||||
terminus-font
|
|
||||||
ttf-droid
|
|
||||||
ttf-roboto
|
|
||||||
ttf-roboto-mono
|
|
||||||
ttf-inconsolata
|
|
||||||
ttf-liberation
|
|
||||||
|
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
xorg-server
|
|
||||||
xorg-xinit
|
|
||||||
xorg-xhost
|
|
||||||
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-sisusb
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
||||||
# Core ISO packages end here
|
|
||||||
|
|
||||||
# Branding
|
# Branding
|
||||||
artix-grub-theme
|
|
||||||
artix-dark-theme
|
|
||||||
artix-branding-base
|
|
||||||
artix-community-presets
|
artix-community-presets
|
||||||
xcursor-premium
|
sddm-theme-artix
|
||||||
artix-sddm-theme
|
|
||||||
|
|
||||||
# Community goodies
|
# Community goodies
|
||||||
base-devel
|
base-devel
|
||||||
@@ -161,21 +17,17 @@ pacman-contrib
|
|||||||
hddtemp
|
hddtemp
|
||||||
|
|
||||||
# That hated other
|
# That hated other
|
||||||
|
wine-mono
|
||||||
wine-gecko
|
wine-gecko
|
||||||
wine
|
|
||||||
winetricks
|
winetricks
|
||||||
|
|
||||||
# KDE Plasma
|
# KDE Plasma
|
||||||
plasma
|
plasma
|
||||||
kf5
|
kf5
|
||||||
kdebase
|
kde-system
|
||||||
kdeutils
|
kde-network
|
||||||
kde-applications
|
kde-utilities
|
||||||
kdenetwork
|
|
||||||
kdepim
|
kdepim
|
||||||
kdegraphics
|
|
||||||
kdeutils
|
|
||||||
kdemultimedia
|
|
||||||
|
|
||||||
# LXQT
|
# LXQT
|
||||||
lxqt
|
lxqt
|
||||||
@@ -191,12 +43,7 @@ firefox-adblock-plus
|
|||||||
firefox-noscript
|
firefox-noscript
|
||||||
firefox-ublock-origin
|
firefox-ublock-origin
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
mpv
|
|
||||||
youtube-dl
|
youtube-dl
|
||||||
ffmpegthumbnailer
|
|
||||||
#ffmpegthumbs # included in kdemultimedia
|
|
||||||
raw-thumbnailer
|
|
||||||
qt5-imageformats
|
|
||||||
pulseaudio-alsa
|
pulseaudio-alsa
|
||||||
p7zip
|
p7zip
|
||||||
unrar
|
unrar
|
||||||
@@ -230,33 +77,68 @@ breeze-icons
|
|||||||
|
|
||||||
# Network management
|
# Network management
|
||||||
network-manager-applet
|
network-manager-applet
|
||||||
|
modem-manager-gui
|
||||||
|
|
||||||
# GTK pkgs
|
# GTK pkgs
|
||||||
geany-plugins
|
geany-plugins
|
||||||
syncthing-gtk
|
syncthing-gtk-python3
|
||||||
handbrake
|
handbrake
|
||||||
audacity
|
audacity
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
openshot
|
|
||||||
hexchat
|
hexchat
|
||||||
gufw
|
gufw
|
||||||
meld
|
meld
|
||||||
|
|
||||||
# other stuff
|
# Misc stuff
|
||||||
gtk-engines
|
gtk-engines
|
||||||
accountsservice
|
accountsservice
|
||||||
bluez-utils
|
bluez-utils
|
||||||
yaourtix
|
trizen
|
||||||
hunspell-en_US
|
hunspell-en_US
|
||||||
picom
|
picom
|
||||||
|
|
||||||
# Qt pkgs
|
# Qt pkgs
|
||||||
konversation
|
|
||||||
falkon
|
|
||||||
kdenlive
|
kdenlive
|
||||||
digikam
|
digikam
|
||||||
smb4k
|
smb4k
|
||||||
|
clementine
|
||||||
|
projectm-pulseaudio
|
||||||
|
projectm-sdl
|
||||||
|
konversation
|
||||||
|
falkon
|
||||||
|
ark
|
||||||
|
dolphin-plugins
|
||||||
|
filelight
|
||||||
|
filelight
|
||||||
|
k3b
|
||||||
|
kaddressbook
|
||||||
|
kamera
|
||||||
|
kamoso
|
||||||
|
kcalc
|
||||||
|
kcharselect
|
||||||
|
kcolorchooser
|
||||||
|
kdf
|
||||||
|
kdegraphics-thumbnailers
|
||||||
|
kdesdk-thumbnailers
|
||||||
|
kate
|
||||||
|
kdialog
|
||||||
|
keditbookmarks
|
||||||
|
kfind
|
||||||
|
kgpg
|
||||||
|
kmix
|
||||||
|
konqueror
|
||||||
|
konsole
|
||||||
|
kruler
|
||||||
|
ktimer
|
||||||
|
kwalletmanager
|
||||||
|
kwrite
|
||||||
|
print-manager
|
||||||
|
gwenview
|
||||||
|
spectacle
|
||||||
|
svgpart
|
||||||
|
sweeper
|
||||||
|
okular
|
||||||
|
|
||||||
# Uniform QT/GTK look
|
# Uniform QT/GTK look
|
||||||
kvantum-qt5
|
kvantum-qt5
|
||||||
@@ -267,13 +149,14 @@ vertex-themes
|
|||||||
oxygen
|
oxygen
|
||||||
|
|
||||||
# KIO is still lacking
|
# KIO is still lacking
|
||||||
gvfs-mtp
|
|
||||||
gvfs-smb
|
gvfs-smb
|
||||||
gvfs-afc
|
gvfs-afc
|
||||||
gvfs-google
|
gvfs-google
|
||||||
gvfs-gphoto2
|
gvfs-gphoto2
|
||||||
|
|
||||||
|
# Others
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
mc
|
mc
|
||||||
screen
|
screen
|
||||||
tmux
|
tmux
|
||||||
|
hdparm
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
../../../community/live-overlay/etc/conf.d
|
|
@@ -1 +0,0 @@
|
|||||||
../../../community/live-overlay/etc/rc.conf
|
|
@@ -1 +0,0 @@
|
|||||||
../../../community/live-overlay/etc/runlevels
|
|
129
community-qt/live-overlay/etc/sddm.conf
Normal file
@@ -0,0 +1,129 @@
|
|||||||
|
[Autologin]
|
||||||
|
# Whether sddm should automatically log back into sessions when they exit
|
||||||
|
Relogin=false
|
||||||
|
|
||||||
|
# Name of session file for autologin session (if empty try last logged in)
|
||||||
|
Session=plasma.desktop
|
||||||
|
|
||||||
|
# Username for autologin session
|
||||||
|
User=
|
||||||
|
|
||||||
|
|
||||||
|
[General]
|
||||||
|
# Halt command
|
||||||
|
HaltCommand=/usr/bin/loginctl poweroff
|
||||||
|
|
||||||
|
# Input method module
|
||||||
|
InputMethod=qtvirtualkeyboard
|
||||||
|
|
||||||
|
# Initial NumLock state. Can be on, off or none.
|
||||||
|
# If property is set to none, numlock won't be changed
|
||||||
|
# NOTE: Currently ignored if autologin is enabled.
|
||||||
|
Numlock=none
|
||||||
|
|
||||||
|
# Reboot command
|
||||||
|
RebootCommand=/usr/bin/loginctl reboot
|
||||||
|
|
||||||
|
|
||||||
|
[Theme]
|
||||||
|
# Current theme name
|
||||||
|
Current=artix
|
||||||
|
|
||||||
|
# Cursor theme used in the greeter
|
||||||
|
CursorTheme=Premium
|
||||||
|
|
||||||
|
# Number of users to use as threshold
|
||||||
|
# above which avatars are disabled
|
||||||
|
# unless explicitly enabled with EnableAvatars
|
||||||
|
DisableAvatarsThreshold=7
|
||||||
|
|
||||||
|
# Enable display of custom user avatars
|
||||||
|
EnableAvatars=true
|
||||||
|
|
||||||
|
# Global directory for user avatars
|
||||||
|
# The files should be named <username>.face.icon
|
||||||
|
FacesDir=/usr/share/sddm/faces
|
||||||
|
|
||||||
|
# Theme directory path
|
||||||
|
ThemeDir=/usr/share/sddm/themes
|
||||||
|
|
||||||
|
|
||||||
|
[Users]
|
||||||
|
# Default $PATH for logged in users
|
||||||
|
DefaultPath=/usr/local/bin:/usr/bin:/bin
|
||||||
|
|
||||||
|
# Comma-separated list of shells.
|
||||||
|
# Users with these shells as their default won't be listed
|
||||||
|
HideShells=
|
||||||
|
|
||||||
|
# Comma-separated list of users that should not be listed
|
||||||
|
HideUsers=
|
||||||
|
|
||||||
|
# Maximum user id for displayed users
|
||||||
|
MaximumUid=60000
|
||||||
|
|
||||||
|
# Minimum user id for displayed users
|
||||||
|
MinimumUid=1000
|
||||||
|
|
||||||
|
# Remember the session of the last successfully logged in user
|
||||||
|
RememberLastSession=true
|
||||||
|
|
||||||
|
# Remember the last successfully logged in user
|
||||||
|
RememberLastUser=true
|
||||||
|
|
||||||
|
# When logging in as the same user twice, restore the original session, rather than create a new one
|
||||||
|
ReuseSession=false
|
||||||
|
|
||||||
|
|
||||||
|
[Wayland]
|
||||||
|
# Enable Qt's automatic high-DPI scaling
|
||||||
|
EnableHiDPI=false
|
||||||
|
|
||||||
|
# Path to a script to execute when starting the desktop session
|
||||||
|
SessionCommand=/usr/share/sddm/scripts/wayland-session
|
||||||
|
|
||||||
|
# Directory containing available Wayland sessions
|
||||||
|
SessionDir=/usr/share/wayland-sessions
|
||||||
|
|
||||||
|
# Path to the user session log file
|
||||||
|
SessionLogFile=.local/share/sddm/wayland-session.log
|
||||||
|
|
||||||
|
|
||||||
|
[X11]
|
||||||
|
# Path to a script to execute when starting the display server
|
||||||
|
DisplayCommand=/usr/share/sddm/scripts/Xsetup
|
||||||
|
|
||||||
|
# Path to a script to execute when stopping the display server
|
||||||
|
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
|
||||||
|
|
||||||
|
# Enable Qt's automatic high-DPI scaling
|
||||||
|
EnableHiDPI=false
|
||||||
|
|
||||||
|
# The lowest virtual terminal number that will be used.
|
||||||
|
MinimumVT=7
|
||||||
|
|
||||||
|
# Arguments passed to the X server invocation
|
||||||
|
ServerArguments=-nolisten tcp
|
||||||
|
|
||||||
|
# Path to X server binary
|
||||||
|
ServerPath=/usr/bin/X
|
||||||
|
|
||||||
|
# Path to a script to execute when starting the desktop session
|
||||||
|
SessionCommand=/usr/share/sddm/scripts/Xsession
|
||||||
|
|
||||||
|
# Directory containing available X sessions
|
||||||
|
SessionDir=/usr/share/xsessions
|
||||||
|
|
||||||
|
# Path to the user session log file
|
||||||
|
SessionLogFile=.local/share/sddm/xorg-session.log
|
||||||
|
|
||||||
|
# Path to the Xauthority file
|
||||||
|
UserAuthFile=.Xauthority
|
||||||
|
|
||||||
|
# Path to xauth binary
|
||||||
|
XauthPath=/usr/bin/xauth
|
||||||
|
|
||||||
|
# Path to Xephyr binary
|
||||||
|
XephyrPath=/usr/bin/Xephyr
|
||||||
|
|
||||||
|
|
@@ -1,26 +1,17 @@
|
|||||||
################ install ################
|
################ install ################
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
DISPLAYMANAGER="sddm"
|
|
||||||
|
|
||||||
DEFAULT_DESKTOP_FILE="plasma"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
AUTOLOGIN="true"
|
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
SERVICES=('consolefont' 'acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'NetworkManager')
|
# bluetoothd, cupsd, DM are added to the pkglist dynamicly
|
||||||
|
# metalog or syslog-ng is added to the pkglist dynamicly
|
||||||
|
# connmand or NetworkManager is added to the pkglist dynamicly
|
||||||
|
# only added if in array, these pkgs have no list entry
|
||||||
|
|
||||||
# default group membership
|
SERVICES=('consolefont' 'acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'NetworkManager' 'sddm')
|
||||||
#ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# HOST_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
# unset defaults to given value
|
||||||
# PASSWORD="artix"
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="true"
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
#QT_QPA_PLATFORMTHEME=gtk2
|
#QT_QPA_PLATFORMTHEME=gtk2
|
||||||
QT_STYLE_OVERRIDE=gtk
|
QT_STYLE_OVERRIDE=gtk
|
||||||
|
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
../../../community/root-overlay/etc/rc.local
|
|
@@ -1 +0,0 @@
|
|||||||
../../../community/root-overlay/etc/runlevels
|
|
@@ -1,129 +0,0 @@
|
|||||||
[Autologin]
|
|
||||||
# Whether sddm should automatically log back into sessions when they exit
|
|
||||||
Relogin=false
|
|
||||||
|
|
||||||
# Name of session file for autologin session (if empty try last logged in)
|
|
||||||
Session=plasma.desktop
|
|
||||||
|
|
||||||
# Username for autologin session
|
|
||||||
User=
|
|
||||||
|
|
||||||
|
|
||||||
[General]
|
|
||||||
# Halt command
|
|
||||||
HaltCommand=/usr/bin/loginctl poweroff
|
|
||||||
|
|
||||||
# Input method module
|
|
||||||
InputMethod=qtvirtualkeyboard
|
|
||||||
|
|
||||||
# Initial NumLock state. Can be on, off or none.
|
|
||||||
# If property is set to none, numlock won't be changed
|
|
||||||
# NOTE: Currently ignored if autologin is enabled.
|
|
||||||
Numlock=none
|
|
||||||
|
|
||||||
# Reboot command
|
|
||||||
RebootCommand=/usr/bin/loginctl reboot
|
|
||||||
|
|
||||||
|
|
||||||
[Theme]
|
|
||||||
# Current theme name
|
|
||||||
Current=artix
|
|
||||||
|
|
||||||
# Cursor theme used in the greeter
|
|
||||||
CursorTheme=Premium
|
|
||||||
|
|
||||||
# Number of users to use as threshold
|
|
||||||
# above which avatars are disabled
|
|
||||||
# unless explicitly enabled with EnableAvatars
|
|
||||||
DisableAvatarsThreshold=7
|
|
||||||
|
|
||||||
# Enable display of custom user avatars
|
|
||||||
EnableAvatars=true
|
|
||||||
|
|
||||||
# Global directory for user avatars
|
|
||||||
# The files should be named <username>.face.icon
|
|
||||||
FacesDir=/usr/share/sddm/faces
|
|
||||||
|
|
||||||
# Theme directory path
|
|
||||||
ThemeDir=/usr/share/sddm/themes
|
|
||||||
|
|
||||||
|
|
||||||
[Users]
|
|
||||||
# Default $PATH for logged in users
|
|
||||||
DefaultPath=/usr/local/bin:/usr/bin:/bin
|
|
||||||
|
|
||||||
# Comma-separated list of shells.
|
|
||||||
# Users with these shells as their default won't be listed
|
|
||||||
HideShells=
|
|
||||||
|
|
||||||
# Comma-separated list of users that should not be listed
|
|
||||||
HideUsers=
|
|
||||||
|
|
||||||
# Maximum user id for displayed users
|
|
||||||
MaximumUid=60000
|
|
||||||
|
|
||||||
# Minimum user id for displayed users
|
|
||||||
MinimumUid=1000
|
|
||||||
|
|
||||||
# Remember the session of the last successfully logged in user
|
|
||||||
RememberLastSession=true
|
|
||||||
|
|
||||||
# Remember the last successfully logged in user
|
|
||||||
RememberLastUser=true
|
|
||||||
|
|
||||||
# When logging in as the same user twice, restore the original session, rather than create a new one
|
|
||||||
ReuseSession=false
|
|
||||||
|
|
||||||
|
|
||||||
[Wayland]
|
|
||||||
# Enable Qt's automatic high-DPI scaling
|
|
||||||
EnableHiDPI=false
|
|
||||||
|
|
||||||
# Path to a script to execute when starting the desktop session
|
|
||||||
SessionCommand=/usr/share/sddm/scripts/wayland-session
|
|
||||||
|
|
||||||
# Directory containing available Wayland sessions
|
|
||||||
SessionDir=/usr/share/wayland-sessions
|
|
||||||
|
|
||||||
# Path to the user session log file
|
|
||||||
SessionLogFile=.local/share/sddm/wayland-session.log
|
|
||||||
|
|
||||||
|
|
||||||
[X11]
|
|
||||||
# Path to a script to execute when starting the display server
|
|
||||||
DisplayCommand=/usr/share/sddm/scripts/Xsetup
|
|
||||||
|
|
||||||
# Path to a script to execute when stopping the display server
|
|
||||||
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
|
|
||||||
|
|
||||||
# Enable Qt's automatic high-DPI scaling
|
|
||||||
EnableHiDPI=false
|
|
||||||
|
|
||||||
# The lowest virtual terminal number that will be used.
|
|
||||||
MinimumVT=7
|
|
||||||
|
|
||||||
# Arguments passed to the X server invocation
|
|
||||||
ServerArguments=-nolisten tcp
|
|
||||||
|
|
||||||
# Path to X server binary
|
|
||||||
ServerPath=/usr/bin/X
|
|
||||||
|
|
||||||
# Path to a script to execute when starting the desktop session
|
|
||||||
SessionCommand=/usr/share/sddm/scripts/Xsession
|
|
||||||
|
|
||||||
# Directory containing available X sessions
|
|
||||||
SessionDir=/usr/share/xsessions
|
|
||||||
|
|
||||||
# Path to the user session log file
|
|
||||||
SessionLogFile=.local/share/sddm/xorg-session.log
|
|
||||||
|
|
||||||
# Path to the Xauthority file
|
|
||||||
UserAuthFile=.Xauthority
|
|
||||||
|
|
||||||
# Path to xauth binary
|
|
||||||
XauthPath=/usr/bin/xauth
|
|
||||||
|
|
||||||
# Path to Xephyr binary
|
|
||||||
XephyrPath=/usr/bin/Xephyr
|
|
||||||
|
|
||||||
|
|
1
community-qt/root-overlay/etc/sddm.conf
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../live-overlay/etc/sddm.conf
|
@@ -1 +0,0 @@
|
|||||||
../../../../community/root-overlay/usr/share/sddm
|
|
After Width: | Height: | Size: 222 KiB |
After Width: | Height: | Size: 130 KiB |
@@ -1,24 +1,33 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Use the DNA helix in community ISOs
|
# Use the DNA helix in community ISOs
|
||||||
sed -i 's/GradientGlowBlue/Artix_dna_spiral_dark/' \
|
ln -sf /usr/share/backgrounds/Artix_dna_spiral_dark.jpg /usr/share/wallpapers/Artix/contents/images/1920x1080.jpg
|
||||||
/etc/dconf/db/mate.d/theme \
|
sed -i 's/GradientGlowBlue/Artix_dna_spiral_dark/g' \
|
||||||
/usr/share/glib-2.0/schemas/99_cinnamon.gschema.override \
|
|
||||||
/etc/skel/.config/pcmanfm/LXDE/desktop-items-0.conf \
|
/etc/skel/.config/pcmanfm/LXDE/desktop-items-0.conf \
|
||||||
/etc/skel/.config/pcmanfm-qt/lxqt/settings.conf \
|
/etc/skel/.config/pcmanfm-qt/lxqt/settings.conf \
|
||||||
/etc/skel/.config/pcmanfm-qt/default/settings.conf \
|
/etc/skel/.config/pcmanfm-qt/default/settings.conf \
|
||||||
/etc/skel/.config/kscreenlockerrc \
|
/etc/skel/.config/kscreenlockerrc \
|
||||||
/etc/skel/.config/plasmarc 2>/dev/null
|
/etc/skel/.config/mate/backgrounds.xml \
|
||||||
|
/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml \
|
||||||
|
/etc/skel/.config/plasmarc \
|
||||||
|
/etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc \
|
||||||
|
/etc/dconf/db/mate.d/theme \
|
||||||
|
/usr/share/plasma/look-and-feel/artix.dark/contents/layouts/org.kde.plasma.desktop-layout.js \
|
||||||
|
/etc/schemas/99_gnome.gschema.override \
|
||||||
|
/etc/xdg/kscreenlockerrc \
|
||||||
|
/etc/xdg/plasmarc \
|
||||||
|
/usr/share/glib-2.0/schemas/99_cinnamon.gschema.override 2>/dev/null
|
||||||
|
|
||||||
dconf update &
|
dconf update
|
||||||
|
|
||||||
# Also in live
|
# Also in live
|
||||||
for USER in /home/*; do
|
for USER in /home/*; do
|
||||||
sed -i 's/GradientGlowBlue/Artix_dna_spiral_dark/' \
|
sed -i 's/GradientGlowBlue/Artix_dna_spiral_dark/g' \
|
||||||
$USER/.config/pcmanfm/LXDE/desktop-items-0.conf \
|
$USER/.config/pcmanfm/LXDE/desktop-items-0.conf \
|
||||||
$USER/.config/pcmanfm-qt/lxqt/settings.conf \
|
$USER/.config/pcmanfm-qt/lxqt/settings.conf \
|
||||||
$USER/.config/pcmanfm-qt/default/settings.conf \
|
$USER/.config/pcmanfm-qt/default/settings.conf \
|
||||||
$USER/.config/kscreenlockerrc \
|
$USER/.config/kscreenlockerrc \
|
||||||
|
$USER/.config/plasma-org.kde.plasma.desktop-appletsrc \
|
||||||
$USER/.config/plasmarc 2>/dev/null
|
$USER/.config/plasmarc 2>/dev/null
|
||||||
done
|
done
|
||||||
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
[ -x /etc/rc.local ] && /etc/rc.local
|
|
@@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
[ -x /etc/rc.local.stop ] && /etc/rc.local.stop
|
|
@@ -4,11 +4,11 @@
|
|||||||
mv -f /etc/mkinitcpio.conf.mod /etc/mkinitcpio.conf 2>/dev/null
|
mv -f /etc/mkinitcpio.conf.mod /etc/mkinitcpio.conf 2>/dev/null
|
||||||
|
|
||||||
# Remove ecnryption-related stuff if unneeded from mkinitcpio.conf, default/grub and grub.cfg
|
# Remove ecnryption-related stuff if unneeded from mkinitcpio.conf, default/grub and grub.cfg
|
||||||
if [ ! -e /crypto_keyfile.bin ]; then
|
#if [ ! -e /crypto_keyfile.bin ]; then
|
||||||
sed -i 's|/crypto_keyfile.bin||' /etc/mkinitcpio.conf* 2>/dev/null
|
# sed -i 's|/crypto_keyfile.bin||' /etc/mkinitcpio.conf* 2>/dev/null
|
||||||
sed -i 's|encrypt||' /etc/mkinitcpio.conf* 2>/dev/null
|
# sed -i 's|encrypt||' /etc/mkinitcpio.conf* 2>/dev/null
|
||||||
sed -i 's|cryptkey=rootfs:/crypto_keyfile.bin||' /etc/default/grub /boot/grub/grub.cfg 2>/dev/null
|
# sed -i 's|cryptkey=rootfs:/crypto_keyfile.bin||' /etc/default/grub /boot/grub/grub.cfg 2>/dev/null
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
# Run once and disappear
|
# Run once and disappear
|
||||||
rm -f $0
|
rm -f $0
|
||||||
|
@@ -95,11 +95,16 @@ Include = /etc/pacman.d/mirrorlist
|
|||||||
[lib32]
|
[lib32]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
|
# [universe] contains packages not in mainstream Artix or Arch repos,
|
||||||
|
# maintained by individual Artix devs
|
||||||
|
[universe]
|
||||||
|
Server = https://universe.artixlinux.org/$arch
|
||||||
|
|
||||||
# An example of a custom package repository. See the pacman manpage for
|
# An example of a custom package repository. See the pacman manpage for
|
||||||
# tips on creating your own repositories.
|
# tips on creating your own repositories.
|
||||||
#[custom]
|
#[localrepo]
|
||||||
#SigLevel = Optional TrustAll
|
#SigLevel = Optional TrustAll
|
||||||
#Server = file:///home/custompkgs
|
#Server = file:///home/user/localrepo
|
||||||
|
|
||||||
#
|
#
|
||||||
# ARCHLINUX
|
# ARCHLINUX
|
||||||
|
@@ -1,205 +0,0 @@
|
|||||||
#!/usr/bin/env xdg-open
|
|
||||||
|
|
||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Version=1.0
|
|
||||||
Name=Install Artix
|
|
||||||
GenericName=System Installer
|
|
||||||
Keywords=calamares;system;installer;
|
|
||||||
TryExec=calamares
|
|
||||||
Exec=pkexec env DISPLAY=:0 XAUTHORITY=/home/artix/.Xauthority QT_QPA_PLATFORMTHEME=gtk2 calamares
|
|
||||||
Comment=Calamares — System Installer
|
|
||||||
Icon=artixlinux-logo
|
|
||||||
Terminal=false
|
|
||||||
StartupNotify=true
|
|
||||||
Categories=Qt;System;
|
|
||||||
X-AppStream-Ignore=true
|
|
||||||
|
|
||||||
Name[ar]=تثبيت النظام
|
|
||||||
Icon[ar]=كالامارس
|
|
||||||
GenericName[ar]=مثبت النظام
|
|
||||||
Comment[ar]=كالامارس - مثبت النظام
|
|
||||||
Name[be]=Усталяваць сістэму
|
|
||||||
Icon[be]=calamares
|
|
||||||
GenericName[be]=Усталёўшчык сістэмы
|
|
||||||
Comment[be]=Calamares — усталёўшчык сістэмы
|
|
||||||
Name[bg]=Инсталирай системата
|
|
||||||
Icon[bg]=calamares
|
|
||||||
GenericName[bg]=Системен Инсталатор
|
|
||||||
Comment[bg]=Calamares — Системен Инсталатор
|
|
||||||
Name[ca]=Instal·la el sistema
|
|
||||||
Icon[ca]=calamares
|
|
||||||
GenericName[ca]=Instal·lador de sistema
|
|
||||||
Comment[ca]=Calamares — Instal·lador de sistema
|
|
||||||
Name[da]=Installér system
|
|
||||||
Icon[da]=calamares
|
|
||||||
GenericName[da]=Systeminstallationsprogram
|
|
||||||
Comment[da]=Calamares — Systeminstallationsprogram
|
|
||||||
Name[de]=System installieren
|
|
||||||
Icon[de]=calamares
|
|
||||||
GenericName[de]=Installation des Betriebssystems
|
|
||||||
Comment[de]=Calamares - Installation des Betriebssystems
|
|
||||||
Name[el]=Εγκατάσταση συστήματος
|
|
||||||
Icon[el]=calamares
|
|
||||||
GenericName[el]=Εγκατάσταση συστήματος
|
|
||||||
Comment[el]=Calamares — Εγκατάσταση συστήματος
|
|
||||||
Name[en_GB]=Install System
|
|
||||||
Icon[en_GB]=calamares
|
|
||||||
GenericName[en_GB]=System Installer
|
|
||||||
Comment[en_GB]=Calamares — System Installer
|
|
||||||
Name[es]=Instalar Sistema
|
|
||||||
Icon[es]=calamares
|
|
||||||
GenericName[es]=Instalador del Sistema
|
|
||||||
Comment[es]=Calamares — Instalador del Sistema
|
|
||||||
Name[et]=Paigalda süsteem
|
|
||||||
Icon[et]=calamares
|
|
||||||
GenericName[et]=Süsteemipaigaldaja
|
|
||||||
Comment[et]=Calamares — süsteemipaigaldaja
|
|
||||||
Name[eu]=Sistema instalatu
|
|
||||||
Icon[eu]=calamares
|
|
||||||
GenericName[eu]=Sistema instalatzailea
|
|
||||||
Comment[eu]=Calamares - sistema instalatzailea
|
|
||||||
Name[es_PR]=Instalar el sistema
|
|
||||||
Name[fr]=Installer le système
|
|
||||||
Icon[fr]=calamares
|
|
||||||
GenericName[fr]=Installateur système
|
|
||||||
Comment[fr]=Calamares - Installateur système
|
|
||||||
Name[gl]=Instalación do Sistema
|
|
||||||
Icon[gl]=calamares
|
|
||||||
GenericName[gl]=Instalador de sistemas
|
|
||||||
Comment[gl]=Calamares — Instalador de sistemas
|
|
||||||
Name[he]=התקנת מערכת
|
|
||||||
Icon[he]=calamares
|
|
||||||
GenericName[he]=אשף התקנה
|
|
||||||
Comment[he]=Calamares - אשף התקנה
|
|
||||||
Name[hi]=सिस्टम इंस्टॉल करें
|
|
||||||
Icon[hi]=calamares
|
|
||||||
GenericName[hi]=सिस्टम इंस्टॉलर
|
|
||||||
Comment[hi]=Calamares — सिस्टम इंस्टॉलर
|
|
||||||
Name[hr]=Instaliraj sustav
|
|
||||||
Icon[hr]=calamares
|
|
||||||
GenericName[hr]=Instalacija sustava
|
|
||||||
Comment[hr]=Calamares — Instalacija sustava
|
|
||||||
Name[hu]=Rendszer telepítése
|
|
||||||
Icon[hu]=calamares
|
|
||||||
GenericName[hu]=Rendszertelepítő
|
|
||||||
Comment[hu]=Calamares – Rendszertelepítő
|
|
||||||
Name[id]=Instal Sistem
|
|
||||||
Icon[id]=calamares
|
|
||||||
GenericName[id]=Pemasang
|
|
||||||
Comment[id]=Calamares — Pemasang Sistem
|
|
||||||
Name[is]=Setja upp kerfið
|
|
||||||
Icon[is]=calamares
|
|
||||||
GenericName[is]=Kerfis uppsetning
|
|
||||||
Comment[is]=Calamares — Kerfis uppsetning
|
|
||||||
Name[cs_CZ]=Nainstalovat systém
|
|
||||||
Icon[cs_CZ]=calamares
|
|
||||||
GenericName[cs_CZ]=Instalátor systému
|
|
||||||
Comment[cs_CZ]=Calamares – instalátor operačních systémů
|
|
||||||
Name[ja]=システムをインストール
|
|
||||||
Icon[ja]=calamares
|
|
||||||
GenericName[ja]=システムインストーラー
|
|
||||||
Comment[ja]=Calamares — システムインストーラー
|
|
||||||
Name[ko]=시스템 설치
|
|
||||||
Icon[ko]=깔라마레스 (Calamares)
|
|
||||||
GenericName[ko]=시스템 설치 관리자
|
|
||||||
Comment[ko]=깔라마레스 (Calamares) — 시스템 설치 관리자
|
|
||||||
Name[lt]=Įdiegti Sistemą
|
|
||||||
Icon[lt]=calamares
|
|
||||||
GenericName[lt]=Sistemos diegimas į kompiuterį
|
|
||||||
Comment[lt]=Calamares — Sistemos diegimo programa
|
|
||||||
Name[it_IT]=Installa il sistema
|
|
||||||
Icon[it_IT]=calamares
|
|
||||||
GenericName[it_IT]=Programma d'installazione del sistema
|
|
||||||
Comment[it_IT]=Calamares — Programma d'installazione del sistema
|
|
||||||
Name[mk]=Инсталирај го системот
|
|
||||||
Icon[mk]=calamares
|
|
||||||
GenericName[mk]=Системен Инсталер
|
|
||||||
Comment[mk]=Calamares - Системен Инсталер
|
|
||||||
Name[ml]=സിസ്റ്റം ഇൻസ്റ്റാൾ ചെയ്യുക
|
|
||||||
Icon[ml]=കലാമാരേസ്
|
|
||||||
GenericName[ml]=സിസ്റ്റം ഇൻസ്റ്റാളർ
|
|
||||||
Comment[ml]=കലാമാരേസ് - സിസ്റ്റം ഇൻസ്റ്റാളർ
|
|
||||||
Name[nb]=Installer System
|
|
||||||
Icon[nb]=calamares
|
|
||||||
GenericName[nb]=Systeminstallatør
|
|
||||||
Comment[nb]=Calamares-systeminstallatør
|
|
||||||
Name[nl]=Installeer systeem
|
|
||||||
Icon[nl]=calamares
|
|
||||||
GenericName[nl]=Installatieprogramma
|
|
||||||
Comment[nl]=Calamares — Installatieprogramma
|
|
||||||
Name[pl]=Zainstaluj system
|
|
||||||
Icon[pl]=calamares
|
|
||||||
GenericName[pl]=Instalator systemu
|
|
||||||
Comment[pl]=Calamares — Instalator systemu
|
|
||||||
Name[pt_BR]=Sistema de Instalação
|
|
||||||
Icon[pt_BR]=calamares
|
|
||||||
GenericName[pt_BR]=Instalador de Sistema
|
|
||||||
Comment[pt_BR]=Calamares — Instalador de Sistema
|
|
||||||
Name[ro]=Instalează sistemul
|
|
||||||
Icon[ro]=calamares
|
|
||||||
GenericName[ro]=Instalator de sistem
|
|
||||||
Comment[ro]=Calamares — Instalator de sistem
|
|
||||||
Name[ru]=Установить систему
|
|
||||||
Icon[ru]=calamares
|
|
||||||
GenericName[ru]=Установщик системы
|
|
||||||
Comment[ru]=Calamares - Установщик системы
|
|
||||||
Name[sk]=Inštalovať systém
|
|
||||||
Icon[sk]=calamares
|
|
||||||
GenericName[sk]=Inštalátor systému
|
|
||||||
Comment[sk]=Calamares — Inštalátor systému
|
|
||||||
Name[sl]=Namesti sistem
|
|
||||||
Name[sq]=Instalo Sistemin
|
|
||||||
Icon[sq]=calamares
|
|
||||||
GenericName[sq]=Instalues Sistemi
|
|
||||||
Comment[sq]=Calamares — Instalues Sistemi
|
|
||||||
Name[fi_FI]=Asenna Järjestelmä
|
|
||||||
Icon[fi_FI]=calamares
|
|
||||||
GenericName[fi_FI]=Järjestelmän Asennusohjelma
|
|
||||||
Comment[fi_FI]=Calamares — Järjestelmän Asentaja
|
|
||||||
Name[sr@latin]=Instaliraj sistem
|
|
||||||
Name[sr]=Инсталирај систем
|
|
||||||
Icon[sr]=calamares
|
|
||||||
GenericName[sr]=Инсталатер система
|
|
||||||
Comment[sr]=Каламарес — инсталатер система
|
|
||||||
Name[sv]=Installera system
|
|
||||||
Icon[sv]=calamares
|
|
||||||
GenericName[sv]=Systeminstallerare
|
|
||||||
Comment[sv]=Calamares — Systeminstallerare
|
|
||||||
Name[th]=ติดตั้งระบบ
|
|
||||||
Name[uk]=Встановити Систему
|
|
||||||
Icon[uk]=calamares
|
|
||||||
GenericName[uk]=Встановлювач системи
|
|
||||||
Comment[uk]=Calamares - Встановлювач системи
|
|
||||||
Name[zh_CN]=安装系统
|
|
||||||
Icon[zh_CN]=calamares
|
|
||||||
GenericName[zh_CN]=系统安装程序
|
|
||||||
Comment[zh_CN]=Calamares — 系统安装程序
|
|
||||||
Name[zh_TW]=安裝系統
|
|
||||||
Icon[zh_TW]=calamares
|
|
||||||
GenericName[zh_TW]=系統安裝程式
|
|
||||||
Comment[zh_TW]=Calamares ── 系統安裝程式
|
|
||||||
Name[ast]=Instalar el sistema
|
|
||||||
Icon[ast]=calamares
|
|
||||||
GenericName[ast]=Instalador del sistema
|
|
||||||
Comment[ast]=Calamares — Instalador del sistema
|
|
||||||
Name[eo]=Instali Sistemo
|
|
||||||
Icon[eo]=calamares
|
|
||||||
GenericName[eo]=Sistema Instalilo
|
|
||||||
Comment[eo]=Calamares — Sistema Instalilo
|
|
||||||
Name[ne_NP]=सिस्टम इन्स्टल गर्नुहोस्
|
|
||||||
Icon[ne_NP]=Calamares
|
|
||||||
GenericName[ne_NP]=सिस्टम इन्स्टलर
|
|
||||||
Comment[ne_NP]=Calamares - सिस्टम इन्स्टलर
|
|
||||||
Name[es_MX]=Instalar el Sistema
|
|
||||||
Icon[es_MX]=calamares
|
|
||||||
GenericName[es_MX]=Instalador del sistema
|
|
||||||
Comment[es_MX]=Calamares - Instalador del sistema
|
|
||||||
Name[pt_PT]=Instalar Sistema
|
|
||||||
Icon[pt_PT]=calamares
|
|
||||||
GenericName[pt_PT]=Instalador de Sistema
|
|
||||||
Comment[pt_PT]=Calamares - Instalador de Sistema
|
|
||||||
Name[tr_TR]=Sistemi Yükle
|
|
||||||
Icon[tr_TR]=calamares
|
|
||||||
GenericName[tr_TR]=Sistem Yükleyici
|
|
||||||
Comment[tr_TR]=Calamares — Sistem Yükleyici
|
|
1
community/live-overlay/usr
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../common/live-overlay/usr
|
@@ -1,203 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Version=1.0
|
|
||||||
Name=Install Artix
|
|
||||||
GenericName=System Installer
|
|
||||||
Keywords=calamares;system;installer;
|
|
||||||
TryExec=calamares
|
|
||||||
Exec=pkexec env DISPLAY=:0 XAUTHORITY=/home/artix/.Xauthority QT_QPA_PLATFORMTHEME=gtk2 calamares
|
|
||||||
Comment=Calamares — System Installer
|
|
||||||
Icon=artixlinux-logo
|
|
||||||
Terminal=false
|
|
||||||
StartupNotify=true
|
|
||||||
Categories=Qt;System;
|
|
||||||
X-AppStream-Ignore=true
|
|
||||||
|
|
||||||
Name[ar]=تثبيت النظام
|
|
||||||
Icon[ar]=كالامارس
|
|
||||||
GenericName[ar]=مثبت النظام
|
|
||||||
Comment[ar]=كالامارس - مثبت النظام
|
|
||||||
Name[be]=Усталяваць сістэму
|
|
||||||
Icon[be]=calamares
|
|
||||||
GenericName[be]=Усталёўшчык сістэмы
|
|
||||||
Comment[be]=Calamares — усталёўшчык сістэмы
|
|
||||||
Name[bg]=Инсталирай системата
|
|
||||||
Icon[bg]=calamares
|
|
||||||
GenericName[bg]=Системен Инсталатор
|
|
||||||
Comment[bg]=Calamares — Системен Инсталатор
|
|
||||||
Name[ca]=Instal·la el sistema
|
|
||||||
Icon[ca]=calamares
|
|
||||||
GenericName[ca]=Instal·lador de sistema
|
|
||||||
Comment[ca]=Calamares — Instal·lador de sistema
|
|
||||||
Name[da]=Installér system
|
|
||||||
Icon[da]=calamares
|
|
||||||
GenericName[da]=Systeminstallationsprogram
|
|
||||||
Comment[da]=Calamares — Systeminstallationsprogram
|
|
||||||
Name[de]=System installieren
|
|
||||||
Icon[de]=calamares
|
|
||||||
GenericName[de]=Installation des Betriebssystems
|
|
||||||
Comment[de]=Calamares - Installation des Betriebssystems
|
|
||||||
Name[el]=Εγκατάσταση συστήματος
|
|
||||||
Icon[el]=calamares
|
|
||||||
GenericName[el]=Εγκατάσταση συστήματος
|
|
||||||
Comment[el]=Calamares — Εγκατάσταση συστήματος
|
|
||||||
Name[en_GB]=Install System
|
|
||||||
Icon[en_GB]=calamares
|
|
||||||
GenericName[en_GB]=System Installer
|
|
||||||
Comment[en_GB]=Calamares — System Installer
|
|
||||||
Name[es]=Instalar Sistema
|
|
||||||
Icon[es]=calamares
|
|
||||||
GenericName[es]=Instalador del Sistema
|
|
||||||
Comment[es]=Calamares — Instalador del Sistema
|
|
||||||
Name[et]=Paigalda süsteem
|
|
||||||
Icon[et]=calamares
|
|
||||||
GenericName[et]=Süsteemipaigaldaja
|
|
||||||
Comment[et]=Calamares — süsteemipaigaldaja
|
|
||||||
Name[eu]=Sistema instalatu
|
|
||||||
Icon[eu]=calamares
|
|
||||||
GenericName[eu]=Sistema instalatzailea
|
|
||||||
Comment[eu]=Calamares - sistema instalatzailea
|
|
||||||
Name[es_PR]=Instalar el sistema
|
|
||||||
Name[fr]=Installer le système
|
|
||||||
Icon[fr]=calamares
|
|
||||||
GenericName[fr]=Installateur système
|
|
||||||
Comment[fr]=Calamares - Installateur système
|
|
||||||
Name[gl]=Instalación do Sistema
|
|
||||||
Icon[gl]=calamares
|
|
||||||
GenericName[gl]=Instalador de sistemas
|
|
||||||
Comment[gl]=Calamares — Instalador de sistemas
|
|
||||||
Name[he]=התקנת מערכת
|
|
||||||
Icon[he]=calamares
|
|
||||||
GenericName[he]=אשף התקנה
|
|
||||||
Comment[he]=Calamares - אשף התקנה
|
|
||||||
Name[hi]=सिस्टम इंस्टॉल करें
|
|
||||||
Icon[hi]=calamares
|
|
||||||
GenericName[hi]=सिस्टम इंस्टॉलर
|
|
||||||
Comment[hi]=Calamares — सिस्टम इंस्टॉलर
|
|
||||||
Name[hr]=Instaliraj sustav
|
|
||||||
Icon[hr]=calamares
|
|
||||||
GenericName[hr]=Instalacija sustava
|
|
||||||
Comment[hr]=Calamares — Instalacija sustava
|
|
||||||
Name[hu]=Rendszer telepítése
|
|
||||||
Icon[hu]=calamares
|
|
||||||
GenericName[hu]=Rendszertelepítő
|
|
||||||
Comment[hu]=Calamares – Rendszertelepítő
|
|
||||||
Name[id]=Instal Sistem
|
|
||||||
Icon[id]=calamares
|
|
||||||
GenericName[id]=Pemasang
|
|
||||||
Comment[id]=Calamares — Pemasang Sistem
|
|
||||||
Name[is]=Setja upp kerfið
|
|
||||||
Icon[is]=calamares
|
|
||||||
GenericName[is]=Kerfis uppsetning
|
|
||||||
Comment[is]=Calamares — Kerfis uppsetning
|
|
||||||
Name[cs_CZ]=Nainstalovat systém
|
|
||||||
Icon[cs_CZ]=calamares
|
|
||||||
GenericName[cs_CZ]=Instalátor systému
|
|
||||||
Comment[cs_CZ]=Calamares – instalátor operačních systémů
|
|
||||||
Name[ja]=システムをインストール
|
|
||||||
Icon[ja]=calamares
|
|
||||||
GenericName[ja]=システムインストーラー
|
|
||||||
Comment[ja]=Calamares — システムインストーラー
|
|
||||||
Name[ko]=시스템 설치
|
|
||||||
Icon[ko]=깔라마레스 (Calamares)
|
|
||||||
GenericName[ko]=시스템 설치 관리자
|
|
||||||
Comment[ko]=깔라마레스 (Calamares) — 시스템 설치 관리자
|
|
||||||
Name[lt]=Įdiegti Sistemą
|
|
||||||
Icon[lt]=calamares
|
|
||||||
GenericName[lt]=Sistemos diegimas į kompiuterį
|
|
||||||
Comment[lt]=Calamares — Sistemos diegimo programa
|
|
||||||
Name[it_IT]=Installa il sistema
|
|
||||||
Icon[it_IT]=calamares
|
|
||||||
GenericName[it_IT]=Programma d'installazione del sistema
|
|
||||||
Comment[it_IT]=Calamares — Programma d'installazione del sistema
|
|
||||||
Name[mk]=Инсталирај го системот
|
|
||||||
Icon[mk]=calamares
|
|
||||||
GenericName[mk]=Системен Инсталер
|
|
||||||
Comment[mk]=Calamares - Системен Инсталер
|
|
||||||
Name[ml]=സിസ്റ്റം ഇൻസ്റ്റാൾ ചെയ്യുക
|
|
||||||
Icon[ml]=കലാമാരേസ്
|
|
||||||
GenericName[ml]=സിസ്റ്റം ഇൻസ്റ്റാളർ
|
|
||||||
Comment[ml]=കലാമാരേസ് - സിസ്റ്റം ഇൻസ്റ്റാളർ
|
|
||||||
Name[nb]=Installer System
|
|
||||||
Icon[nb]=calamares
|
|
||||||
GenericName[nb]=Systeminstallatør
|
|
||||||
Comment[nb]=Calamares-systeminstallatør
|
|
||||||
Name[nl]=Installeer systeem
|
|
||||||
Icon[nl]=calamares
|
|
||||||
GenericName[nl]=Installatieprogramma
|
|
||||||
Comment[nl]=Calamares — Installatieprogramma
|
|
||||||
Name[pl]=Zainstaluj system
|
|
||||||
Icon[pl]=calamares
|
|
||||||
GenericName[pl]=Instalator systemu
|
|
||||||
Comment[pl]=Calamares — Instalator systemu
|
|
||||||
Name[pt_BR]=Sistema de Instalação
|
|
||||||
Icon[pt_BR]=calamares
|
|
||||||
GenericName[pt_BR]=Instalador de Sistema
|
|
||||||
Comment[pt_BR]=Calamares — Instalador de Sistema
|
|
||||||
Name[ro]=Instalează sistemul
|
|
||||||
Icon[ro]=calamares
|
|
||||||
GenericName[ro]=Instalator de sistem
|
|
||||||
Comment[ro]=Calamares — Instalator de sistem
|
|
||||||
Name[ru]=Установить систему
|
|
||||||
Icon[ru]=calamares
|
|
||||||
GenericName[ru]=Установщик системы
|
|
||||||
Comment[ru]=Calamares - Установщик системы
|
|
||||||
Name[sk]=Inštalovať systém
|
|
||||||
Icon[sk]=calamares
|
|
||||||
GenericName[sk]=Inštalátor systému
|
|
||||||
Comment[sk]=Calamares — Inštalátor systému
|
|
||||||
Name[sl]=Namesti sistem
|
|
||||||
Name[sq]=Instalo Sistemin
|
|
||||||
Icon[sq]=calamares
|
|
||||||
GenericName[sq]=Instalues Sistemi
|
|
||||||
Comment[sq]=Calamares — Instalues Sistemi
|
|
||||||
Name[fi_FI]=Asenna Järjestelmä
|
|
||||||
Icon[fi_FI]=calamares
|
|
||||||
GenericName[fi_FI]=Järjestelmän Asennusohjelma
|
|
||||||
Comment[fi_FI]=Calamares — Järjestelmän Asentaja
|
|
||||||
Name[sr@latin]=Instaliraj sistem
|
|
||||||
Name[sr]=Инсталирај систем
|
|
||||||
Icon[sr]=calamares
|
|
||||||
GenericName[sr]=Инсталатер система
|
|
||||||
Comment[sr]=Каламарес — инсталатер система
|
|
||||||
Name[sv]=Installera system
|
|
||||||
Icon[sv]=calamares
|
|
||||||
GenericName[sv]=Systeminstallerare
|
|
||||||
Comment[sv]=Calamares — Systeminstallerare
|
|
||||||
Name[th]=ติดตั้งระบบ
|
|
||||||
Name[uk]=Встановити Систему
|
|
||||||
Icon[uk]=calamares
|
|
||||||
GenericName[uk]=Встановлювач системи
|
|
||||||
Comment[uk]=Calamares - Встановлювач системи
|
|
||||||
Name[zh_CN]=安装系统
|
|
||||||
Icon[zh_CN]=calamares
|
|
||||||
GenericName[zh_CN]=系统安装程序
|
|
||||||
Comment[zh_CN]=Calamares — 系统安装程序
|
|
||||||
Name[zh_TW]=安裝系統
|
|
||||||
Icon[zh_TW]=calamares
|
|
||||||
GenericName[zh_TW]=系統安裝程式
|
|
||||||
Comment[zh_TW]=Calamares ── 系統安裝程式
|
|
||||||
Name[ast]=Instalar el sistema
|
|
||||||
Icon[ast]=calamares
|
|
||||||
GenericName[ast]=Instalador del sistema
|
|
||||||
Comment[ast]=Calamares — Instalador del sistema
|
|
||||||
Name[eo]=Instali Sistemo
|
|
||||||
Icon[eo]=calamares
|
|
||||||
GenericName[eo]=Sistema Instalilo
|
|
||||||
Comment[eo]=Calamares — Sistema Instalilo
|
|
||||||
Name[ne_NP]=सिस्टम इन्स्टल गर्नुहोस्
|
|
||||||
Icon[ne_NP]=Calamares
|
|
||||||
GenericName[ne_NP]=सिस्टम इन्स्टलर
|
|
||||||
Comment[ne_NP]=Calamares - सिस्टम इन्स्टलर
|
|
||||||
Name[es_MX]=Instalar el Sistema
|
|
||||||
Icon[es_MX]=calamares
|
|
||||||
GenericName[es_MX]=Instalador del sistema
|
|
||||||
Comment[es_MX]=Calamares - Instalador del sistema
|
|
||||||
Name[pt_PT]=Instalar Sistema
|
|
||||||
Icon[pt_PT]=calamares
|
|
||||||
GenericName[pt_PT]=Instalador de Sistema
|
|
||||||
Comment[pt_PT]=Calamares - Instalador de Sistema
|
|
||||||
Name[tr_TR]=Sistemi Yükle
|
|
||||||
Icon[tr_TR]=calamares
|
|
||||||
GenericName[tr_TR]=Sistem Yükleyici
|
|
||||||
Comment[tr_TR]=Calamares — Sistem Yükleyici
|
|
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.2 KiB |
@@ -1 +0,0 @@
|
|||||||
start-here-mate.png
|
|
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
@@ -1 +0,0 @@
|
|||||||
start-here-mate.png
|
|
@@ -1 +0,0 @@
|
|||||||
../../live-overlay/etc/conf.d
|
|
@@ -1 +0,0 @@
|
|||||||
../../../live-overlay/etc/local.d/local.start
|
|
@@ -1 +0,0 @@
|
|||||||
../../../live-overlay/etc/local.d/local.stop
|
|
@@ -60,7 +60,8 @@ HOOKS=(consolefont base udev autodetect modconf encrypt block filesystems keyboa
|
|||||||
#COMPRESSION="xz"
|
#COMPRESSION="xz"
|
||||||
#COMPRESSION="lzop"
|
#COMPRESSION="lzop"
|
||||||
#COMPRESSION="lz4"
|
#COMPRESSION="lz4"
|
||||||
|
COMPRESSION="zstd"
|
||||||
|
|
||||||
# COMPRESSION_OPTIONS
|
# COMPRESSION_OPTIONS
|
||||||
# Additional options for the compressor
|
# Additional options for the compressor
|
||||||
#COMPRESSION_OPTIONS=()
|
COMPRESSION_OPTIONS=(-T0 -10)
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
../../live-overlay/etc/rc.conf
|
|
@@ -1,12 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
neofetch >| /etc/issue
|
|
||||||
# Give login info in live environment
|
|
||||||
live='/etc/issue.live'
|
|
||||||
[[ -f $live ]] && { cat $live >> /etc/issue; sed -i '/live/d' /etc/rc.local; }
|
|
||||||
rm -f $live &
|
|
||||||
# /etc/local.d script execution in runit/s6
|
|
||||||
[ -x /etc/local.d/0-process_local.d.start ] && /etc/local.d/0-process_local.d.start &
|
|
||||||
|
|
||||||
# Remove possible stale lockfile
|
|
||||||
rm -f /var/lib/pacman/db.lck &
|
|
@@ -1 +0,0 @@
|
|||||||
../../live-overlay/etc/runlevels
|
|
1
community/root-overlay/etc/runlevels/boot/consolefont
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../init.d/consolefont
|
@@ -25,7 +25,7 @@ case $XDG_CURRENT_DESKTOP in
|
|||||||
;;
|
;;
|
||||||
MATE) [[ -f .hidden-mate ]] && ln -sf .hidden-mate .hidden
|
MATE) [[ -f .hidden-mate ]] && ln -sf .hidden-mate .hidden
|
||||||
;;
|
;;
|
||||||
LXDE) [[ -f .hidden-lxde ]] && ln -sf .hidden-lxde .hidden
|
LXDE) rm -f org.kde.konversation.desktop
|
||||||
;;
|
;;
|
||||||
LXQt) [[ -f .hidden-lxqt ]] && ln -sf .hidden-lxqt .hidden
|
LXQt) [[ -f .hidden-lxqt ]] && ln -sf .hidden-lxqt .hidden
|
||||||
;;
|
;;
|
||||||
|
@@ -1,245 +0,0 @@
|
|||||||
import QtQuick 2.0
|
|
||||||
import SddmComponents 2.0
|
|
||||||
|
|
||||||
Rectangle {
|
|
||||||
id: container
|
|
||||||
width: 640
|
|
||||||
height: 480
|
|
||||||
|
|
||||||
LayoutMirroring.enabled: Qt.locale().textDirection == Qt.RightToLeft
|
|
||||||
LayoutMirroring.childrenInherit: true
|
|
||||||
|
|
||||||
TextConstants { id: textConstants }
|
|
||||||
|
|
||||||
Connections {
|
|
||||||
target: sddm
|
|
||||||
|
|
||||||
onLoginSucceeded: {
|
|
||||||
errorMessage.color = "steelblue"
|
|
||||||
errorMessage.text = textConstants.loginSucceeded
|
|
||||||
}
|
|
||||||
|
|
||||||
onLoginFailed: {
|
|
||||||
password.text = ""
|
|
||||||
errorMessage.color = "red"
|
|
||||||
errorMessage.text = textConstants.loginFailed
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Background {
|
|
||||||
anchors.fill: parent
|
|
||||||
source: config.background
|
|
||||||
fillMode: Image.PreserveAspectCrop
|
|
||||||
onStatusChanged: {
|
|
||||||
if (status == Image.Error && source != config.defaultBackground) {
|
|
||||||
source = config.defaultBackground
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Rectangle {
|
|
||||||
anchors.fill: parent
|
|
||||||
color: "transparent"
|
|
||||||
//visible: primaryScreen
|
|
||||||
|
|
||||||
Image {
|
|
||||||
id: rectangle
|
|
||||||
anchors.centerIn: parent
|
|
||||||
width: Math.max(320, mainColumn.implicitWidth + 50)
|
|
||||||
height: Math.max(320, mainColumn.implicitHeight + 50)
|
|
||||||
|
|
||||||
source: "rectangle.png"
|
|
||||||
|
|
||||||
Column {
|
|
||||||
id: mainColumn
|
|
||||||
anchors.centerIn: parent
|
|
||||||
spacing: 12
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
|
||||||
color: "black"
|
|
||||||
verticalAlignment: Text.AlignVCenter
|
|
||||||
height: text.implicitHeight
|
|
||||||
width: parent.width
|
|
||||||
text: textConstants.welcomeText.arg(sddm.hostName)
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
font.pixelSize: 24
|
|
||||||
elide: Text.ElideRight
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
|
||||||
}
|
|
||||||
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
|
||||||
color: "black"
|
|
||||||
verticalAlignment: Text.AlignVCenter
|
|
||||||
height: text.implicitHeight
|
|
||||||
width: parent.width
|
|
||||||
text: qsTr("Artix Linux")
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
font.pixelSize: 14
|
|
||||||
elide: Text.ElideRight
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
|
||||||
}
|
|
||||||
|
|
||||||
Column {
|
|
||||||
width: parent.width
|
|
||||||
spacing: 4
|
|
||||||
Text {
|
|
||||||
id: lblName
|
|
||||||
width: parent.width
|
|
||||||
text: textConstants.userName
|
|
||||||
font.bold: true
|
|
||||||
font.pixelSize: 12
|
|
||||||
}
|
|
||||||
|
|
||||||
TextBox {
|
|
||||||
id: name
|
|
||||||
width: parent.width; height: 30
|
|
||||||
text: userModel.lastUser
|
|
||||||
font.pixelSize: 14
|
|
||||||
|
|
||||||
KeyNavigation.backtab: rebootButton; KeyNavigation.tab: password
|
|
||||||
|
|
||||||
Keys.onPressed: {
|
|
||||||
if (event.key === Qt.Key_Return || event.key === Qt.Key_Enter) {
|
|
||||||
sddm.login(name.text, password.text, session.index)
|
|
||||||
event.accepted = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Column {
|
|
||||||
width: parent.width
|
|
||||||
spacing : 4
|
|
||||||
Text {
|
|
||||||
id: lblPassword
|
|
||||||
width: parent.width
|
|
||||||
text: textConstants.password
|
|
||||||
font.bold: true
|
|
||||||
font.pixelSize: 12
|
|
||||||
}
|
|
||||||
|
|
||||||
PasswordBox {
|
|
||||||
id: password
|
|
||||||
width: parent.width; height: 30
|
|
||||||
font.pixelSize: 14
|
|
||||||
|
|
||||||
KeyNavigation.backtab: name; KeyNavigation.tab: session
|
|
||||||
|
|
||||||
Keys.onPressed: {
|
|
||||||
if (event.key === Qt.Key_Return || event.key === Qt.Key_Enter) {
|
|
||||||
sddm.login(name.text, password.text, session.index)
|
|
||||||
event.accepted = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Row {
|
|
||||||
spacing: 4
|
|
||||||
width: parent.width / 2
|
|
||||||
z: 100
|
|
||||||
|
|
||||||
Column {
|
|
||||||
z: 100
|
|
||||||
width: parent.width * 1.3
|
|
||||||
spacing : 4
|
|
||||||
anchors.bottom: parent.bottom
|
|
||||||
|
|
||||||
Text {
|
|
||||||
id: lblSession
|
|
||||||
width: parent.width
|
|
||||||
text: textConstants.session
|
|
||||||
wrapMode: TextEdit.WordWrap
|
|
||||||
font.bold: true
|
|
||||||
font.pixelSize: 12
|
|
||||||
}
|
|
||||||
|
|
||||||
ComboBox {
|
|
||||||
id: session
|
|
||||||
width: parent.width; height: 30
|
|
||||||
font.pixelSize: 14
|
|
||||||
|
|
||||||
arrowIcon: "angle-down.png"
|
|
||||||
|
|
||||||
model: sessionModel
|
|
||||||
index: sessionModel.lastIndex
|
|
||||||
|
|
||||||
KeyNavigation.backtab: password; KeyNavigation.tab: layoutBox
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Column {
|
|
||||||
z: 101
|
|
||||||
width: parent.width * 0.7
|
|
||||||
spacing : 4
|
|
||||||
anchors.bottom: parent.bottom
|
|
||||||
|
|
||||||
Text {
|
|
||||||
id: lblLayout
|
|
||||||
width: parent.width
|
|
||||||
text: textConstants.layout
|
|
||||||
wrapMode: TextEdit.WordWrap
|
|
||||||
font.bold: true
|
|
||||||
font.pixelSize: 12
|
|
||||||
}
|
|
||||||
|
|
||||||
LayoutBox {
|
|
||||||
id: layoutBox
|
|
||||||
width: parent.width; height: 30
|
|
||||||
font.pixelSize: 14
|
|
||||||
|
|
||||||
arrowIcon: "angle-down.png"
|
|
||||||
|
|
||||||
KeyNavigation.backtab: session; KeyNavigation.tab: loginButton
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Row {
|
|
||||||
spacing: 4
|
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
|
||||||
property int btnWidth: Math.max(loginButton.implicitWidth,
|
|
||||||
shutdownButton.implicitWidth,
|
|
||||||
rebootButton.implicitWidth, 80) + 8
|
|
||||||
Button {
|
|
||||||
id: loginButton
|
|
||||||
text: textConstants.login
|
|
||||||
width: parent.btnWidth
|
|
||||||
|
|
||||||
onClicked: sddm.login(name.text, password.text, session.index)
|
|
||||||
|
|
||||||
KeyNavigation.backtab: layoutBox; KeyNavigation.tab: shutdownButton
|
|
||||||
}
|
|
||||||
|
|
||||||
Button {
|
|
||||||
id: shutdownButton
|
|
||||||
text: textConstants.shutdown
|
|
||||||
width: parent.btnWidth
|
|
||||||
|
|
||||||
onClicked: sddm.powerOff()
|
|
||||||
|
|
||||||
KeyNavigation.backtab: loginButton; KeyNavigation.tab: rebootButton
|
|
||||||
}
|
|
||||||
|
|
||||||
Button {
|
|
||||||
id: rebootButton
|
|
||||||
text: textConstants.reboot
|
|
||||||
width: parent.btnWidth
|
|
||||||
|
|
||||||
onClicked: sddm.reboot()
|
|
||||||
|
|
||||||
KeyNavigation.backtab: shutdownButton; KeyNavigation.tab: name
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Component.onCompleted: {
|
|
||||||
if (name.text == "")
|
|
||||||
name.focus = true
|
|
||||||
else
|
|
||||||
password.focus = true
|
|
||||||
}
|
|
||||||
}
|
|
Before Width: | Height: | Size: 196 B |
@@ -1,14 +0,0 @@
|
|||||||
[SddmGreeterTheme]
|
|
||||||
Name=Artix
|
|
||||||
Description=Artix SDDM Theme
|
|
||||||
Author=oberon
|
|
||||||
Type=sddm-theme
|
|
||||||
Version=0.1
|
|
||||||
Website=https://github.com/sddm/sddm
|
|
||||||
Screenshot=preview.png
|
|
||||||
#TranslationsDirectory=translations
|
|
||||||
Email=oberon@manjaro.org
|
|
||||||
MainScript=Main.qml
|
|
||||||
ConfigFile=theme.conf
|
|
||||||
Theme-Id=artix
|
|
||||||
Theme-API=2.0
|
|
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 16 KiB |
@@ -1,2 +0,0 @@
|
|||||||
[General]
|
|
||||||
background=/usr/share/backgrounds/Artix_dna_spiral_dark.jpg
|
|
@@ -1,77 +0,0 @@
|
|||||||
### packages added here will not be installed on the target system
|
|
||||||
|
|
||||||
mkinitcpio-nfs-utils
|
|
||||||
squashfs-tools
|
|
||||||
nbd
|
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
artix-grub-theme
|
|
||||||
|
|
||||||
artix-sddm-theme
|
|
||||||
artix-lxqt-presets
|
|
||||||
artix-docs
|
|
||||||
|
|
||||||
@openrc connman-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc bluez-openrc
|
|
||||||
|
|
||||||
@runit connman-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@runit blocaled
|
|
||||||
|
|
||||||
@s6 blocaled
|
|
||||||
@s6 connman-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
|
|
||||||
intel-ucode
|
|
||||||
amd-ucode
|
|
||||||
sddm
|
|
||||||
@openrc displaymanager-openrc
|
|
||||||
@runit sddm-runit
|
|
||||||
@s6 sddm-s6
|
|
||||||
cmst
|
|
||||||
|
|
||||||
calamares-branding
|
|
||||||
|
|
||||||
lxqt
|
|
||||||
|
|
||||||
compton
|
|
||||||
lximage-qt
|
|
||||||
qpdfview
|
|
||||||
gvfs
|
|
||||||
kwrite
|
|
||||||
obconf-qt
|
|
||||||
pcmanfm-qt
|
|
||||||
falkon
|
|
||||||
xarchiver
|
|
||||||
|
|
||||||
terminus-font
|
|
||||||
ttf-bitstream-vera
|
|
||||||
ttf-dejavu
|
|
||||||
ttf-droid
|
|
||||||
ttf-inconsolata
|
|
||||||
ttf-liberation
|
|
||||||
|
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
xorg-server
|
|
||||||
xorg-xinit
|
|
||||||
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-sisusb
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
@@ -1,96 +0,0 @@
|
|||||||
base
|
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc syslog-ng-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit syslog-ng-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 syslog-ng-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
## server
|
|
||||||
@openrc apache-openrc
|
|
||||||
#@openrc mysql-openrc
|
|
||||||
@openrc postgresql-openrc
|
|
||||||
#@openrc cups-openrc
|
|
||||||
php
|
|
||||||
php-apache
|
|
||||||
php-cgi
|
|
||||||
@openrc backuppc-openrc
|
|
||||||
|
|
||||||
base-devel
|
|
@@ -1 +0,0 @@
|
|||||||
../common/live-overlay
|
|
@@ -1,25 +0,0 @@
|
|||||||
################ install ################
|
|
||||||
|
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
DISPLAYMANAGER="sddm"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
# AUTOLOGIN="false"
|
|
||||||
|
|
||||||
# start services
|
|
||||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connman')
|
|
||||||
|
|
||||||
# default group membership
|
|
||||||
# ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
|
||||||
|
|
||||||
# default value
|
|
||||||
HOST_NANE="linexa"
|
|
||||||
|
|
||||||
# default value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# default value
|
|
||||||
# PASSWORD="artix"
|
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
|||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
nbd
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
calamares-branding
|
calamares-branding
|
||||||
gparted
|
gparted
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
artix-grub-theme
|
||||||
|
|
||||||
virtualbox-guest-modules-artix
|
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
#open-vm-tools
|
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
|
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
artix-docs
|
artix-docs
|
||||||
hexchat
|
hexchat
|
||||||
|
|
||||||
|
artix-live-@initsys@
|
||||||
|
@@ -1,152 +1,4 @@
|
|||||||
base
|
# loads by default common/packages-{base,apps,xorg}
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc syslog-ng-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit syslog-ng-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 syslog-ng-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
alsa-firmware
|
|
||||||
powertop
|
|
||||||
inxi
|
|
||||||
|
|
||||||
@openrc alsa-utils-openrc
|
|
||||||
@openrc avahi-openrc
|
|
||||||
@openrc connman-openrc
|
|
||||||
@openrc displaymanager-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc openrc-settingsd
|
|
||||||
@openrc bluez-openrc
|
|
||||||
@runit alsa-utils-runit
|
|
||||||
@runit avahi-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@runit connman-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit lightdm-runit
|
|
||||||
@runit blocaled
|
|
||||||
@s6 blocaled
|
|
||||||
@s6 alsa-utils-s6
|
|
||||||
@s6 avahi-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
@s6 connman-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 lightdm-s6
|
|
||||||
|
|
||||||
librabbitmq-c
|
|
||||||
libmongoc
|
|
||||||
|
|
||||||
terminus-font
|
|
||||||
ttf-droid
|
|
||||||
ttf-roboto
|
|
||||||
ttf-roboto-mono
|
|
||||||
ttf-inconsolata
|
|
||||||
ttf-liberation
|
|
||||||
|
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
xorg-server
|
|
||||||
xorg-xinit
|
|
||||||
xorg-xhost
|
|
||||||
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-sisusb
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
||||||
# Core ISO packages end here
|
|
||||||
|
|
||||||
# Branding
|
|
||||||
artix-grub-theme
|
|
||||||
artix-dark-theme
|
|
||||||
artix-branding-base
|
|
||||||
artix-gtk-presets
|
|
||||||
artix-qt-presets
|
|
||||||
xcursor-premium
|
|
||||||
|
|
||||||
# LXDE
|
# LXDE
|
||||||
gpicview
|
gpicview
|
||||||
@@ -166,16 +18,11 @@ lxterminal
|
|||||||
openbox
|
openbox
|
||||||
pcmanfm
|
pcmanfm
|
||||||
|
|
||||||
# Basic usability apps
|
|
||||||
connman-gtk
|
connman-gtk
|
||||||
leafpad
|
|
||||||
midori
|
|
||||||
atril
|
|
||||||
lightdm-gtk-greeter
|
lightdm-gtk-greeter
|
||||||
light-locker
|
light-locker
|
||||||
mpv
|
|
||||||
ffmpegthumbnailer
|
# GTK
|
||||||
ffmpegthumbs
|
epiphany
|
||||||
raw-thumbnailer
|
leafpad
|
||||||
qt5-imageformats
|
atril
|
||||||
gvfs-mtp
|
|
||||||
|
@@ -1,25 +1,17 @@
|
|||||||
################ install ################
|
################ install ################
|
||||||
|
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
DISPLAYMANAGER="lightdm"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
AUTOLOGIN="true"
|
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand')
|
# bluetoothd, cupsd, DM are added to the pkglist dynamicly
|
||||||
|
# metalog or syslog-ng is added to the pkglist dynamicly
|
||||||
|
# connmand or NetworkManager is added to the pkglist dynamicly
|
||||||
|
# only added if in array, these pkgs have no list entry
|
||||||
|
|
||||||
# default group membership
|
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand' 'lightdm')
|
||||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# HOST_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
# unset defaults to given value
|
||||||
# PASSWORD="artix"
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="true"
|
||||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
|||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
nbd
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
calamares-branding
|
calamares-branding
|
||||||
partitionmanager
|
partitionmanager
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
artix-grub-theme
|
||||||
|
|
||||||
virtualbox-guest-modules-artix
|
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
#open-vm-tools
|
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
|
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
artix-docs
|
artix-docs
|
||||||
konversation
|
konversation
|
||||||
|
|
||||||
|
artix-live-@initsys@
|
||||||
|
@@ -1,168 +1,15 @@
|
|||||||
base
|
# loads by default common/packages-{base,apps,xorg}
|
||||||
@openrc elogind-openrc
|
|
||||||
@runit elogind-runit
|
|
||||||
@s6 elogind-s6
|
|
||||||
acpi
|
|
||||||
b43-fwcutter
|
|
||||||
btrfs-progs
|
|
||||||
crda
|
|
||||||
dhclient
|
|
||||||
diffutils
|
|
||||||
dmraid
|
|
||||||
dnsmasq
|
|
||||||
dosfstools
|
|
||||||
e2fsprogs
|
|
||||||
ecryptfs-utils
|
|
||||||
exfat-utils
|
|
||||||
f2fs-tools
|
|
||||||
grub
|
|
||||||
htop
|
|
||||||
inetutils
|
|
||||||
iptables
|
|
||||||
ipw2100-fw
|
|
||||||
ipw2200-fw
|
|
||||||
jfsutils
|
|
||||||
linux
|
|
||||||
linux-headers
|
|
||||||
linux-firmware
|
|
||||||
logrotate
|
|
||||||
lsb-release
|
|
||||||
man-db
|
|
||||||
man-pages
|
|
||||||
memtest86+
|
|
||||||
mkinitcpio
|
|
||||||
mkinitcpio-openswap
|
|
||||||
nano
|
|
||||||
net-tools
|
|
||||||
ntfs-3g
|
|
||||||
@openrc acpid-openrc
|
|
||||||
@openrc cronie-openrc
|
|
||||||
@openrc cryptsetup-openrc
|
|
||||||
@openrc dhcpcd-openrc
|
|
||||||
@openrc haveged-openrc
|
|
||||||
@openrc lvm2-openrc
|
|
||||||
@openrc mdadm-openrc
|
|
||||||
@openrc nfs-utils-openrc
|
|
||||||
@openrc rsync-openrc
|
|
||||||
@openrc openssh-openrc
|
|
||||||
@openrc wpa_supplicant-openrc
|
|
||||||
@openrc syslog-ng-openrc
|
|
||||||
@runit acpid-runit
|
|
||||||
@runit cronie-runit
|
|
||||||
@runit cryptsetup-runit
|
|
||||||
@runit dhcpcd-runit
|
|
||||||
@runit haveged-runit
|
|
||||||
@runit lvm2-runit
|
|
||||||
@runit mdadm-runit
|
|
||||||
@runit nfs-utils-runit
|
|
||||||
@runit rsync-runit
|
|
||||||
@runit openssh-runit
|
|
||||||
@runit wpa_supplicant-runit
|
|
||||||
@runit syslog-ng-runit
|
|
||||||
@s6 acpid-s6
|
|
||||||
@s6 cronie-s6
|
|
||||||
@s6 cryptsetup-s6
|
|
||||||
@s6 dhcpcd-s6
|
|
||||||
@s6 haveged-s6
|
|
||||||
@s6 lvm2-s6
|
|
||||||
@s6 mdadm-s6
|
|
||||||
@s6 nfs-utils-s6
|
|
||||||
@s6 rsync-s6
|
|
||||||
@s6 openssh-s6
|
|
||||||
@s6 wpa_supplicant-s6
|
|
||||||
@s6 syslog-ng-s6
|
|
||||||
os-prober
|
|
||||||
reiserfsprogs
|
|
||||||
s-nail
|
|
||||||
sudo
|
|
||||||
sysfsutils
|
|
||||||
texinfo
|
|
||||||
usbutils
|
|
||||||
which
|
|
||||||
efibootmgr
|
|
||||||
xfsprogs
|
|
||||||
zsh
|
|
||||||
|
|
||||||
alsa-firmware
|
|
||||||
powertop
|
|
||||||
inxi
|
|
||||||
|
|
||||||
@openrc alsa-utils-openrc
|
|
||||||
@openrc avahi-openrc
|
|
||||||
@openrc connman-openrc
|
|
||||||
@openrc displaymanager-openrc
|
|
||||||
@openrc ntp-openrc
|
|
||||||
@openrc openrc-settingsd
|
|
||||||
@openrc bluez-openrc
|
|
||||||
@runit alsa-utils-runit
|
|
||||||
@runit avahi-runit
|
|
||||||
@runit bluez-runit
|
|
||||||
@runit connman-runit
|
|
||||||
@runit ntp-runit
|
|
||||||
@runit sddm-runit
|
|
||||||
@runit blocaled
|
|
||||||
@s6 blocaled
|
|
||||||
@s6 alsa-utils-s6
|
|
||||||
@s6 avahi-s6
|
|
||||||
@s6 bluez-s6
|
|
||||||
@s6 connman-s6
|
|
||||||
@s6 ntp-s6
|
|
||||||
@s6 sddm-s6
|
|
||||||
|
|
||||||
librabbitmq-c
|
|
||||||
libmongoc
|
|
||||||
|
|
||||||
terminus-font
|
|
||||||
ttf-droid
|
|
||||||
ttf-roboto
|
|
||||||
ttf-roboto-mono
|
|
||||||
ttf-inconsolata
|
|
||||||
ttf-liberation
|
|
||||||
|
|
||||||
xdg-user-dirs
|
|
||||||
xdg-utils
|
|
||||||
|
|
||||||
xorg-server
|
|
||||||
xorg-xinit
|
|
||||||
xorg-xhost
|
|
||||||
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-sisusb
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
||||||
# Core ISO packages end here
|
|
||||||
|
|
||||||
# Branding
|
|
||||||
artix-grub-theme
|
|
||||||
artix-dark-theme
|
|
||||||
artix-branding-base
|
|
||||||
artix-gtk-presets
|
|
||||||
artix-qt-presets
|
|
||||||
xcursor-premium
|
|
||||||
artix-sddm-theme
|
|
||||||
|
|
||||||
# LXQt
|
# LXQt
|
||||||
lxqt
|
lxqt
|
||||||
|
|
||||||
# Basic usability apps
|
sddm-theme-artix
|
||||||
cmst
|
network-manager-applet
|
||||||
kwrite
|
|
||||||
|
# QT
|
||||||
falkon
|
falkon
|
||||||
|
kwrite
|
||||||
qpdfview
|
qpdfview
|
||||||
lxqt-archiver
|
lxqt-archiver
|
||||||
breeze-icons
|
breeze-icons
|
||||||
screengrab
|
screengrab
|
||||||
mpv
|
|
||||||
ffmpegthumbnailer
|
|
||||||
ffmpegthumbs
|
|
||||||
raw-thumbnailer
|
|
||||||
qt5-imageformats
|
|
||||||
gvfs-mtp
|
|
||||||
|
@@ -1,25 +1,17 @@
|
|||||||
################ install ################
|
################ install ################
|
||||||
|
|
||||||
# default displaymanager: none
|
|
||||||
# supported: lightdm, sddm, gdm, lxdm, mdm
|
|
||||||
DISPLAYMANAGER="sddm"
|
|
||||||
|
|
||||||
# Set to false to disable autologin in the livecd
|
|
||||||
AUTOLOGIN="true"
|
|
||||||
|
|
||||||
# start services
|
# start services
|
||||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand')
|
# bluetoothd, cupsd, DM are added to the pkglist dynamicly
|
||||||
|
# metalog or syslog-ng is added to the pkglist dynamicly
|
||||||
|
# connmand or NetworkManager is added to the pkglist dynamicly
|
||||||
|
# only added if in array, these pkgs have no list entry
|
||||||
|
|
||||||
# default group membership
|
SERVICES=('acpid' 'bluetoothd' 'cronie' 'syslog-ng' 'NetworkManager' 'sddm')
|
||||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
|
||||||
|
|
||||||
################# live-session #################
|
################# live-session #################
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# HOST_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
|
||||||
# USER_NAME="artix"
|
|
||||||
|
|
||||||
# unset defaults to given value
|
# unset defaults to given value
|
||||||
# PASSWORD="artix"
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="true"
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
#QT_STYLE_OVERRIDE=gtk2
|
#QT_STYLE_OVERRIDE=gtk2
|
||||||
QT_QPA_PLATFORMTHEME=gtk2
|
QT_QPA_PLATFORMTHEME=gtk2
|
||||||
|
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"
|
||||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
|||||||
squashfs-tools
|
squashfs-tools
|
||||||
nbd
|
nbd
|
||||||
|
|
||||||
@openrc artix-live-openrc
|
|
||||||
@runit artix-live-runit
|
|
||||||
@s6 artix-live-s6
|
|
||||||
|
|
||||||
calamares-branding
|
calamares-branding
|
||||||
gparted
|
gparted
|
||||||
|
|
||||||
artix-grub-live
|
artix-grub-live
|
||||||
artix-grub-theme
|
artix-grub-theme
|
||||||
|
|
||||||
virtualbox-guest-modules-artix
|
|
||||||
virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
#open-vm-tools
|
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
|
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
artix-docs
|
artix-docs
|
||||||
hexchat
|
hexchat
|
||||||
|
|
||||||
|
artix-live-@initsys@
|
||||||
|