forked from altcloud/mkimage-profiles
Compare commits
44 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
8be3dab7c6 | ||
|
f207f9d538 | ||
|
f4b2816af0 | ||
|
aa8d2bba45 | ||
|
bb473203e7 | ||
|
3330e24e1a | ||
|
142dd30e77 | ||
|
f0c0d142c2 | ||
|
bca1342015 | ||
|
85c52d71c6 | ||
|
fb125e0900 | ||
|
ac06f8d856 | ||
|
9efdc3f58a | ||
|
d27f05e8be | ||
|
f80d1d5d62 | ||
|
48e505622e | ||
|
a47a0383d9 | ||
|
0cadf830de | ||
|
8dc762d56f | ||
|
bdb8dcac29 | ||
|
3b24b68b22 | ||
|
d49f3bce8e | ||
|
dd87c70ee5 | ||
|
ad8f0a1b80 | ||
|
431d9f0d1a | ||
|
d12f702282 | ||
|
0a1a2287ef | ||
|
1a2a9d2155 | ||
|
a77cf63957 | ||
|
1f63af0159 | ||
|
f09b70e343 | ||
|
1c99f5d309 | ||
|
5f042e01e3 | ||
|
c9e1f17a1d | ||
|
38f3987725 | ||
|
38d338e0ee | ||
|
274ead6274 | ||
|
ee01557ead | ||
|
013fd43294 | ||
|
7459a74abc | ||
|
e4bd17cc3d | ||
|
37325673bd | ||
|
c73abccd2c | ||
|
20c6cb25e4 |
@@ -1,5 +1,5 @@
|
||||
Name: mkimage-profiles
|
||||
Version: 1.1.103
|
||||
Version: 1.1.107
|
||||
Release: alt1
|
||||
|
||||
Summary: ALT Linux based distribution metaprofile
|
||||
@@ -91,6 +91,18 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 03 2017 Michael Shigorin <mike@altlinux.org> 1.1.107-alt1
|
||||
- serial improvements
|
||||
|
||||
* Mon Mar 13 2017 Michael Shigorin <mike@altlinux.org> 1.1.106-alt1
|
||||
- starterkits-20170312
|
||||
|
||||
* Mon Feb 27 2017 Michael Shigorin <mike@altlinux.org> 1.1.105-alt1
|
||||
- disable git hooks (glebfm@)
|
||||
|
||||
* Mon Feb 06 2017 Michael Shigorin <mike@altlinux.org> 1.1.104-alt1
|
||||
- [[vncinst]] fixed
|
||||
|
||||
* Mon Jan 30 2017 Michael Shigorin <mike@altlinux.org> 1.1.103-alt1
|
||||
- rescue -= bootsplash
|
||||
|
||||
|
6
.gear/tags/3f9bb13441629472a51ae129d6cf2bc47c00bb90
Normal file
6
.gear/tags/3f9bb13441629472a51ae129d6cf2bc47c00bb90
Normal file
@@ -0,0 +1,6 @@
|
||||
object ac06f8d856b70e145c89290aff355dae0a5472c0
|
||||
type commit
|
||||
tag v1.1.106
|
||||
tagger Michael Shigorin <mike@altlinux.org> 1489434435 +0300
|
||||
|
||||
v1.1.106
|
@@ -1,6 +0,0 @@
|
||||
object 02708faccd41b40d50d6c8cf08f80ec3afac6f3b
|
||||
type commit
|
||||
tag v1.1.102
|
||||
tagger Michael Shigorin <mike@altlinux.org> 1483975661 +0300
|
||||
|
||||
v1.1.102
|
@@ -1 +1 @@
|
||||
a8bbf1fe63ad5aba087020813d5b16e39104d382 v1.1.102
|
||||
3f9bb13441629472a51ae129d6cf2bc47c00bb90 v1.1.106
|
||||
|
@@ -20,7 +20,7 @@ if type -t git >&/dev/null && pushd "$1" >/dev/null; then
|
||||
fi
|
||||
if [ -n "$(git status -s)" ]; then
|
||||
git add . \
|
||||
&& git commit -qam "$2" \
|
||||
&& git commit -anq -m "$2" \
|
||||
|| fatal "git add/commit failed"
|
||||
fi
|
||||
popd >/dev/null
|
||||
|
@@ -9,10 +9,9 @@ distro/alt-workstation: workstation_groups = $(addprefix workstation/,\
|
||||
vlc voip-clients)
|
||||
|
||||
distro/alt-workstation: distro/.base use/luks \
|
||||
+installer +sysvinit +power +systemd +pulse +vmguest +wireless +efi \
|
||||
+installer +power +systemd +pulse +vmguest +wireless +efi \
|
||||
use/kernel/net use/docs/license \
|
||||
use/vmguest use/memtest \
|
||||
use/bootloader/grub \
|
||||
use/memtest use/bootloader/grub \
|
||||
use/install2/fs use/install2/vnc use/install2/repo \
|
||||
use/install2/suspend use/x11/xorg use/sound use/xdg-user-dirs \
|
||||
mixin/desktop-installer \
|
||||
|
@@ -123,7 +123,7 @@ distro/live-robo: distro/live-icewm +robotics use/live/ru; @:
|
||||
distro/live-privacy: distro/.base +power +efi +systemd +vmguest \
|
||||
use/live/base use/live/privacy use/live/ru \
|
||||
use/x11/xorg use/x11/lightdm/gtk use/x11/mate use/x11-autologin \
|
||||
use/browser/firefox/i18n use/sound \
|
||||
use/browser/firefox/esr use/browser/firefox/i18n use/sound \
|
||||
use/fonts/otf/adobe use/fonts/otf/mozilla \
|
||||
use/fonts/ttf/google use/fonts/ttf/redhat
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
|
@@ -23,6 +23,7 @@ distro/.regular-x11: distro/.regular-base +vmguest +wireless \
|
||||
|
||||
# common WM live/installer bits
|
||||
mixin/regular-desktop: use/x11/xorg use/sound use/xdg-user-dirs
|
||||
@$(call add,THE_PACKAGES,pam-limits-desktop)
|
||||
@$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2)
|
||||
@$(call add,THE_PACKAGES,alterator-notes dvd+rw-tools)
|
||||
@$(call add,THE_BRANDING,alterator graphics indexhtml notes)
|
||||
@@ -40,7 +41,7 @@ distro/.regular-desktop: distro/.regular-wm \
|
||||
@$(call add,THE_BRANDING,bootloader)
|
||||
@$(call add,THE_PACKAGES,upower bluez)
|
||||
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
|
||||
@$(call add,THE_PACKAGES,systemd-udev-console-fb) #28805
|
||||
@$(call add,THE_PACKAGES,vconsole-setup-kludge) #28805
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
@@ -58,20 +59,25 @@ distro/.regular-install: distro/.regular-base +installer +sysvinit +power \
|
||||
@$(call add,THE_BRANDING,alterator)
|
||||
|
||||
# common base for the very bare distros
|
||||
distro/.regular-jeos: distro/.regular-bare use/isohybrid +sysvinit \
|
||||
use/branding use/bootloader/lilo use/syslinux/lateboot.cfg \
|
||||
distro/.regular-jeos-base: distro/.regular-bare +sysvinit \
|
||||
use/isohybrid use/branding use/bootloader/grub \
|
||||
use/install2/repo use/install2/packages \
|
||||
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
|
||||
use/cleanup/jeos use/net/etcnet use/power/acpi/button
|
||||
@$(call add,STAGE2_BOOTARGS,vga=0)
|
||||
@$(call add,BASE_KMODULES,guest scsi vboxguest)
|
||||
@$(call add,BASE_PACKAGES,make-initrd-mdadm cpio)
|
||||
use/net/etcnet use/power/acpi/button
|
||||
@$(call set,BOOTVGA,)
|
||||
@$(call set,INSTALLER,altlinux-generic)
|
||||
@$(call add,INSTALL2_BRANDING,alterator notes)
|
||||
@$(call add,THE_BRANDING,alterator) # just to be cleaned up later on
|
||||
@$(call add,THE_PACKAGES,apt basesystem dhcpcd vim-console)
|
||||
@$(call add,THE_LISTS,openssh)
|
||||
|
||||
# ...and for somewhat bare distros
|
||||
distro/.regular-jeos: distro/.regular-jeos-base \
|
||||
use/bootloader/lilo use/syslinux/lateboot.cfg \
|
||||
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
|
||||
use/cleanup/jeos
|
||||
@$(call add,BASE_KMODULES,guest scsi vboxguest)
|
||||
@$(call add,BASE_PACKAGES,make-initrd-mdadm cpio)
|
||||
|
||||
# NB:
|
||||
# - stock cleanup is not enough (or installer-common-stage3 deps soaring)
|
||||
distro/regular-jeos: distro/.regular-jeos use/cleanup/jeos/full \
|
||||
@@ -249,13 +255,14 @@ distro/regular-sysv-xfce: distro/.regular-install-x11-full \
|
||||
|
||||
distro/.regular-server-base: distro/.regular-install \
|
||||
use/server/base use/stage2/kms
|
||||
@$(call add,THE_LISTS,$(call tags,regular server))
|
||||
@$(call add,THE_LISTS,$(call tags,server && (regular || network)))
|
||||
@$(call set,INSTALLER,altlinux-server)
|
||||
@$(call add,SYSTEM_PACKAGES,multipath-tools)
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
|
||||
|
||||
distro/.regular-server: distro/.regular-server-base \
|
||||
use/server/mini use/firmware/qlogic use/rescue/base use/cleanup/libs
|
||||
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
|
||||
@$(call add,MAIN_PACKAGES,aptitude)
|
||||
@$(call add,CLEANUP_PACKAGES,qt4-common)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,bridge)
|
||||
@@ -266,7 +273,8 @@ distro/.regular-server-managed: distro/.regular-server
|
||||
@$(call add,INSTALL2_PACKAGES,ntfs-3g)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,ahttpd alteratord)
|
||||
|
||||
distro/regular-server: distro/.regular-server-managed use/server/groups/base
|
||||
distro/regular-server: distro/.regular-server-managed \
|
||||
use/server/groups/base use/install2/vnc/full
|
||||
@$(call add,MAIN_GROUPS,server/sambaDC)
|
||||
@$(call add,MAIN_GROUPS,tools/hyperv)
|
||||
|
||||
@@ -311,9 +319,9 @@ distro/regular-builder: distro/.regular-bare \
|
||||
@$(call add,LIVE_PACKAGES,ccache rpm-utils wodim)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,gpm)
|
||||
|
||||
distro/regular-server-samba4: distro/regular-server
|
||||
distro/regular-server-samba4: distro/.regular-server-managed
|
||||
@$(call add,THE_LISTS,$(call tags,server && (sambaDC || alterator)))
|
||||
@$(call add,THE_PACKAGES,alterator-fbi alterator-dhcp)
|
||||
@$(call add,THE_PACKAGES,alterator-dhcp)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,smbd nmbd winbind)
|
||||
|
||||
endif
|
||||
|
@@ -4,7 +4,7 @@ ifeq (ve,$(IMAGE_CLASS))
|
||||
ve/bare: ve/.base +sysvinit; @:
|
||||
|
||||
# /dev/pty and friends start here
|
||||
ve/base: ve/bare
|
||||
ve/base: ve/bare use/net-dns/level3
|
||||
@$(call add,BASE_PACKAGES,interactivesystem)
|
||||
|
||||
# a particular package list
|
||||
@@ -37,6 +37,9 @@ ve/openvpn: ve/bare
|
||||
ve/pgsql94: ve/generic
|
||||
@$(call add,BASE_PACKAGES,postgresql9.4-server)
|
||||
|
||||
ve/samba-DC: ve/generic
|
||||
@$(call add,BASE_PACKAGES,task-samba-dc glibc-locales net-tools)
|
||||
|
||||
ve/systemd-bare: ve/.base use/control/sudo-su use/repo use/net/networkd +systemd
|
||||
@$(call add,BASE_PACKAGES,interactivesystem su)
|
||||
@$(call add,BASE_LISTS,openssh)
|
||||
|
@@ -1,2 +1,2 @@
|
||||
use/armh: use/control/sudo-su
|
||||
use/armh: use/control/sudo-su use/net/dns/google
|
||||
@$(call add_feature)
|
||||
|
@@ -1,40 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# DESCRIPTION
|
||||
#
|
||||
# Setup network settings
|
||||
# 1. Truncate /etc/resolv.conf
|
||||
# 2. Init /etc/hosts with "127.0.0.1 localhost"
|
||||
# 3. Set hostname, domainname
|
||||
# 4. Set defaults for NetworkManager.
|
||||
|
||||
|
||||
# REQUIRES
|
||||
#
|
||||
# Nothing
|
||||
|
||||
|
||||
# INFO
|
||||
# At startup time hostname may be changed by live-hostname package.
|
||||
|
||||
. shell-config
|
||||
|
||||
NAME="init3-network"
|
||||
|
||||
verbose()
|
||||
{
|
||||
if [ -n "$GLOBAL_VERBOSE" ]; then
|
||||
echo "HOOK: $NAME: $@"
|
||||
fi
|
||||
}
|
||||
|
||||
verbose "has started"
|
||||
|
||||
DOMAINNAME="localdomain"
|
||||
HOSTNAME="localhost.localdomain"
|
||||
|
||||
verbose "Init /etc/hosts with 127.0.0.1 localhost"
|
||||
echo "127.0.0.1 localhost localhost.localdomain" > /etc/hosts
|
||||
|
||||
verbose "Truncate /etc/resolv.conf"
|
||||
echo nameserver 8.8.8.8 >/etc/resolv.conf
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/sh
|
||||
# by default hasher copy resolv.conf and /etc/hosts from host system
|
||||
# we need to change it to useful defaults
|
||||
|
||||
echo 'nameserver 8.8.8.8' > /etc/resolv.conf
|
||||
echo 'nameserver 8.8.4.4' > /etc/resolv.conf
|
||||
#echo 'nameserver 2001:4860:4860::8888' > /etc/resolv.conf
|
||||
#echo 'nameserver 2001:4860:4860::8844' > /etc/resolv.conf
|
||||
echo '127.0.0.1 localhost.localdomain localhost' > /etc/hosts
|
@@ -60,7 +60,18 @@ use/install2/vmware:
|
||||
|
||||
# NB: sort of conflicts with use/install2/cleanup/vnc
|
||||
use/install2/vnc:
|
||||
@$(call add,INSTALL2_PACKAGES,x11vnc)
|
||||
@$(call add,INSTALL2_PACKAGES,x11vnc xterm net-tools)
|
||||
|
||||
# this one expects external vncviewer to come
|
||||
use/install2/vnc/listen: \
|
||||
use/install2/vnc use/syslinux/install-vnc-listen.cfg; @:
|
||||
|
||||
# this one connects to a specified vncviewer --listen
|
||||
use/install2/vnc/connect: \
|
||||
use/install2/vnc use/syslinux/install-vnc-connect.cfg; @:
|
||||
|
||||
# add both bootloader items to be *that* explicit ;-)
|
||||
use/install2/vnc/full: use/install2/vnc/listen use/install2/vnc/connect; @:
|
||||
|
||||
# filesystems handling
|
||||
use/install2/fs: use/install2/xfs use/install2/jfs use/install2/reiserfs; @:
|
||||
@@ -88,8 +99,8 @@ use/install2/cleanup/vnc:
|
||||
|
||||
# conflicts with luks feature
|
||||
use/install2/cleanup/crypto:
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,gnupg libgpg-error)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,libgcrypt* libgnutls*)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,gnupg)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,libgnutls*)
|
||||
|
||||
# leave only cirrus, fbdev, qxl, vesa in vm-targeted images
|
||||
use/install2/cleanup/x11-hwdrivers:
|
||||
|
@@ -19,15 +19,18 @@ rm -rf /usr/share/awk/
|
||||
# and no systemd either
|
||||
[ -L /sbin/init ] || rm -rf /lib/systemd/system
|
||||
|
||||
# save VNC install if present
|
||||
MORE=
|
||||
[ -x /usr/bin/x11vnc ] || MORE="libGL libEGL libgbm libwayland\\* xterm"
|
||||
|
||||
### could it be handled with any grace?
|
||||
rpmquery -a common-licenses \
|
||||
cpp\* gcc\* perl-base file ipv6calc \
|
||||
bind-utils libbind \
|
||||
libmpfr\* libmpc\* \
|
||||
libsoup\* \
|
||||
libwayland\* libgbm \
|
||||
libGL libEGL glxinfo xdriinfo \
|
||||
xdg-utils xterm \
|
||||
$MORE glxinfo xdriinfo \
|
||||
xdg-utils \
|
||||
mkfontscale mkfontdir \
|
||||
make make-initrd \
|
||||
| xargs -r rpmi -e --nodeps --
|
||||
|
7
features.in/live/live/image-scripts.d/99-xfce-theme
Executable file
7
features.in/live/live/image-scripts.d/99-xfce-theme
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ -f /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ] || exit 0
|
||||
|
||||
# fixup the default which broke after p8
|
||||
sed -i 's,name="IconThemeName" type="empty",name="IconThemeName" type="string" value="gnome",' /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ||:
|
||||
|
9
features.in/net-dns/README
Normal file
9
features.in/net-dns/README
Normal file
@@ -0,0 +1,9 @@
|
||||
Эта фича позволяет сконфигурировать публично доступный
|
||||
рекурсивный DNS-сервер для условий, когда локальный
|
||||
неизвестен заранее или попросту отсутствует; следует
|
||||
понимать, что это в некотором роде утечка данных,
|
||||
т.е. риск безопасности.
|
||||
|
||||
Также возможно указать свои NAMESERVERS через пробел
|
||||
у себя в фиче или конфигурации дистрибутива, которая
|
||||
задействует use/net-dns.
|
22
features.in/net-dns/config.mk
Normal file
22
features.in/net-dns/config.mk
Normal file
@@ -0,0 +1,22 @@
|
||||
use/net-dns: use/net
|
||||
@$(call add_feature)
|
||||
@$(call xport,NAMESERVERS)
|
||||
|
||||
use/net-dns/google: use/net-dns
|
||||
@$(call add,NAMESERVERS,8.8.8.8 8.8.4.4)
|
||||
|
||||
use/net-dns/google/v6: use/net-dns
|
||||
@$(call add,NAMESERVERS,2001:4860:4860::8888)
|
||||
@$(call add,NAMESERVERS,2001:4860:4860::8844)
|
||||
|
||||
use/net-dns/level3: use/net-dns
|
||||
@$(call add,NAMESERVERS,4.2.2.1 4.2.2.2 4.2.2.3)
|
||||
|
||||
use/net-dns/yandex: use/net-dns
|
||||
@$(call add,NAMESERVERS,77.88.8.8 77.88.8.1)
|
||||
|
||||
use/net-dns/yandex/safe: use/net-dns
|
||||
@$(call add,NAMESERVERS,77.88.8.88 77.88.8.2)
|
||||
|
||||
use/net-dns/yandex/family: use/net-dns
|
||||
@$(call add,NAMESERVERS,77.88.8.7 77.88.8.3)
|
3
features.in/net-dns/rootfs/image-scripts.d/60-net-dns
Executable file
3
features.in/net-dns/rootfs/image-scripts.d/60-net-dns
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# set default nameserver, if any
|
||||
for i in $GLOBAL_NAMESERVERS; do echo "nameserver $i"; done >> /etc/resolv.conf
|
@@ -31,4 +31,4 @@ use/net/connman: use/net
|
||||
|
||||
use/net/networkd: use/net
|
||||
@$(call add,THE_PACKAGES,systemd-networkd)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,systemd-networkd)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,systemd-networkd)
|
||||
|
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# offer some convenient servers for static configuration cases
|
||||
# (see also net-dns feature)
|
||||
if [ -d /etc/net/ifaces/lo ]; then
|
||||
{
|
||||
echo "# yandex"
|
||||
@@ -17,3 +18,4 @@ find /var -name resolv.conf -or -name nsswitch.conf -delete
|
||||
|
||||
# hasher might have carried host /etc/hosts over, need to overwrite
|
||||
echo "127.0.0.1 localhost.localdomain localhost" > /etc/hosts
|
||||
sed -ri "/^(search|nameserver)/d" /etc/resolv.conf
|
||||
|
@@ -19,7 +19,7 @@ use/server/mini: use/server/base
|
||||
use/server/ovz-base: use/server
|
||||
@$(call set,STAGE1_KFLAVOUR,std-def)
|
||||
@$(call set,KFLAVOURS,std-def ovz-el)
|
||||
@$(call add,BASE_PACKAGES,lftp wget)
|
||||
@$(call add,BASE_PACKAGES,lftp wget hdparm)
|
||||
@$(call add,BASE_LISTS,$(call tags,base openvz))
|
||||
|
||||
use/server/ovz: use/server/ovz-base
|
||||
@@ -38,6 +38,7 @@ use/server/zabbix: use/server use/services use/control
|
||||
|
||||
use/server/groups/tools: use/server
|
||||
@$(call add,MAIN_GROUPS,tools/diag tools/ipmi tools/monitoring)
|
||||
@$(call add,MAIN_GROUPS,tools/tuning)
|
||||
|
||||
use/server/groups/services: use/server
|
||||
@$(call add,MAIN_GROUPS,server/dns server/http server/ftp server/kvm)
|
||||
|
1
features.in/syslinux/cfg.in/00ttyS0.cfg
Normal file
1
features.in/syslinux/cfg.in/00ttyS0.cfg
Normal file
@@ -0,0 +1 @@
|
||||
serial 0 115200
|
5
features.in/syslinux/cfg.in/25install-vnc-connect.cfg
Normal file
5
features.in/syslinux/cfg.in/25install-vnc-connect.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
label linux
|
||||
menu label ^VNC install (<Tab>, IP of vncviewer --listen)
|
||||
kernel alt0/vmlinuz
|
||||
append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncconnect=IP
|
||||
|
5
features.in/syslinux/cfg.in/25install-vnc-listen.cfg
Normal file
5
features.in/syslinux/cfg.in/25install-vnc-listen.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
label linux
|
||||
menu label VNC install (<Tab>, set pass^word and connect here)
|
||||
kernel alt0/vmlinuz
|
||||
append initrd=alt0/full.cz changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ headless vncpasswd=VNCPWD
|
||||
|
@@ -2,8 +2,10 @@ use/tty:
|
||||
@$(call add_feature)
|
||||
@$(call xport,TTY_DEV)
|
||||
@$(call xport,TTY_RATE)
|
||||
@$(call add,BASE_PACKAGES,installer-feature-serial-stage3)
|
||||
|
||||
use/tty/S0: use/tty
|
||||
@$(call add,THE_PACKAGES,agetty)
|
||||
@$(call add,TTY_DEV,ttyS0)
|
||||
@$(call set,TTY_RATE,115200)
|
||||
@$(call add,SYSLINUX_CFG,ttyS0)
|
||||
|
@@ -1,3 +1,4 @@
|
||||
+x11: use/x11/xorg; @:
|
||||
+icewm: use/x11/icewm; @:
|
||||
+xmonad: use/x11/xmonad; @:
|
||||
+tde: use/x11/tde use/x11/kdm; @:
|
||||
@@ -40,6 +41,15 @@ use/x11/radeon: use/x11 use/firmware
|
||||
@$(call set,RADEON_KMODULES,drm-radeon)
|
||||
@$(call set,RADEON_PACKAGES,xorg-drv-ati xorg-drv-radeon)
|
||||
|
||||
# here the future
|
||||
use/x11/amdgpu: use/x11 use/firmware
|
||||
@$(call set,RADEON_PACKAGES,xorg-drv-amdgpu)
|
||||
|
||||
# Vulkan is new and bleeding edge, only intel and amgpu(pro?)
|
||||
use/x11/vulkan: use/x11/intel use/x11/amdgpu
|
||||
@$(call add,THE_PACKAGES,vulkan)
|
||||
@$(call add,THE_PACKAGES,vulkan-radeon vulkan-intel)
|
||||
|
||||
# sometimes broken with current xorg-server
|
||||
use/x11/nvidia: use/x11
|
||||
@$(call set,NVIDIA_KMODULES,nvidia)
|
||||
|
8
pkg.in/groups/tools/tuning.directory
Normal file
8
pkg.in/groups/tools/tuning.directory
Normal file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=System tuning
|
||||
X-Alterator-PackageList=tools/tuning
|
||||
X-Alterator-Required=no
|
||||
Name[ru_RU]=Подстройка системы
|
||||
Categories=Server;Diagnostics
|
@@ -9,6 +9,7 @@ unrar
|
||||
unzip
|
||||
xar
|
||||
xbiso
|
||||
zpaq
|
||||
|
||||
# parallel (de)compression
|
||||
lbzip2
|
||||
|
@@ -3,3 +3,4 @@ lrzsz
|
||||
minicom
|
||||
picocom
|
||||
sredird
|
||||
python-module-serial
|
||||
|
@@ -12,6 +12,8 @@ make-initrd-lvm
|
||||
mdadm
|
||||
make-initrd-mdadm
|
||||
|
||||
shadow-change
|
||||
|
||||
openssh
|
||||
openssh-blacklist
|
||||
net-tools
|
||||
|
@@ -1,3 +1,4 @@
|
||||
openct
|
||||
opensc
|
||||
pcsc-tools
|
||||
|
||||
@@ -10,3 +11,7 @@ pcsc-lite-rutokens
|
||||
|
||||
pam_pkcs11
|
||||
pam_p11
|
||||
|
||||
openssl
|
||||
openssl-engines
|
||||
openssl-engine_pkcs11
|
||||
|
@@ -7,4 +7,5 @@ gst-plugins-ugly
|
||||
#gst-ffmpeg
|
||||
gnome-mplayer
|
||||
|
||||
ephoto
|
||||
econnman
|
||||
|
@@ -7,6 +7,7 @@ lxde-common
|
||||
lxde-lxpanel
|
||||
lxde-lxsession
|
||||
lxde-lxsession-edit
|
||||
lxde-lxpolkit
|
||||
lxde-lxrandr
|
||||
lxde-lxtask
|
||||
lxde-lxshortcut
|
||||
|
@@ -29,6 +29,7 @@ alterator-xkb
|
||||
glxgears
|
||||
xorg-conf-synaptics
|
||||
|
||||
cpu-x
|
||||
fuse-exfat
|
||||
hdparm
|
||||
inxi
|
||||
|
@@ -2,5 +2,6 @@ vim-console
|
||||
screen
|
||||
quota
|
||||
fdisk
|
||||
mailx
|
||||
nano
|
||||
mc
|
||||
|
@@ -189,6 +189,7 @@ rsync
|
||||
scanssh
|
||||
sflowtool
|
||||
#shellinabox
|
||||
socat
|
||||
sshpt
|
||||
#stunnel
|
||||
tcpdump
|
||||
|
@@ -26,6 +26,7 @@ rmt
|
||||
|
||||
# Hardware
|
||||
cmospwd
|
||||
cpuid2
|
||||
encled
|
||||
flashrom
|
||||
hwinfo
|
||||
|
@@ -1,4 +1,5 @@
|
||||
monit
|
||||
vnstat
|
||||
|
||||
# pull in subpackages which shouldn't toss
|
||||
# lots of extra dependencies into an image
|
||||
|
2
pkg.in/lists/tools/tuning
Normal file
2
pkg.in/lists/tools/tuning
Normal file
@@ -0,0 +1,2 @@
|
||||
tuned
|
||||
powertop
|
@@ -1,5 +1,5 @@
|
||||
volumes-profile-regular
|
||||
virt-viewer
|
||||
connector
|
||||
vlc
|
||||
luvcview
|
||||
|
||||
|
@@ -1,5 +1,7 @@
|
||||
installer-feature-desktop-other-fs-stage2
|
||||
alterator-notes
|
||||
userpasswd
|
||||
pam-limits-desktop
|
||||
|
||||
rpminstall
|
||||
imagewriter
|
||||
|
Reference in New Issue
Block a user