forked from altcloud/mkimage-profiles
education.mk, education: split off base list from desktop
This commit is contained in:
parent
77de1c8db7
commit
1e14418f9b
@ -11,6 +11,7 @@ distro/education: distro/.installer use/slinux/full \
|
||||
@$(call set,BRANDING,alt-education)
|
||||
@$(call set,META_VOL_SET,ALT Education 8.0)
|
||||
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
|
||||
@$(call add,BASE_LISTS,education/base)
|
||||
@$(call add,BASE_GROUPS,education/teacher)
|
||||
@$(call add,BASE_GROUPS,education/kde5)
|
||||
@$(call add,BASE_GROUPS,education/server-apps-edu)
|
||||
|
50
pkg.in/lists/education/base
Normal file
50
pkg.in/lists/education/base
Normal file
@ -0,0 +1,50 @@
|
||||
audacity
|
||||
blender
|
||||
bluefish
|
||||
clamav
|
||||
clamav-db
|
||||
clamtk
|
||||
codeblocks
|
||||
codeblocks-contrib
|
||||
debhelper
|
||||
dosbox
|
||||
fbreader
|
||||
gambas3-full
|
||||
freebasic
|
||||
gcc
|
||||
gcompris
|
||||
gcompris-voices-ru
|
||||
gnome-disk-utility
|
||||
inkscape
|
||||
java-1.8.0-openjdk-devel
|
||||
kde-common
|
||||
kde4-i18n-ru
|
||||
kde4base-runtime
|
||||
kde4base-runtime-core
|
||||
kde4libs
|
||||
kdenlive
|
||||
keyutils
|
||||
krb5-kinit
|
||||
lazarus
|
||||
mysql-connector-java
|
||||
netpolice-filter
|
||||
netpolice-main
|
||||
octave
|
||||
pentaho-reporting-flow-engine
|
||||
perl-DBD-mysql
|
||||
postgresql-jdbc
|
||||
puppet
|
||||
scribus
|
||||
shotwell
|
||||
tesseract
|
||||
tesseract-langpack-ru
|
||||
umki
|
||||
wxMaxima
|
||||
yagf
|
||||
|
||||
# New utilites
|
||||
autossh
|
||||
|
||||
# Popular sofware prerequsites
|
||||
1c-preinstall
|
||||
cryptopro-preinstall
|
@ -11,41 +11,24 @@ alterator-net-wifi
|
||||
alterator-postinstall
|
||||
altlinux-freedesktop-menu-kde4
|
||||
apt-rsync
|
||||
audacity
|
||||
avplay
|
||||
basic256
|
||||
blender
|
||||
bluefish
|
||||
bumblebee
|
||||
cabextract
|
||||
cheese
|
||||
clamav
|
||||
clamav-db
|
||||
clamtk
|
||||
codeblocks
|
||||
codeblocks-contrib
|
||||
debhelper
|
||||
dia
|
||||
dict-mueller7-utf8
|
||||
dosbox
|
||||
fbreader
|
||||
firmware-p54
|
||||
fonts-ttf-gost
|
||||
fonts-ttf-xorg
|
||||
fonts-ttf-znamen
|
||||
fpc
|
||||
fpc-ide
|
||||
freebasic
|
||||
gambas3-full
|
||||
gcc
|
||||
gcompris
|
||||
gcompris-voices-ru
|
||||
geany
|
||||
geany-plugins
|
||||
gimp-help-ru
|
||||
gimp-plugin-gutenprint
|
||||
gimp-plugin-refocus-it
|
||||
gnome-disk-utility
|
||||
goldendict
|
||||
gst-plugins-bad
|
||||
gst-plugins-ugly
|
||||
@ -58,7 +41,6 @@ i586-glibc-gconv-modules@x86_64
|
||||
i586-libwine-vanilla-gl@x86_64
|
||||
i586-libwine-vanilla-twain@x86_64
|
||||
i586-wine-vanilla@x86_64
|
||||
inkscape
|
||||
installer-distro-junior-stage3
|
||||
installer-feature-auto-domain
|
||||
installer-feature-online-repo
|
||||
@ -67,68 +49,39 @@ installer-feature-resolver-bind-stage3
|
||||
installer-feature-symlinks-from-sbin
|
||||
italc2-client
|
||||
itest
|
||||
java-1.8.0-openjdk-devel
|
||||
kde-common
|
||||
kde4-i18n-ru
|
||||
kde4base-runtime
|
||||
kde4base-runtime-core
|
||||
kde4libs
|
||||
kdenlive
|
||||
kernel-modules-bbswitch-std-def
|
||||
keyutils
|
||||
krb5-kinit
|
||||
kumir
|
||||
lazarus
|
||||
libnss-fallback
|
||||
libsqlite
|
||||
lm_sensors3-utils
|
||||
logisim
|
||||
mc-full
|
||||
media-player-info
|
||||
mysql-connector-java
|
||||
nano
|
||||
netpolice-filter
|
||||
netpolice-main
|
||||
octave
|
||||
pentaho-reporting-flow-engine
|
||||
perl-DBD-mysql
|
||||
postgresql-jdbc
|
||||
puppet
|
||||
quick-usb-formatter
|
||||
rpm-build
|
||||
sane
|
||||
sane-frontends
|
||||
scratch
|
||||
scribus
|
||||
setbranding
|
||||
shotwell
|
||||
smplayer
|
||||
system-report
|
||||
tesseract
|
||||
tesseract-langpack-ru
|
||||
udev-rule-generator-cdrom
|
||||
umki
|
||||
virtualbox-guest-utils
|
||||
wine-gecko
|
||||
wine-mono
|
||||
wxMaxima
|
||||
xorg-dri-intel
|
||||
xorg-drv-openchrome
|
||||
xorg-drv-radeon
|
||||
xsane
|
||||
xsane-gimp2
|
||||
xscreensaver-hacks-rss_glx
|
||||
yagf
|
||||
zbar
|
||||
# New stuff
|
||||
xfce4-whiskermenu-plugin
|
||||
# New utilites
|
||||
autossh
|
||||
disable-usb-autosuspend
|
||||
color-prompt-and-man
|
||||
# Popular sofware prerequsites
|
||||
1c-preinstall
|
||||
cryptopro-preinstall
|
||||
# Virtualization support
|
||||
xorg-drv-vmware
|
||||
xorg-drv-vmmouse
|
||||
|
Loading…
Reference in New Issue
Block a user