From e00f8fc1f295b64518a659bc131a3c30826ff93f Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 8 Aug 2020 01:32:54 +0300 Subject: [PATCH] v0.3 --- .../templates/0.2/6_ac_update_sync/README-eng.txt | 7 -- .../templates/0.2/6_ac_update_sync/README-rus.txt | 7 -- .../world/create/.calculate_directory | 1 - .../0.2/6_ac_update_sync/world/create/base | 8 -- .../0.2/6_ac_update_sync/world/create/multimedia | 5 - .../0.2/6_ac_update_sync/world/create/netapps | 54 ---------- .../0.2/6_ac_update_sync/world/create/network | 32 ------ .../0.2/6_ac_update_sync/world/create/printer | 25 ----- .../0.2/6_ac_update_sync/world/create/server | 12 --- .../0.2/6_ac_update_sync/world/create/tools | 115 --------------------- .../0.2/6_ac_update_sync/world/create/wireless | 18 ---- .../0.2/6_ac_update_sync/world/create/xorg | 6 -- .../templates/3.6/6_ac_update_sync/README-eng.txt | 7 ++ .../templates/3.6/6_ac_update_sync/README-rus.txt | 7 ++ .../world/create/.calculate_directory | 1 + .../3.6/6_ac_update_sync/world/create/base | 8 ++ .../3.6/6_ac_update_sync/world/create/multimedia | 5 + .../3.6/6_ac_update_sync/world/create/netapps | 54 ++++++++++ .../3.6/6_ac_update_sync/world/create/network | 32 ++++++ .../3.6/6_ac_update_sync/world/create/printer | 25 +++++ .../3.6/6_ac_update_sync/world/create/server | 12 +++ .../3.6/6_ac_update_sync/world/create/tools | 115 +++++++++++++++++++++ .../3.6/6_ac_update_sync/world/create/wireless | 18 ++++ .../3.6/6_ac_update_sync/world/create/xorg | 6 ++ 24 files changed, 290 insertions(+), 290 deletions(-) delete mode 100644 profiles/templates/0.2/6_ac_update_sync/README-eng.txt delete mode 100644 profiles/templates/0.2/6_ac_update_sync/README-rus.txt delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/.calculate_directory delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/base delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/multimedia delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/netapps delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/network delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/printer delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/server delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/tools delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/wireless delete mode 100644 profiles/templates/0.2/6_ac_update_sync/world/create/xorg create mode 100644 profiles/templates/3.6/6_ac_update_sync/README-eng.txt create mode 100644 profiles/templates/3.6/6_ac_update_sync/README-rus.txt create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/.calculate_directory create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/base create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/multimedia create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/netapps create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/network create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/printer create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/server create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/tools create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/wireless create mode 100644 profiles/templates/3.6/6_ac_update_sync/world/create/xorg diff --git a/profiles/templates/0.2/6_ac_update_sync/README-eng.txt b/profiles/templates/0.2/6_ac_update_sync/README-eng.txt deleted file mode 100644 index 2996b91..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/README-eng.txt +++ /dev/null @@ -1,7 +0,0 @@ -# Calculate append=skip - -The ac_update_sync event: -- Portage syncing - -Action: world update, fix system -env: install diff --git a/profiles/templates/0.2/6_ac_update_sync/README-rus.txt b/profiles/templates/0.2/6_ac_update_sync/README-rus.txt deleted file mode 100644 index fe3ae65..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/README-rus.txt +++ /dev/null @@ -1,7 +0,0 @@ -# Calculate append=skip - -Событие ac_update_sync: -- обновление портежей - -Действие: обновление world файла, исправление системы -env: install diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/.calculate_directory b/profiles/templates/0.2/6_ac_update_sync/world/create/.calculate_directory deleted file mode 100644 index efc7485..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/.calculate_directory +++ /dev/null @@ -1 +0,0 @@ -# Calculate append=skip cl_update_world==merge||cl_update_world==rebuild diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/base b/profiles/templates/0.2/6_ac_update_sync/world/create/base deleted file mode 100644 index b0fcb2e..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/base +++ /dev/null @@ -1,8 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, minimal-gentoo)!=# -sys-apps/calculate-toolkit -sys-apps/ifplugd -sys-apps/less -sys-kernel/dracut -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/multimedia b/profiles/templates/0.2/6_ac_update_sync/world/create/multimedia deleted file mode 100644 index 0045750..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/multimedia +++ /dev/null @@ -1,5 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLS)!=# -media-sound/alsa-utils -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/netapps b/profiles/templates/0.2/6_ac_update_sync/world/create/netapps deleted file mode 100644 index 1225981..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/netapps +++ /dev/null @@ -1,54 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# -app-text/wgetpaste -net-misc/whois -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# -net-analyzer/nmap -net-analyzer/traceroute -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -www-client/chromium -www-plugins/adobe-flash -www-plugins/chrome-freedommarks -www-plugins/chrome-passman -www-plugins/chrome-ublock -#in# - -#?in(os_linux_pkglist, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -net-im/gajim -net-misc/remmina -net-p2p/qbittorrent -x11-misc/x11vnc -#in# - -#?in(os_linux_pkglist, CLDL, CLDM, CLDX, CLDXS)!=# -mail-client/claws-mail -#in# - -#?in(os_linux_pkglist, CLDM, CLDX, CLDXS)!=# -net-irc/hexchat -#in# - -#?in(os_linux_pkglist, CLD)!=# -kde-apps/krdc -kde-apps/krfb -net-irc/konversation -net-p2p/ktorrent -#in# - -#?in(os_linux_pkglist, CDS)!=# -net-analyzer/fail2ban -net-analyzer/iptraf-ng -net-analyzer/macchanger -net-analyzer/sarg -net-analyzer/tcpdump -net-analyzer/vnstat -net-dialup/minicom -net-ftp/tftp-hpa -net-irc/weechat -www-client/links -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/network b/profiles/templates/0.2/6_ac_update_sync/world/create/network deleted file mode 100644 index 0b0aa1a..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/network +++ /dev/null @@ -1,32 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# -net-dialup/pptpclient -net-dialup/rp-pppoe -net-dialup/xl2tpd -net-dns/bind-tools -net-firewall/shorewall -net-misc/ntp -net-misc/vconfig -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -net-vpn/networkmanager-l2tp -net-vpn/networkmanager-openvpn -net-vpn/networkmanager-pptp -net-vpn/networkmanager-vpnc -net-vpn/networkmanager-wireguard -net-vpn/wireguard-modules -#in# - -#?in(os_linux_pkglist, CDS)!=# -net-dialup/ppp -net-dns/ddclient -net-firewall/iptables -net-fs/samba -net-misc/bridge-utils -net-misc/ifenslave -net-misc/wol -net-vpn/ipsec-tools -net-vpn/pptpd -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/printer b/profiles/templates/0.2/6_ac_update_sync/world/create/printer deleted file mode 100644 index 904be45..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/printer +++ /dev/null @@ -1,25 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -net-print/cndrvcups-common-lb -net-print/cnijfilter2 -net-print/cups -net-print/epson-inkjet-printer-escpr -net-print/foomatic-db-engine -net-print/gutenprint -net-print/hplip -net-print/hplip-plugin -#net-print/xerox-drivers -#in# - -#?in(os_linux_pkglist, CLD, CLDL, CLDM, CLDX, CLDXS)!=# -media-gfx/xsane -#in# - -#?in(os_linux_pkglist, CLD, CLDL, CLDM, CLDX, CLDXS)!=# -app-admin/system-config-printer -#in# - -#?in(os_linux_pkglist, CLDC)!=# -media-gfx/simple-scan -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/server b/profiles/templates/0.2/6_ac_update_sync/world/create/server deleted file mode 100644 index 0a9309a..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/server +++ /dev/null @@ -1,12 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CDS)!=# -dev-db/pg_top -dev-db/postgresql -mail-filter/opendkim -mail-filter/postgrey -net-ftp/ftp -net-mail/fetchmail -sys-apps/calculate-server -sys-apps/most -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/tools b/profiles/templates/0.2/6_ac_update_sync/world/create/tools deleted file mode 100644 index 540ecd6..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/tools +++ /dev/null @@ -1,115 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS, CLS, CSS)!=# -app-arch/lbzip2 -app-arch/pigz -app-misc/tmux -net-misc/dhcp -sys-auth/pam_update -sys-fs/btrfs-progs -sys-fs/cryptsetup -sys-fs/reiserfsprogs -sys-fs/xfsprogs -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS, CLS)!=# -app-admin/logrotate -sys-apps/ethtool -sys-apps/usbutils -virtual/cron -virtual/logger -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# -app-editors/vim -app-portage/portage-utils -app-text/tree -app-vim/colorschemes -sys-apps/inxi -sys-apps/memtest86+ -sys-apps/pciutils -sys-fs/dmraid -sys-fs/dosfstools -sys-fs/mdadm -sys-process/htop -sys-process/lsof -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# -app-admin/hddtemp -app-admin/sudo -app-admin/testdisk -app-cdr/cdrtools -app-cdr/dvd+rw-tools -app-misc/mc -sys-apps/acl -sys-apps/dmidecode -sys-apps/lm-sensors -sys-apps/pv -sys-apps/smartmontools -sys-fs/mtools -#in# - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -app-arch/p7zip -app-arch/rar -app-arch/unzip -sys-apps/hdparm -sys-apps/keyexec -sys-apps/pcmciautils -sys-apps/usb_modeswitch -sys-fs/exfat-utils -sys-fs/fuse-exfat -sys-fs/ntfs3g -sys-power/acpi -sys-power/acpid -sys-power/cpupower -sys-power/powernowd -sys-power/powertop -#in# - -#?in(os_linux_pkglist, CLD, CLDL, CLDM, CLDX, CLDXS)!=# -sys-power/upower -#in# - -#?in(os_linux_pkglist, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -app-pda/usbmuxd -dev-python/gst-python -sys-apps/mlocate -sys-block/gparted -sys-process/cpu-x -#для корректной поддержки мультимедиа клавиатур -x11-misc/wmctrl -#in# - -#?in(os_linux_pkglist, CLDL, CLDX, CLDXS)!=# -sys-apps/qdirstat -#in# - -#?in(os_linux_pkglist, CLDC, CLDM)!=# -x11-misc/parcellite -#in# - -#?in(os_linux_pkglist, CLD)!=# -sys-block/partitionmanager -#in# - -#?in(os_linux_pkglist, CLDC)!=# -gnome-base/dconf-editor -#in# - -#?in(os_linux_pkglist, CDS)!=# -app-antivirus/clamav -app-i18n/enca -app-portage/ufed -dev-libs/klibc -dev-python/psycopg -dev-python/pyserial -sci-libs/fftw -sys-apps/ipmitool -sys-apps/iproute2 -sys-apps/kexec-tools -sys-block/parted -sys-block/tw_cli -sys-process/iotop -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/wireless b/profiles/templates/0.2/6_ac_update_sync/world/create/wireless deleted file mode 100644 index a91802a..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/wireless +++ /dev/null @@ -1,18 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CLS)!=# -net-wireless/broadcom-sta -net-wireless/rtl8723de -net-wireless/rtl8814au -net-wireless/rtl8821ce -net-wireless/rtl8821cu -net-wireless/wireless-tools -net-wireless/wpa_supplicant -sys-firmware/b43-firmware -sys-firmware/ipw2100-firmware -sys-firmware/ipw2200-firmware -#in# - -#?in(os_linux_pkglist, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# -net-wireless/blueman -#in# diff --git a/profiles/templates/0.2/6_ac_update_sync/world/create/xorg b/profiles/templates/0.2/6_ac_update_sync/world/create/xorg deleted file mode 100644 index e808770..0000000 --- a/profiles/templates/0.2/6_ac_update_sync/world/create/xorg +++ /dev/null @@ -1,6 +0,0 @@ -# Calculate name=world format=world - -#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CLS)!=# -app-misc/xorg-meta -#in# - diff --git a/profiles/templates/3.6/6_ac_update_sync/README-eng.txt b/profiles/templates/3.6/6_ac_update_sync/README-eng.txt new file mode 100644 index 0000000..2996b91 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/README-eng.txt @@ -0,0 +1,7 @@ +# Calculate append=skip + +The ac_update_sync event: +- Portage syncing + +Action: world update, fix system +env: install diff --git a/profiles/templates/3.6/6_ac_update_sync/README-rus.txt b/profiles/templates/3.6/6_ac_update_sync/README-rus.txt new file mode 100644 index 0000000..fe3ae65 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/README-rus.txt @@ -0,0 +1,7 @@ +# Calculate append=skip + +Событие ac_update_sync: +- обновление портежей + +Действие: обновление world файла, исправление системы +env: install diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/.calculate_directory b/profiles/templates/3.6/6_ac_update_sync/world/create/.calculate_directory new file mode 100644 index 0000000..efc7485 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/.calculate_directory @@ -0,0 +1 @@ +# Calculate append=skip cl_update_world==merge||cl_update_world==rebuild diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/base b/profiles/templates/3.6/6_ac_update_sync/world/create/base new file mode 100644 index 0000000..b0fcb2e --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/base @@ -0,0 +1,8 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, minimal-gentoo)!=# +sys-apps/calculate-toolkit +sys-apps/ifplugd +sys-apps/less +sys-kernel/dracut +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/multimedia b/profiles/templates/3.6/6_ac_update_sync/world/create/multimedia new file mode 100644 index 0000000..0045750 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/multimedia @@ -0,0 +1,5 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLS)!=# +media-sound/alsa-utils +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/netapps b/profiles/templates/3.6/6_ac_update_sync/world/create/netapps new file mode 100644 index 0000000..1225981 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/netapps @@ -0,0 +1,54 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# +app-text/wgetpaste +net-misc/whois +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# +net-analyzer/nmap +net-analyzer/traceroute +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +www-client/chromium +www-plugins/adobe-flash +www-plugins/chrome-freedommarks +www-plugins/chrome-passman +www-plugins/chrome-ublock +#in# + +#?in(os_linux_pkglist, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +net-im/gajim +net-misc/remmina +net-p2p/qbittorrent +x11-misc/x11vnc +#in# + +#?in(os_linux_pkglist, CLDL, CLDM, CLDX, CLDXS)!=# +mail-client/claws-mail +#in# + +#?in(os_linux_pkglist, CLDM, CLDX, CLDXS)!=# +net-irc/hexchat +#in# + +#?in(os_linux_pkglist, CLD)!=# +kde-apps/krdc +kde-apps/krfb +net-irc/konversation +net-p2p/ktorrent +#in# + +#?in(os_linux_pkglist, CDS)!=# +net-analyzer/fail2ban +net-analyzer/iptraf-ng +net-analyzer/macchanger +net-analyzer/sarg +net-analyzer/tcpdump +net-analyzer/vnstat +net-dialup/minicom +net-ftp/tftp-hpa +net-irc/weechat +www-client/links +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/network b/profiles/templates/3.6/6_ac_update_sync/world/create/network new file mode 100644 index 0000000..0b0aa1a --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/network @@ -0,0 +1,32 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# +net-dialup/pptpclient +net-dialup/rp-pppoe +net-dialup/xl2tpd +net-dns/bind-tools +net-firewall/shorewall +net-misc/ntp +net-misc/vconfig +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +net-vpn/networkmanager-l2tp +net-vpn/networkmanager-openvpn +net-vpn/networkmanager-pptp +net-vpn/networkmanager-vpnc +net-vpn/networkmanager-wireguard +net-vpn/wireguard-modules +#in# + +#?in(os_linux_pkglist, CDS)!=# +net-dialup/ppp +net-dns/ddclient +net-firewall/iptables +net-fs/samba +net-misc/bridge-utils +net-misc/ifenslave +net-misc/wol +net-vpn/ipsec-tools +net-vpn/pptpd +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/printer b/profiles/templates/3.6/6_ac_update_sync/world/create/printer new file mode 100644 index 0000000..904be45 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/printer @@ -0,0 +1,25 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +net-print/cndrvcups-common-lb +net-print/cnijfilter2 +net-print/cups +net-print/epson-inkjet-printer-escpr +net-print/foomatic-db-engine +net-print/gutenprint +net-print/hplip +net-print/hplip-plugin +#net-print/xerox-drivers +#in# + +#?in(os_linux_pkglist, CLD, CLDL, CLDM, CLDX, CLDXS)!=# +media-gfx/xsane +#in# + +#?in(os_linux_pkglist, CLD, CLDL, CLDM, CLDX, CLDXS)!=# +app-admin/system-config-printer +#in# + +#?in(os_linux_pkglist, CLDC)!=# +media-gfx/simple-scan +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/server b/profiles/templates/3.6/6_ac_update_sync/world/create/server new file mode 100644 index 0000000..0a9309a --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/server @@ -0,0 +1,12 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CDS)!=# +dev-db/pg_top +dev-db/postgresql +mail-filter/opendkim +mail-filter/postgrey +net-ftp/ftp +net-mail/fetchmail +sys-apps/calculate-server +sys-apps/most +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/tools b/profiles/templates/3.6/6_ac_update_sync/world/create/tools new file mode 100644 index 0000000..540ecd6 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/tools @@ -0,0 +1,115 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS, CLS, CSS)!=# +app-arch/lbzip2 +app-arch/pigz +app-misc/tmux +net-misc/dhcp +sys-auth/pam_update +sys-fs/btrfs-progs +sys-fs/cryptsetup +sys-fs/reiserfsprogs +sys-fs/xfsprogs +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS, CLS)!=# +app-admin/logrotate +sys-apps/ethtool +sys-apps/usbutils +virtual/cron +virtual/logger +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# +app-editors/vim +app-portage/portage-utils +app-text/tree +app-vim/colorschemes +sys-apps/inxi +sys-apps/memtest86+ +sys-apps/pciutils +sys-fs/dmraid +sys-fs/dosfstools +sys-fs/mdadm +sys-process/htop +sys-process/lsof +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CDS)!=# +app-admin/hddtemp +app-admin/sudo +app-admin/testdisk +app-cdr/cdrtools +app-cdr/dvd+rw-tools +app-misc/mc +sys-apps/acl +sys-apps/dmidecode +sys-apps/lm-sensors +sys-apps/pv +sys-apps/smartmontools +sys-fs/mtools +#in# + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +app-arch/p7zip +app-arch/rar +app-arch/unzip +sys-apps/hdparm +sys-apps/keyexec +sys-apps/pcmciautils +sys-apps/usb_modeswitch +sys-fs/exfat-utils +sys-fs/fuse-exfat +sys-fs/ntfs3g +sys-power/acpi +sys-power/acpid +sys-power/cpupower +sys-power/powernowd +sys-power/powertop +#in# + +#?in(os_linux_pkglist, CLD, CLDL, CLDM, CLDX, CLDXS)!=# +sys-power/upower +#in# + +#?in(os_linux_pkglist, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +app-pda/usbmuxd +dev-python/gst-python +sys-apps/mlocate +sys-block/gparted +sys-process/cpu-x +#для корректной поддержки мультимедиа клавиатур +x11-misc/wmctrl +#in# + +#?in(os_linux_pkglist, CLDL, CLDX, CLDXS)!=# +sys-apps/qdirstat +#in# + +#?in(os_linux_pkglist, CLDC, CLDM)!=# +x11-misc/parcellite +#in# + +#?in(os_linux_pkglist, CLD)!=# +sys-block/partitionmanager +#in# + +#?in(os_linux_pkglist, CLDC)!=# +gnome-base/dconf-editor +#in# + +#?in(os_linux_pkglist, CDS)!=# +app-antivirus/clamav +app-i18n/enca +app-portage/ufed +dev-libs/klibc +dev-python/psycopg +dev-python/pyserial +sci-libs/fftw +sys-apps/ipmitool +sys-apps/iproute2 +sys-apps/kexec-tools +sys-block/parted +sys-block/tw_cli +sys-process/iotop +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/wireless b/profiles/templates/3.6/6_ac_update_sync/world/create/wireless new file mode 100644 index 0000000..a91802a --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/wireless @@ -0,0 +1,18 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CLS)!=# +net-wireless/broadcom-sta +net-wireless/rtl8723de +net-wireless/rtl8814au +net-wireless/rtl8821ce +net-wireless/rtl8821cu +net-wireless/wireless-tools +net-wireless/wpa_supplicant +sys-firmware/b43-firmware +sys-firmware/ipw2100-firmware +sys-firmware/ipw2200-firmware +#in# + +#?in(os_linux_pkglist, CLDC, CLDL, CLDM, CLDX, CLDXS)!=# +net-wireless/blueman +#in# diff --git a/profiles/templates/3.6/6_ac_update_sync/world/create/xorg b/profiles/templates/3.6/6_ac_update_sync/world/create/xorg new file mode 100644 index 0000000..e808770 --- /dev/null +++ b/profiles/templates/3.6/6_ac_update_sync/world/create/xorg @@ -0,0 +1,6 @@ +# Calculate name=world format=world + +#?in(os_linux_pkglist, CLD, CLDC, CLDL, CLDM, CLDX, CLDXS, CLS)!=# +app-misc/xorg-meta +#in# +