Compare commits
37 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 |
2
TODO
2
TODO
@@ -41,3 +41,5 @@ 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,111 +1,8 @@
|
||||
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
|
||||
inetutils
|
||||
iptables
|
||||
ipw2100-fw
|
||||
ipw2200-fw
|
||||
jfsutils
|
||||
linux
|
||||
linux-headers
|
||||
linux-firmware
|
||||
logrotate
|
||||
lsb-release
|
||||
man-db
|
||||
man-pages
|
||||
memtest86+
|
||||
mkinitcpio
|
||||
mkinitcpio-openswap
|
||||
nano
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
# loads by default common/packages-{base,apps}
|
||||
|
||||
mkinitcpio-nfs-utils
|
||||
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-theme
|
||||
artix-branding-base
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
# ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'connmand')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# default value
|
||||
# HOST_NANE="artix"
|
||||
|
||||
# default value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# default value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="false"
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
# Automated ISO build script
|
||||
# Builds all profiles, all inits and rsyncs to ISO download server
|
||||
# 2019-2020, nous
|
||||
# 2019-2021, nous
|
||||
|
||||
export TERM=xterm-256color
|
||||
source /usr/share/makepkg/util/message.sh
|
||||
@@ -12,7 +12,7 @@ WORKSPACE=/home/$USER/artools-workspace
|
||||
PROFILES=${WORKSPACE}/iso-profiles
|
||||
REPO=/srv/iso/weekly-iso
|
||||
#RSYNCARGS="-au --delete-after --bwlimit=5M"
|
||||
RSYNCARGS="-au --delete-after"
|
||||
RSYNCARGS="-au --delete-before"
|
||||
CWD=$PROFILES
|
||||
DATE=$(date +"%Y%m%d")
|
||||
|
||||
@@ -27,8 +27,8 @@ else
|
||||
fi
|
||||
|
||||
cd $PROFILES
|
||||
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|community$" | sort))
|
||||
all_inits=('openrc' 'runit' 's6')
|
||||
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
|
||||
@@ -70,7 +70,7 @@ for profile in ${profiles[@]}; do
|
||||
logfile_debug=$logfile-$profile-$init
|
||||
echo "#################################" >> $logfile.log
|
||||
stamp=$(timestamp)
|
||||
[[ $profile =~ 'community' ]] && [[ $init == 'runit' || $init == 's6' ]] && \
|
||||
[[ $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/
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
# Automated ISO build script
|
||||
# Builds select profiles / inits
|
||||
# 2019-2020, nous
|
||||
# 2019-2021, nous
|
||||
|
||||
export TERM=xterm-256color
|
||||
source /usr/share/makepkg/util/message.sh
|
||||
@@ -25,8 +25,8 @@ else
|
||||
fi
|
||||
|
||||
cd $PROFILES
|
||||
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|community$" | sort))
|
||||
all_inits=('openrc' 'runit' 's6')
|
||||
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
|
||||
@@ -68,7 +68,7 @@ while getopts "b:p:i:" option; do
|
||||
i)
|
||||
_init=$OPTARG
|
||||
for i in ${all_inits[@]}; do
|
||||
[[ ${_init} =~ $i ]] && inits+=($i)
|
||||
[[ ${_init} == $i ]] && inits+=($i)
|
||||
done
|
||||
[[ ${_init} == all ]] && inits=(${all_inits[@]})
|
||||
;;
|
||||
@@ -92,7 +92,7 @@ for profile in ${profiles[@]}; do
|
||||
logfile_debug=$logfile-$profile-$init
|
||||
echo "#################################" >> ${logfile}.log
|
||||
stamp=$(timestamp)
|
||||
[[ $profile =~ 'community' ]] && [[ $init == 'runit' || $init == 's6' ]] && \
|
||||
[[ $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/
|
||||
@@ -120,7 +120,7 @@ for profile in ${profiles[@]}; do
|
||||
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}/
|
||||
mv -v ${WORKSPACE}/iso/$profile/artix-$profile-$init-*.iso ${REPO}/ 2>/dev/null
|
||||
cd $REPO && { sha256sum artix-*.iso > ${REPO}/sha256sums & }
|
||||
done
|
||||
done
|
||||
|
@@ -13,7 +13,7 @@ CWD=`pwd`
|
||||
|
||||
cd $PROFILES
|
||||
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() {
|
||||
echo
|
||||
@@ -55,7 +55,7 @@ while getopts "b:p:i:" option; do
|
||||
i)
|
||||
_init=$OPTARG
|
||||
for i in ${all_inits[@]}; do
|
||||
[[ ${_init} =~ $i ]] && inits+=($i)
|
||||
[[ ${_init} == $i ]] && inits+=($i)
|
||||
done
|
||||
[[ ${_init} == all ]] && inits=(${all_inits[@]})
|
||||
;;
|
||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
gparted
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
hexchat
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,155 +1,4 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# Cinnamon
|
||||
cinnamon
|
||||
@@ -171,15 +20,10 @@ nemo-seahorse
|
||||
nemo-share
|
||||
xcursor-vanilla-dmz
|
||||
|
||||
# Basic usability apps
|
||||
leafpad
|
||||
midori
|
||||
atril
|
||||
lightdm-gtk-greeter
|
||||
light-locker
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
gvfs-mtp
|
||||
|
||||
# GTK
|
||||
epiphany
|
||||
leafpad
|
||||
atril
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager' 'lightdm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
2
common/Packages-apps
Normal file
2
common/Packages-apps
Normal file
@@ -0,0 +1,2 @@
|
||||
powertop
|
||||
inxi
|
69
common/Packages-base
Normal file
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
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
1
common/Packages-dinit
Normal file
@@ -0,0 +1 @@
|
||||
blocaled
|
1
common/Packages-openrc
Normal file
1
common/Packages-openrc
Normal file
@@ -0,0 +1 @@
|
||||
openrc-settingsd
|
1
common/Packages-runit
Normal file
1
common/Packages-runit
Normal file
@@ -0,0 +1 @@
|
||||
blocaled
|
1
common/Packages-s6
Normal file
1
common/Packages-s6
Normal file
@@ -0,0 +1 @@
|
||||
blocaled
|
1
common/Packages-suite66
Normal file
1
common/Packages-suite66
Normal file
@@ -0,0 +1 @@
|
||||
blocaled
|
36
common/Packages-xorg
Normal file
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
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
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
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
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
1
common/live-overlay/etc/hostname
Normal file
@@ -0,0 +1 @@
|
||||
artix-live
|
9
common/live-overlay/etc/hosts
Normal file
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
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
|
@@ -18,84 +18,84 @@ Icon[ar]=كالامارس
|
||||
GenericName[ar]=مثبت النظام
|
||||
Comment[ar]=كالامارس - مثبت النظام
|
||||
Name[be]=Усталяваць сістэму
|
||||
Icon[be]=calamares
|
||||
Icon[be]=artixlinux-logo
|
||||
GenericName[be]=Усталёўшчык сістэмы
|
||||
Comment[be]=Calamares — усталёўшчык сістэмы
|
||||
Name[bg]=Инсталирай системата
|
||||
Icon[bg]=calamares
|
||||
Icon[bg]=artixlinux-logo
|
||||
GenericName[bg]=Системен Инсталатор
|
||||
Comment[bg]=Calamares — Системен Инсталатор
|
||||
Name[ca]=Instal·la el sistema
|
||||
Icon[ca]=calamares
|
||||
Icon[ca]=artixlinux-logo
|
||||
GenericName[ca]=Instal·lador de sistema
|
||||
Comment[ca]=Calamares — Instal·lador de sistema
|
||||
Name[da]=Installér system
|
||||
Icon[da]=calamares
|
||||
Icon[da]=artixlinux-logo
|
||||
GenericName[da]=Systeminstallationsprogram
|
||||
Comment[da]=Calamares — Systeminstallationsprogram
|
||||
Name[de]=System installieren
|
||||
Icon[de]=calamares
|
||||
Icon[de]=artixlinux-logo
|
||||
GenericName[de]=Installation des Betriebssystems
|
||||
Comment[de]=Calamares - Installation des Betriebssystems
|
||||
Name[el]=Εγκατάσταση συστήματος
|
||||
Icon[el]=calamares
|
||||
Icon[el]=artixlinux-logo
|
||||
GenericName[el]=Εγκατάσταση συστήματος
|
||||
Comment[el]=Calamares — Εγκατάσταση συστήματος
|
||||
Name[en_GB]=Install System
|
||||
Icon[en_GB]=calamares
|
||||
Icon[en_GB]=artixlinux-logo
|
||||
GenericName[en_GB]=System Installer
|
||||
Comment[en_GB]=Calamares — System Installer
|
||||
Name[es]=Instalar Sistema
|
||||
Icon[es]=calamares
|
||||
Icon[es]=artixlinux-logo
|
||||
GenericName[es]=Instalador del Sistema
|
||||
Comment[es]=Calamares — Instalador del Sistema
|
||||
Name[et]=Paigalda süsteem
|
||||
Icon[et]=calamares
|
||||
Icon[et]=artixlinux-logo
|
||||
GenericName[et]=Süsteemipaigaldaja
|
||||
Comment[et]=Calamares — süsteemipaigaldaja
|
||||
Name[eu]=Sistema instalatu
|
||||
Icon[eu]=calamares
|
||||
Icon[eu]=artixlinux-logo
|
||||
GenericName[eu]=Sistema instalatzailea
|
||||
Comment[eu]=Calamares - sistema instalatzailea
|
||||
Name[es_PR]=Instalar el sistema
|
||||
Name[fr]=Installer le système
|
||||
Icon[fr]=calamares
|
||||
Icon[fr]=artixlinux-logo
|
||||
GenericName[fr]=Installateur système
|
||||
Comment[fr]=Calamares - Installateur système
|
||||
Name[gl]=Instalación do Sistema
|
||||
Icon[gl]=calamares
|
||||
Icon[gl]=artixlinux-logo
|
||||
GenericName[gl]=Instalador de sistemas
|
||||
Comment[gl]=Calamares — Instalador de sistemas
|
||||
Name[he]=התקנת מערכת
|
||||
Icon[he]=calamares
|
||||
Icon[he]=artixlinux-logo
|
||||
GenericName[he]=אשף התקנה
|
||||
Comment[he]=Calamares - אשף התקנה
|
||||
Name[hi]=सिस्टम इंस्टॉल करें
|
||||
Icon[hi]=calamares
|
||||
Icon[hi]=artixlinux-logo
|
||||
GenericName[hi]=सिस्टम इंस्टॉलर
|
||||
Comment[hi]=Calamares — सिस्टम इंस्टॉलर
|
||||
Name[hr]=Instaliraj sustav
|
||||
Icon[hr]=calamares
|
||||
Icon[hr]=artixlinux-logo
|
||||
GenericName[hr]=Instalacija sustava
|
||||
Comment[hr]=Calamares — Instalacija sustava
|
||||
Name[hu]=Rendszer telepítése
|
||||
Icon[hu]=calamares
|
||||
Icon[hu]=artixlinux-logo
|
||||
GenericName[hu]=Rendszertelepítő
|
||||
Comment[hu]=Calamares – Rendszertelepítő
|
||||
Name[id]=Instal Sistem
|
||||
Icon[id]=calamares
|
||||
Icon[id]=artixlinux-logo
|
||||
GenericName[id]=Pemasang
|
||||
Comment[id]=Calamares — Pemasang Sistem
|
||||
Name[is]=Setja upp kerfið
|
||||
Icon[is]=calamares
|
||||
Icon[is]=artixlinux-logo
|
||||
GenericName[is]=Kerfis uppsetning
|
||||
Comment[is]=Calamares — Kerfis uppsetning
|
||||
Name[cs_CZ]=Nainstalovat systém
|
||||
Icon[cs_CZ]=calamares
|
||||
Icon[cs_CZ]=artixlinux-logo
|
||||
GenericName[cs_CZ]=Instalátor systému
|
||||
Comment[cs_CZ]=Calamares – instalátor operačních systémů
|
||||
Name[ja]=システムをインストール
|
||||
Icon[ja]=calamares
|
||||
Icon[ja]=artixlinux-logo
|
||||
GenericName[ja]=システムインストーラー
|
||||
Comment[ja]=Calamares — システムインストーラー
|
||||
Name[ko]=시스템 설치
|
||||
@@ -103,15 +103,15 @@ Icon[ko]=깔라마레스 (Calamares)
|
||||
GenericName[ko]=시스템 설치 관리자
|
||||
Comment[ko]=깔라마레스 (Calamares) — 시스템 설치 관리자
|
||||
Name[lt]=Įdiegti Sistemą
|
||||
Icon[lt]=calamares
|
||||
Icon[lt]=artixlinux-logo
|
||||
GenericName[lt]=Sistemos diegimas į kompiuterį
|
||||
Comment[lt]=Calamares — Sistemos diegimo programa
|
||||
Name[it_IT]=Installa il sistema
|
||||
Icon[it_IT]=calamares
|
||||
Icon[it_IT]=artixlinux-logo
|
||||
GenericName[it_IT]=Programma d'installazione del sistema
|
||||
Comment[it_IT]=Calamares — Programma d'installazione del sistema
|
||||
Name[mk]=Инсталирај го системот
|
||||
Icon[mk]=calamares
|
||||
Icon[mk]=artixlinux-logo
|
||||
GenericName[mk]=Системен Инсталер
|
||||
Comment[mk]=Calamares - Системен Инсталер
|
||||
Name[ml]=സിസ്റ്റം ഇൻസ്റ്റാൾ ചെയ്യുക
|
||||
@@ -119,70 +119,70 @@ Icon[ml]=കലാമാരേസ്
|
||||
GenericName[ml]=സിസ്റ്റം ഇൻസ്റ്റാളർ
|
||||
Comment[ml]=കലാമാരേസ് - സിസ്റ്റം ഇൻസ്റ്റാളർ
|
||||
Name[nb]=Installer System
|
||||
Icon[nb]=calamares
|
||||
Icon[nb]=artixlinux-logo
|
||||
GenericName[nb]=Systeminstallatør
|
||||
Comment[nb]=Calamares-systeminstallatør
|
||||
Name[nl]=Installeer systeem
|
||||
Icon[nl]=calamares
|
||||
Icon[nl]=artixlinux-logo
|
||||
GenericName[nl]=Installatieprogramma
|
||||
Comment[nl]=Calamares — Installatieprogramma
|
||||
Name[pl]=Zainstaluj system
|
||||
Icon[pl]=calamares
|
||||
Icon[pl]=artixlinux-logo
|
||||
GenericName[pl]=Instalator systemu
|
||||
Comment[pl]=Calamares — Instalator systemu
|
||||
Name[pt_BR]=Sistema de Instalação
|
||||
Icon[pt_BR]=calamares
|
||||
Icon[pt_BR]=artixlinux-logo
|
||||
GenericName[pt_BR]=Instalador de Sistema
|
||||
Comment[pt_BR]=Calamares — Instalador de Sistema
|
||||
Name[ro]=Instalează sistemul
|
||||
Icon[ro]=calamares
|
||||
Icon[ro]=artixlinux-logo
|
||||
GenericName[ro]=Instalator de sistem
|
||||
Comment[ro]=Calamares — Instalator de sistem
|
||||
Name[ru]=Установить систему
|
||||
Icon[ru]=calamares
|
||||
Icon[ru]=artixlinux-logo
|
||||
GenericName[ru]=Установщик системы
|
||||
Comment[ru]=Calamares - Установщик системы
|
||||
Name[sk]=Inštalovať systém
|
||||
Icon[sk]=calamares
|
||||
Icon[sk]=artixlinux-logo
|
||||
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
|
||||
Icon[sq]=artixlinux-logo
|
||||
GenericName[sq]=Instalues Sistemi
|
||||
Comment[sq]=Calamares — Instalues Sistemi
|
||||
Name[fi_FI]=Asenna Järjestelmä
|
||||
Icon[fi_FI]=calamares
|
||||
Icon[fi_FI]=artixlinux-logo
|
||||
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
|
||||
Icon[sr]=artixlinux-logo
|
||||
GenericName[sr]=Инсталатер система
|
||||
Comment[sr]=Каламарес — инсталатер система
|
||||
Name[sv]=Installera system
|
||||
Icon[sv]=calamares
|
||||
Icon[sv]=artixlinux-logo
|
||||
GenericName[sv]=Systeminstallerare
|
||||
Comment[sv]=Calamares — Systeminstallerare
|
||||
Name[th]=ติดตั้งระบบ
|
||||
Name[uk]=Встановити Систему
|
||||
Icon[uk]=calamares
|
||||
Icon[uk]=artixlinux-logo
|
||||
GenericName[uk]=Встановлювач системи
|
||||
Comment[uk]=Calamares - Встановлювач системи
|
||||
Name[zh_CN]=安装系统
|
||||
Icon[zh_CN]=calamares
|
||||
Icon[zh_CN]=artixlinux-logo
|
||||
GenericName[zh_CN]=系统安装程序
|
||||
Comment[zh_CN]=Calamares — 系统安装程序
|
||||
Name[zh_TW]=安裝系統
|
||||
Icon[zh_TW]=calamares
|
||||
Icon[zh_TW]=artixlinux-logo
|
||||
GenericName[zh_TW]=系統安裝程式
|
||||
Comment[zh_TW]=Calamares ── 系統安裝程式
|
||||
Name[ast]=Instalar el sistema
|
||||
Icon[ast]=calamares
|
||||
Icon[ast]=artixlinux-logo
|
||||
GenericName[ast]=Instalador del sistema
|
||||
Comment[ast]=Calamares — Instalador del sistema
|
||||
Name[eo]=Instali Sistemo
|
||||
Icon[eo]=calamares
|
||||
Icon[eo]=artixlinux-logo
|
||||
GenericName[eo]=Sistema Instalilo
|
||||
Comment[eo]=Calamares — Sistema Instalilo
|
||||
Name[ne_NP]=सिस्टम इन्स्टल गर्नुहोस्
|
||||
@@ -190,14 +190,14 @@ Icon[ne_NP]=Calamares
|
||||
GenericName[ne_NP]=सिस्टम इन्स्टलर
|
||||
Comment[ne_NP]=Calamares - सिस्टम इन्स्टलर
|
||||
Name[es_MX]=Instalar el Sistema
|
||||
Icon[es_MX]=calamares
|
||||
Icon[es_MX]=artixlinux-logo
|
||||
GenericName[es_MX]=Instalador del sistema
|
||||
Comment[es_MX]=Calamares - Instalador del sistema
|
||||
Name[pt_PT]=Instalar Sistema
|
||||
Icon[pt_PT]=calamares
|
||||
Icon[pt_PT]=artixlinux-logo
|
||||
GenericName[pt_PT]=Instalador de Sistema
|
||||
Comment[pt_PT]=Calamares - Instalador de Sistema
|
||||
Name[tr_TR]=Sistemi Yükle
|
||||
Icon[tr_TR]=calamares
|
||||
Icon[tr_TR]=artixlinux-logo
|
||||
GenericName[tr_TR]=Sistem Yükleyici
|
||||
Comment[tr_TR]=Calamares — Sistem Yükleyici
|
||||
|
@@ -1,7 +1,7 @@
|
||||
[greeter]
|
||||
clock-format = %a %d %B %Y, %H:%M:%S
|
||||
position = 30%,center
|
||||
font-name = Roboto Sans 12
|
||||
font-name = Roboto Regular 12
|
||||
theme-name = Artix-dark
|
||||
icon-theme-name = Adwaita
|
||||
xft-antialias = true
|
||||
|
@@ -2,21 +2,18 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
gparted
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,154 +1,7 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# Branding
|
||||
artix-grub-theme
|
||||
artix-dark-theme
|
||||
artix-branding-base
|
||||
artix-community-presets
|
||||
xcursor-premium
|
||||
|
||||
# Community goodies
|
||||
base-devel
|
||||
@@ -215,11 +68,6 @@ firefox-adblock-plus
|
||||
firefox-noscript
|
||||
firefox-ublock-origin
|
||||
libreoffice-fresh
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
youtube-dl
|
||||
pulseaudio-alsa
|
||||
p7zip
|
||||
@@ -258,7 +106,7 @@ modem-manager-gui
|
||||
|
||||
# GTK pkgs
|
||||
geany-plugins
|
||||
syncthing-gtk
|
||||
syncthing-gtk-python3
|
||||
handbrake
|
||||
audacity
|
||||
gimp
|
||||
@@ -273,11 +121,10 @@ brasero
|
||||
pluma
|
||||
thunderbird
|
||||
claws-mail
|
||||
midori
|
||||
epiphany
|
||||
leafpad
|
||||
|
||||
# other stuff
|
||||
qt5-imageformats
|
||||
# Misc stuff
|
||||
gtk-engines
|
||||
accountsservice
|
||||
bluez-utils
|
||||
@@ -302,12 +149,12 @@ vertex-themes
|
||||
oxygen
|
||||
|
||||
# KIO is still lacking
|
||||
gvfs-mtp
|
||||
gvfs-smb
|
||||
gvfs-afc
|
||||
gvfs-google
|
||||
gvfs-gphoto2
|
||||
|
||||
# Others
|
||||
virtualbox-guest-utils
|
||||
mc
|
||||
screen
|
||||
|
@@ -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
|
||||
position = 30%,center
|
||||
font-name = Roboto 12
|
||||
theme-name = Vertex-Dark
|
||||
theme-name = Artix-dark
|
||||
icon-theme-name = Adwaita
|
||||
xft-antialias = true
|
||||
#xft-dpi = 115
|
||||
|
@@ -1 +0,0 @@
|
||||
../../../community/live-overlay/etc/runlevels
|
@@ -1,24 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
#ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('consolefont' 'acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'connmand' 'lightdm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
@@ -1 +0,0 @@
|
||||
../../../community/root-overlay/etc/runlevels
|
@@ -2,21 +2,18 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
gparted
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,154 +1,7 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# Branding
|
||||
artix-grub-theme
|
||||
artix-dark-theme
|
||||
artix-branding-base
|
||||
artix-community-presets
|
||||
xcursor-premium
|
||||
sddm-theme-artix
|
||||
|
||||
# Community goodies
|
||||
@@ -190,11 +43,6 @@ firefox-adblock-plus
|
||||
firefox-noscript
|
||||
firefox-ublock-origin
|
||||
libreoffice-fresh
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
youtube-dl
|
||||
pulseaudio-alsa
|
||||
p7zip
|
||||
@@ -233,7 +81,7 @@ modem-manager-gui
|
||||
|
||||
# GTK pkgs
|
||||
geany-plugins
|
||||
syncthing-gtk
|
||||
syncthing-gtk-python3
|
||||
handbrake
|
||||
audacity
|
||||
gimp
|
||||
@@ -242,8 +90,7 @@ hexchat
|
||||
gufw
|
||||
meld
|
||||
|
||||
# other stuff
|
||||
qt5-imageformats
|
||||
# Misc stuff
|
||||
gtk-engines
|
||||
accountsservice
|
||||
bluez-utils
|
||||
@@ -262,7 +109,6 @@ konversation
|
||||
falkon
|
||||
ark
|
||||
dolphin-plugins
|
||||
ffmpegthumbs
|
||||
filelight
|
||||
filelight
|
||||
k3b
|
||||
@@ -303,12 +149,12 @@ vertex-themes
|
||||
oxygen
|
||||
|
||||
# KIO is still lacking
|
||||
gvfs-mtp
|
||||
gvfs-smb
|
||||
gvfs-afc
|
||||
gvfs-google
|
||||
gvfs-gphoto2
|
||||
|
||||
# Others
|
||||
virtualbox-guest-utils
|
||||
mc
|
||||
screen
|
||||
|
@@ -1 +0,0 @@
|
||||
../../../community/live-overlay/etc/conf.d
|
@@ -1 +0,0 @@
|
||||
../../../community/live-overlay/etc/runlevels
|
@@ -1,26 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
#ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('consolefont' 'acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'NetworkManager' 'sddm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
@@ -1 +0,0 @@
|
||||
../../../community/root-overlay/etc/runlevels
|
@@ -102,9 +102,9 @@ Server = https://universe.artixlinux.org/$arch
|
||||
|
||||
# An example of a custom package repository. See the pacman manpage for
|
||||
# tips on creating your own repositories.
|
||||
#[custom]
|
||||
#[localrepo]
|
||||
#SigLevel = Optional TrustAll
|
||||
#Server = file:///home/custompkgs
|
||||
#Server = file:///home/user/localrepo
|
||||
|
||||
#
|
||||
# ARCHLINUX
|
||||
|
1
community/live-overlay/usr
Symbolic link
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
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB |
@@ -1 +0,0 @@
|
||||
start-here-mate.png
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB |
@@ -1 +0,0 @@
|
||||
start-here-mate.png
|
@@ -1 +0,0 @@
|
||||
../../live-overlay/etc/conf.d
|
@@ -60,7 +60,8 @@ HOOKS=(consolefont base udev autodetect modconf encrypt block filesystems keyboa
|
||||
#COMPRESSION="xz"
|
||||
#COMPRESSION="lzop"
|
||||
#COMPRESSION="lz4"
|
||||
COMPRESSION="zstd"
|
||||
|
||||
# COMPRESSION_OPTIONS
|
||||
# Additional options for the compressor
|
||||
#COMPRESSION_OPTIONS=()
|
||||
COMPRESSION_OPTIONS=(-T0 -10)
|
||||
|
@@ -1 +0,0 @@
|
||||
../../live-overlay/etc/runlevels
|
1
community/root-overlay/etc/runlevels/boot/consolefont
Symbolic link
1
community/root-overlay/etc/runlevels/boot/consolefont
Symbolic link
@@ -0,0 +1 @@
|
||||
../../init.d/consolefont
|
@@ -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
|
||||
|
||||
sddm-theme-artix
|
||||
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,97 +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
|
||||
vi
|
||||
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
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
gparted
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
hexchat
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,155 +1,4 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# LXDE
|
||||
gpicview
|
||||
@@ -169,16 +18,11 @@ lxterminal
|
||||
openbox
|
||||
pcmanfm
|
||||
|
||||
# Basic usability apps
|
||||
connman-gtk
|
||||
leafpad
|
||||
midori
|
||||
atril
|
||||
lightdm-gtk-greeter
|
||||
light-locker
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
gvfs-mtp
|
||||
|
||||
# GTK
|
||||
epiphany
|
||||
leafpad
|
||||
atril
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand' 'lightdm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
partitionmanager
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
konversation
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,171 +1,15 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
sddm-theme-artix
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# LXQt
|
||||
lxqt
|
||||
|
||||
# Basic usability apps
|
||||
cmst
|
||||
kwrite
|
||||
sddm-theme-artix
|
||||
network-manager-applet
|
||||
|
||||
# QT
|
||||
falkon
|
||||
kwrite
|
||||
qpdfview
|
||||
lxqt-archiver
|
||||
breeze-icons
|
||||
screengrab
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
gvfs-mtp
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'syslog-ng' 'NetworkManager' 'sddm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
gparted
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
hexchat
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,155 +1,4 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# MATE
|
||||
mate
|
||||
@@ -173,16 +22,11 @@ mate-terminal
|
||||
mate-utils
|
||||
mozo
|
||||
|
||||
# Basic usability apps
|
||||
connman-gtk
|
||||
leafpad
|
||||
midori
|
||||
atril
|
||||
lightdm-gtk-greeter
|
||||
light-locker
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
gvfs-mtp
|
||||
|
||||
# GTK
|
||||
epiphany
|
||||
leafpad
|
||||
atril
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand' 'lightdm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
@@ -13,30 +13,13 @@ TODO: package imports (disabled arch repos) to build
|
||||
* lxqt
|
||||
|
||||
~~~
|
||||
error: target not found: ttf-roboto
|
||||
error: target not found: ttf-roboto-mono
|
||||
error: target not found: xcursor-premium
|
||||
error: target not found: cmst
|
||||
error: target not found: qpdfview
|
||||
error: target not found: raw-thumbnailer
|
||||
~~~
|
||||
|
||||
|
||||
* plasma
|
||||
|
||||
~~~
|
||||
error: target not found: ttf-roboto
|
||||
error: target not found: ttf-roboto-mono
|
||||
error: target not found: xcursor-premium
|
||||
error: target not found: raw-thumbnailer
|
||||
~~~
|
||||
|
||||
* community-qt
|
||||
|
||||
~~~
|
||||
error: target not found: ttf-roboto
|
||||
error: target not found: ttf-roboto-mono
|
||||
error: target not found: xcursor-premium
|
||||
error: target not found: xorg-xwininfo
|
||||
error: target not found: cvs
|
||||
error: target not found: hddtemp
|
||||
@@ -52,7 +35,6 @@ error: target not found: firefox-adblock-plus
|
||||
error: target not found: firefox-noscript
|
||||
error: target not found: firefox-ublock-origin
|
||||
error: target not found: libreoffice-fresh
|
||||
error: target not found: raw-thumbnailer
|
||||
error: target not found: youtube-dl
|
||||
error: target not found: fortune-mod
|
||||
error: target not found: redshift
|
||||
@@ -84,10 +66,7 @@ error: target not found: mc
|
||||
|
||||
* xfce
|
||||
|
||||
~~~
|
||||
error: target not found: ttf-roboto
|
||||
error: target not found: ttf-roboto-mono
|
||||
error: target not found: xcursor-premium
|
||||
~~~
|
||||
error: target not found: pavucontrol
|
||||
error: target not found: qt5ct
|
||||
error: target not found: lightdm-gtk-greeter
|
||||
@@ -98,10 +77,7 @@ error: target not found: leafpad
|
||||
* i3
|
||||
|
||||
~~~
|
||||
error: target not found: ttf-roboto
|
||||
error: target not found: ttf-roboto-mono
|
||||
error: target not found: xorg-xkill
|
||||
error: target not found: xcursor-premium
|
||||
error: target not found: lightdm-gtk-greeter
|
||||
error: target not found: geany
|
||||
error: target not found: arandr
|
||||
@@ -129,9 +105,6 @@ error: target not found: kvantum-qt5
|
||||
* gnome
|
||||
|
||||
~~~
|
||||
error: target not found: ttf-roboto
|
||||
error: target not found: ttf-roboto-mono
|
||||
error: target not found: xcursor-premium
|
||||
error: target not found: arc-gtk-theme
|
||||
error: target not found: xcursor-themes
|
||||
error: target not found: gnome-screensaver
|
||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
partitionmanager
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
konversation
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,221 +1,86 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
artix-grub-theme
|
||||
artix-dark-theme
|
||||
artix-branding-base
|
||||
artix-gtk-presets
|
||||
artix-qt-presets
|
||||
xcursor-premium
|
||||
sddm-theme-artix
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# KDE Plasma
|
||||
bluedevil
|
||||
breeze
|
||||
breeze-gtk
|
||||
# discover
|
||||
drkonqi
|
||||
kactivitymanagerd
|
||||
kde-cli-tools
|
||||
kde-gtk-config
|
||||
kdecoration
|
||||
kdeplasma-addons
|
||||
kgamma5
|
||||
khotkeys
|
||||
kinfocenter
|
||||
kmenuedit
|
||||
knetattach
|
||||
kscreen
|
||||
kscreenlocker
|
||||
ksshaskpass
|
||||
ksysguard
|
||||
kwallet-pam
|
||||
kwayland-integration
|
||||
kwayland-server
|
||||
kwin
|
||||
kwrited
|
||||
libkscreen
|
||||
libksysguard
|
||||
milou
|
||||
oxygen
|
||||
plasma-browser-integration
|
||||
plasma-desktop
|
||||
plasma-disks
|
||||
plasma-firewall
|
||||
plasma-integration
|
||||
plasma-workspace
|
||||
plasma-nm
|
||||
plasma-pa
|
||||
plasma-sdk
|
||||
plasma-systemmonitor
|
||||
plasma-thunderbolt
|
||||
plasma-vault
|
||||
plasma-workspace
|
||||
plasma-workspace-wallpapers
|
||||
polkit-kde-agent
|
||||
powerdevil
|
||||
sddm-kcm
|
||||
systemsettings
|
||||
xdg-desktop-portal-kde
|
||||
breeze-icons
|
||||
|
||||
# kde-system
|
||||
dolphin
|
||||
konqueror
|
||||
kcron
|
||||
khelpcenter
|
||||
kdegraphics-thumbnailers
|
||||
kdesdk-thumbnailers
|
||||
# ksystemlog
|
||||
partitionmanager
|
||||
|
||||
# kde-utilities
|
||||
ark
|
||||
kate
|
||||
kcalc
|
||||
kdialog
|
||||
keditbookmarks
|
||||
kfind
|
||||
kgpg
|
||||
kmix
|
||||
konqueror
|
||||
konsole
|
||||
kruler
|
||||
ktimer
|
||||
kwalletmanager
|
||||
kwrite
|
||||
markdownpart
|
||||
print-manager
|
||||
gwenview
|
||||
spectacle
|
||||
svgpart
|
||||
sweeper
|
||||
|
||||
# Basic usability apps
|
||||
plasma-nm
|
||||
kwrite
|
||||
falkon
|
||||
# kde-graphics
|
||||
gwenview
|
||||
okular
|
||||
ark
|
||||
breeze-icons
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
gvfs-mtp
|
||||
spectacle
|
||||
svgpart
|
||||
|
||||
sddm-theme-artix
|
||||
|
||||
# QT
|
||||
falkon
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager' 'sddm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
@@ -2,22 +2,19 @@ mkinitcpio-nfs-utils
|
||||
squashfs-tools
|
||||
nbd
|
||||
|
||||
@openrc artix-live-openrc
|
||||
@runit artix-live-runit
|
||||
@s6 artix-live-s6
|
||||
|
||||
calamares-branding
|
||||
gparted
|
||||
|
||||
artix-grub-live
|
||||
artix-grub-theme
|
||||
|
||||
virtualbox-guest-modules-artix
|
||||
virtualbox-guest-utils
|
||||
#open-vm-tools
|
||||
|
||||
broadcom-wl
|
||||
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
artix-docs
|
||||
hexchat
|
||||
|
||||
artix-live-@initsys@
|
||||
|
@@ -1,172 +1,17 @@
|
||||
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
|
||||
vi
|
||||
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
|
||||
modemmanager
|
||||
usb_modeswitch
|
||||
|
||||
@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
|
||||
# loads by default common/packages-{base,apps,xorg}
|
||||
|
||||
# XFCE
|
||||
xfce4
|
||||
xfce4-goodies
|
||||
# check pulseaudio - not pulled from elsewhere?
|
||||
pulseaudio
|
||||
pavucontrol
|
||||
|
||||
# Basic usability apps
|
||||
connman-gtk
|
||||
leafpad
|
||||
midori
|
||||
atril
|
||||
lightdm-gtk-greeter
|
||||
light-locker
|
||||
mpv
|
||||
ffmpegthumbnailer
|
||||
ffmpegthumbs
|
||||
raw-thumbnailer
|
||||
qt5-imageformats
|
||||
gvfs-mtp
|
||||
|
||||
# GTK
|
||||
epiphany
|
||||
leafpad
|
||||
atril
|
||||
|
@@ -1,25 +1,17 @@
|
||||
################ 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
|
||||
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
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'connmand' 'lightdm')
|
||||
|
||||
################# live-session #################
|
||||
|
||||
# unset defaults to given value
|
||||
# HOST_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# USER_NAME="artix"
|
||||
|
||||
# unset defaults to given value
|
||||
# PASSWORD="artix"
|
||||
|
||||
# Set to false to disable autologin in the live session
|
||||
AUTOLOGIN="true"
|
||||
|
Reference in New Issue
Block a user