update..
This commit is contained in:
@ -999,7 +999,7 @@ apt_compiler_pkgs:
|
||||
- libnss3-dev
|
||||
#- python-dev
|
||||
|
||||
yum_compiler_pkgs:
|
||||
yum_compiler_pkgs_centos:
|
||||
- gcc-c++
|
||||
- cpp
|
||||
- make
|
||||
@ -1021,9 +1021,30 @@ yum_compiler_pkgs:
|
||||
- systemd-devel
|
||||
- nss-devel
|
||||
|
||||
yum_compiler_pkgs_fedora:
|
||||
- gcc-c++
|
||||
- cpp
|
||||
- make
|
||||
- cmake
|
||||
- automake
|
||||
- autoconf
|
||||
- libtool
|
||||
- flex
|
||||
- bison
|
||||
- gettext
|
||||
- pkgconfig
|
||||
- openssl-devel
|
||||
- readline-devel
|
||||
- readline-static
|
||||
- ncurses
|
||||
- ncurses-devel
|
||||
- ncurses-static
|
||||
- systemd-devel
|
||||
- nss-devel
|
||||
|
||||
install_webserver_pkgs: false
|
||||
|
||||
yum_webserver_pkgs:
|
||||
yum_webserver_pkgs_centos:
|
||||
- libdb-devel
|
||||
- zlib
|
||||
- zlib-devel
|
||||
@ -1194,6 +1215,165 @@ yum_webserver_pkgs:
|
||||
#- libc-client-dev
|
||||
#- ffmpeg
|
||||
|
||||
yum_webserver_pkgs_fedora:
|
||||
- libdb-devel
|
||||
- zlib
|
||||
- zlib-devel
|
||||
- zlib-static
|
||||
- openssl-devel
|
||||
- neon
|
||||
- neon-devel
|
||||
- libxml2
|
||||
- libxml2-devel
|
||||
- libxml2-static
|
||||
- curl
|
||||
- libcurl
|
||||
- libcurl-devel
|
||||
- gdbm
|
||||
- gdbm-devel
|
||||
- aspell
|
||||
- aspell-devel
|
||||
- libjpeg-turbo
|
||||
- libjpeg-turbo-devel
|
||||
- libjpeg-turbo-static
|
||||
- libXpm
|
||||
- libXpm-devel
|
||||
- freetype
|
||||
- freetype-devel
|
||||
- libwmf
|
||||
- libwmf-devel
|
||||
- libtiff
|
||||
- libtiff-devel
|
||||
- libtiff-static
|
||||
- libpaper-devel
|
||||
- libpaper-devel
|
||||
- file-libs
|
||||
- file-devel
|
||||
- file-static
|
||||
- GraphicsMagick
|
||||
- GraphicsMagick-perl
|
||||
- GraphicsMagick-devel
|
||||
- GraphicsMagick-doc
|
||||
- GraphicsMagick-c++
|
||||
- GraphicsMagick-c++-devel
|
||||
- graphviz
|
||||
- graphviz-devel
|
||||
- libgsf
|
||||
- libgsf-devel
|
||||
- ilmbase
|
||||
- ilmbase-devel
|
||||
- libvpx
|
||||
- libvpx-devel
|
||||
- libvpx-utils
|
||||
- gpm
|
||||
- gpm-devel
|
||||
- gpm-static
|
||||
- texlive-kpathsea
|
||||
- texlive-kpathsea-bin
|
||||
- texlive-kpathsea-lib
|
||||
- texlive-kpathsea-lib-devel
|
||||
- OpenEXR
|
||||
- OpenEXR-libs
|
||||
- OpenEXR-devel
|
||||
- librsvg2
|
||||
- librsvg2-devel
|
||||
- librsvg2-tools
|
||||
- djvulibre
|
||||
- djvulibre-libs
|
||||
- djvulibre-devel
|
||||
- expat
|
||||
- expat-devel
|
||||
- expat-static
|
||||
- ImageMagick
|
||||
- ImageMagick-devel
|
||||
- libexif
|
||||
- libexif-devel
|
||||
- exiv2
|
||||
- exiv2-libs
|
||||
- exiv2-devel
|
||||
- re2c
|
||||
- netpbm
|
||||
- netpbm-devel
|
||||
- netpbm-progs
|
||||
- mcrypt
|
||||
- libmcrypt
|
||||
- libmcrypt-devel
|
||||
- mariadb-devel
|
||||
- postgresql-libs
|
||||
- postgresql-private-devel
|
||||
- postgresql-static
|
||||
- libdbi
|
||||
- libdbi-devel
|
||||
- libdbi-dbd-mysql
|
||||
- libdbi-dbd-pgsql
|
||||
- libdbi-dbd-sqlite
|
||||
- libdbi-devel
|
||||
- libdbi-drivers
|
||||
- readline
|
||||
- readline-devel
|
||||
- ncurses
|
||||
- ncurses-devel
|
||||
- ncurses-static
|
||||
- libdb
|
||||
- libdb-devel
|
||||
- libdb-cxx
|
||||
- libdb-cxx-devel
|
||||
- libxslt
|
||||
- libxslt-devel
|
||||
- pcre
|
||||
- pcre-devel
|
||||
- pcre-static
|
||||
- libicu
|
||||
- libicu-devel
|
||||
- libtidy
|
||||
- libtidy-devel
|
||||
- ModemManager
|
||||
- ModemManager-glib
|
||||
- gmp
|
||||
- gmp-devel
|
||||
- gmp-static
|
||||
- krb5-libs
|
||||
- krb5-devel
|
||||
- openldap
|
||||
- openldap-devel
|
||||
- mhash
|
||||
- mhash-devel.x86_64
|
||||
- gd
|
||||
- gd-devel
|
||||
- lua
|
||||
- lua-static
|
||||
- lua-devel
|
||||
- apr
|
||||
- apr-devel.i686
|
||||
- apr-util
|
||||
- apr-util-devel
|
||||
- apr-util-ldap
|
||||
- apr-util-mysql
|
||||
- apr-util-odbc
|
||||
- apr-util-openssl
|
||||
- apr-util-pgsql
|
||||
- apr-util-sqlite
|
||||
- lksctp-tools
|
||||
- lksctp-tools-devel
|
||||
- openssl
|
||||
- openssl-libs
|
||||
- openssl-devel
|
||||
- cryptopp
|
||||
- cryptopp-devel
|
||||
- GeoIP
|
||||
- GeoIP-devel
|
||||
- libaio
|
||||
- libaio-devel
|
||||
- tk
|
||||
- tk-devel
|
||||
- tcl
|
||||
- tcl-devel
|
||||
- tcl-tclreadline
|
||||
- tcl-tclreadline-devel
|
||||
- expect
|
||||
- expect-devel
|
||||
- perl-Expect
|
||||
- poppler-utils
|
||||
|
||||
|
||||
apt_webserver_pkgs:
|
||||
@ -1284,7 +1464,7 @@ install_postgresql_pkgs: false
|
||||
apt_postgresql_pkgs:
|
||||
- postgresql
|
||||
|
||||
yum_postgresql_pkgs:
|
||||
yum_postgresql_pkgs_centos:
|
||||
- postgresql
|
||||
- postgresql-server
|
||||
- postgresql-libs
|
||||
@ -1295,6 +1475,17 @@ yum_postgresql_pkgs:
|
||||
- perl-DateTime-Format-Pg
|
||||
- check_postgres
|
||||
|
||||
yum_postgresql_pkgs_fedora:
|
||||
- postgresql
|
||||
- postgresql-server
|
||||
- postgresql-libs
|
||||
- postgresql-private-devel
|
||||
- postgresql-static
|
||||
- postgresql-plperl
|
||||
- perl-DBD-Pg
|
||||
- perl-DateTime-Format-Pg
|
||||
- check_postgres
|
||||
|
||||
install_bind_packages: false
|
||||
apt_bind_pkgs:
|
||||
- bind9
|
||||
@ -1313,7 +1504,7 @@ apt_lxc_host_pkgs:
|
||||
- debootstrap
|
||||
- ntp
|
||||
|
||||
yum_lxc_host_pkgs:
|
||||
yum_lxc_host_pkgs_centos:
|
||||
- bridge-utils
|
||||
- lxc
|
||||
- lxc-templates
|
||||
@ -1321,6 +1512,14 @@ yum_lxc_host_pkgs:
|
||||
- debootstrap
|
||||
- ntp
|
||||
|
||||
yum_lxc_host_pkgs_fedora:
|
||||
- bridge-utils
|
||||
- lxc
|
||||
- lxc-templates
|
||||
- python3-lxc
|
||||
- debootstrap
|
||||
- ntpsec
|
||||
|
||||
|
||||
install_kvm_host_pkgs: false
|
||||
apt_kvm_host_pkgs:
|
||||
@ -1491,6 +1690,120 @@ yum_initial_install_centos_7:
|
||||
- lua
|
||||
- btrfs-progs
|
||||
|
||||
yum_base_install_fedora_38:
|
||||
- redhat-lsb-core
|
||||
- ca-certificates
|
||||
- git
|
||||
- iproute
|
||||
- mc
|
||||
- net-tools
|
||||
- bind-utils
|
||||
- openssl
|
||||
- python2
|
||||
- python3
|
||||
- sudo
|
||||
- vim
|
||||
- yum-utils
|
||||
|
||||
yum_initial_install_fedora_38:
|
||||
- cryptsetup
|
||||
- dbus
|
||||
- openssh-server
|
||||
- bash
|
||||
- bash-completion
|
||||
- vim
|
||||
- vim-common
|
||||
- mc
|
||||
- screen
|
||||
- tmux
|
||||
- cronie
|
||||
- bc
|
||||
- figlet
|
||||
- sudo
|
||||
- rsync
|
||||
- dselect
|
||||
- iputils
|
||||
- zip
|
||||
- unzip
|
||||
- bzip2
|
||||
- arj
|
||||
- mlocate
|
||||
- curl
|
||||
- gawk
|
||||
- mawk
|
||||
- lynx
|
||||
- links
|
||||
- w3m
|
||||
- ctags
|
||||
- file
|
||||
- coreutils
|
||||
- moreutils
|
||||
- less
|
||||
- sipcalc
|
||||
- psmisc
|
||||
- whois
|
||||
- gettext
|
||||
- gettext-devel
|
||||
- debian-keyring
|
||||
- patch
|
||||
- patchutils
|
||||
- recode
|
||||
- recode-devel
|
||||
- sharutils
|
||||
- perl
|
||||
- perl-devel
|
||||
- readline
|
||||
- readline-devel
|
||||
- libtermkey
|
||||
- libtermkey-devel
|
||||
- perl-Time-Duration-Parse
|
||||
- perl-DateTime
|
||||
- perl-libwww-perl
|
||||
- pcre
|
||||
- pcre2
|
||||
- perl-IO-Compress
|
||||
- re2c
|
||||
- util-linux
|
||||
- parted
|
||||
- lshw
|
||||
- gdisk
|
||||
- smartmontools
|
||||
- tcpdump
|
||||
- telnet
|
||||
- unhide
|
||||
- lsof
|
||||
- hdparm
|
||||
- groff
|
||||
- bridge-utils
|
||||
- ethtool
|
||||
- nwipe
|
||||
- iperf
|
||||
- mtr
|
||||
- iptraf
|
||||
- wget
|
||||
- logrotate
|
||||
- rsyslog
|
||||
- haveged
|
||||
- rdate
|
||||
- man
|
||||
- groff
|
||||
- iptables
|
||||
- ShellCheck
|
||||
- ftp
|
||||
- htop
|
||||
- net-tools
|
||||
- attr
|
||||
- acl
|
||||
- quota
|
||||
- quotatool
|
||||
- needrestart
|
||||
- socat
|
||||
- zsh
|
||||
- lua
|
||||
- btrfs-progs
|
||||
|
||||
|
||||
#- ntpdate
|
||||
|
||||
|
||||
# ---
|
||||
|
Reference in New Issue
Block a user