1411 Commits

Author SHA1 Message Date
Michael Shigorin
d367f042ea education.mk: soft-revert java11 commit
It was encumbered, it's only java11 part that should be
archdep as e2k-alt-linux lacks that one so far.

See-also: 8f0f5f7d3c6765c97bd7c57819de67cbbfc0d6d6
2021-11-23 09:27:25 +07:00
Anton Midyukov
6c0e779e0b regular-vm.mk: add use/auto-resize to vm/arch-dep 2021-11-23 01:23:40 +07:00
Anton Midyukov
79289808af mixin.mk: exclude base+smartcard list from mixin/regular-mate for riscv64 2021-11-16 21:19:47 +07:00
Dmitriy Terekhin
aa106542c1 Add basic set of educational software, lightweight for RPi4.
Some applications added by the task-edu package are unnecessary
or do not work on RPi4.
2021-11-15 22:47:45 +07:00
Anton Midyukov
8c5cf52e81 Revert "regular.mk: add grub submenu 'Network installation'"
This reverts commit 9b26989394b043b49a02c351f3624adf1712b723.
The network menu is not ready and requires rework. It is necessary
to decide, add to it or not ramdisk_size. Make a submenu for
various stagename or not.
2021-11-15 22:47:45 +07:00
Andrey Cherepanov
0cb423a946 education: control sudo public by default for moodle-qtype_coderunner 2021-11-15 22:47:45 +07:00
Andrey Cherepanov
162e538ba0 education: install thunderbird by default 2021-11-15 22:47:45 +07:00
Anton Midyukov
a2eed7c8b5 live.mk, mixin.mk, rescue: exclude sdab.cfg from use/rescue
use/rescue need for alt-workstation. But sdab.cfg is not needed.
See also: https://bugzilla.altlinux.org/40704
2021-11-15 22:47:45 +07:00
Mikhail Efremov
5581dc91ec workstation: Use libreoffice-latest list on armh
There is no LibreOffice-still on armh now, so use
separate libreoffice-latest list for LibreOffice.
2021-11-15 22:47:45 +07:00
Anton Midyukov
8b964770b0 live.mk: drop live-webkiosk-seamonkey
livecd-webkiosk-seamonkey not available for branches newer p9.
2021-11-15 22:47:45 +07:00
Anton Midyukov
fc67e00deb live.mk: drop live-webkiosk-qupzilla
livecd-webkiosk-qupzilla not available for branches newer p8.
2021-11-15 22:47:45 +07:00
Anton Midyukov
b874e11fe7 ve.mk: replace ve/pgsql94 to ve/pgsql
Require virtual package postgresql-server.
2021-11-15 22:47:45 +07:00
Andrew A. Vasilyev
7a97bc8636 server-v: release 10.0 for isoinfo 2021-11-04 23:51:03 +07:00
Anton V. Boyarshinov
f813cd13d5 alt-server: systemd-networkd group added 2021-10-28 01:51:33 +07:00
Anton V. Boyarshinov
2253c817c9 alt-server: useless docs pacakge group removed 2021-10-28 01:51:33 +07:00
Anton V. Boyarshinov
d1c24d6652 alt-server.mk: on-disc docs reverted 2021-10-28 01:51:33 +07:00
Michael Shigorin
fa7db76cc7 live.mk: add glibc-locales, apulse to .live-games
A part of a half-hearted attempt to update live-0ad.iso
(no x86 hardware was handy for testing it anyways).
2021-10-28 01:13:13 +07:00
Michael Shigorin
a8f9b600e0 e2k.mk: added firmware-linux to alt-rescue.img
alt-rescue-20210811-e2kv5.img would fail to initialize
proper videomode on an Elbrus 901-PC with Radeon R7:

[   16.742051] [drm] Loading oland Microcode
[   16.743850] [drm:si_init [radeon]] *ERROR* Failed to load firmware!
2021-10-28 01:11:36 +07:00
Nikita Ermakov
e9fde14ede regular-vm.mk: Do not use/tty/S0 for riscv64
There is no need to specify serial console here because it is now
specified in the use/uboot.
2021-10-26 19:14:38 +07:00
Anton Midyukov
904d1217ce ve.mk: replace spaces on the tabulation 2021-10-25 21:10:05 +07:00
Anton Midyukov
59942221eb ve.mk: refactor those ve/systemd-* dups 2021-10-25 21:09:56 +07:00
Michael Shigorin
7879bb9ccb ve.mk: initial ve/lxc-builder
I've doubted what to base it on but settled with ve/.lxc-base
for the common prefix reason. :)
2021-10-25 20:18:17 +07:00
Michael Shigorin
501e74b49e ve.mk: refactor those ve/lxc-* dups
Part of mkimage-profiles' design is to make it easier
to figure out the common parts and describe these as such;
even if something's hastily implemented through copypaste,
it's worth it to have a look (amending the debugged commit
to make it pretty as well, fixing up the newcomers at the
merge time, or at least spotting crap and taking care
afterwards -- the latter having more potential for "free"
merge conflicts, doing this sort of cleanup rather earlier
than later rather pays off albeit premature optimization
can take place here either when too many "layers of
beforehand indirection" are introduced; ve/.lxc-bare
in this very commit is bordering just that, so use your
common sense and experience or ask in devel-distro@
when in doubt).

Fixes: 37e088dac925477ab58c25f27118b5d14ba39214
2021-10-25 20:18:17 +07:00
6af145f84f - kwrk: add use/stage2/net-install 2021-10-18 20:17:43 +07:00
e26d05175e - kwrk: use use/stage2/mmc 2021-10-18 20:17:14 +07:00
d90d8029e5 - kwrk: add fonts-ttf-material-icons 2021-10-18 20:11:28 +07:00
857804be63 - kwrk: apply new alterator-setup 2021-10-18 20:11:14 +07:00
6137b54999 - kwrk: add fonts-ttf-google-noto-sans-symbols2 2021-10-18 20:10:14 +07:00
Andrey Cherepanov
333ec32f8f education: add xorg-conf-libinput-touchpad to live 2021-10-18 20:05:39 +07:00
Andrey Cherepanov
7a584545e2 education: add settings-alsa-sof-force 2021-10-18 20:05:39 +07:00
Andrey Cherepanov
ee472efa4c education: add xorg-conf-libinput-touchpad to main packages 2021-10-18 20:05:39 +07:00
Andrey Cherepanov
8f0f5f7d3c education: do not use java-9-openjdk 2021-10-18 20:05:38 +07:00
Andrey Cherepanov
c1a5a49e32 education/misc: move utilities from education.iso target 2021-10-18 20:05:38 +07:00
Mikhail Efremov
e5db004075 slinux: Set std-def kernel 2021-10-16 21:42:39 +07:00
Mikhail Efremov
4b8fcaf2b4 workstation: Use std-def kernel again 2021-10-16 21:42:39 +07:00
Mikhail Efremov
37cd07400c workstation: Reoder lists to avoid conflicts
Package openssh-gostcrypto from extras list conflicts with openssh
which pulled by openuds-client from raccess list and gtk2-ssh-askpass
from kvm list. Thus, these lists are moved as far apart as possible.
2021-10-16 21:42:39 +07:00
Mikhail Efremov
8928220b4a workstation: Blender is 64bit-only now 2021-10-16 21:42:39 +07:00
Anton Midyukov
f65288733e regular-vm.mk: do not use kernel-image-mp for vm/regular-xfce
Users request for an un-def kernel for xfce.
2021-10-16 21:42:37 +07:00
Anton Midyukov
0931b8ff89 mixin.mk: disable usb autosuspend for regular-x11 2021-10-13 08:51:42 +07:00
780b168952 kwrk: add $STATUS to ISO metainfo 2021-09-28 22:16:45 +07:00
0d329cf411 kwrk: setup grub defaults 2021-09-28 22:16:45 +07:00
28f5cbd325 kwrk: exclude emoji fonts 2021-09-28 22:16:45 +07:00
912e811e90 kwrk: set control fusermount to wheelonly for flatpack 2021-09-28 22:16:45 +07:00
6546b7139e kwrk: cleanup install2 2021-09-28 22:16:45 +07:00
05f4233f71 kwrk: add passwdqc-utils to generate fine hostname in installer 2021-09-28 22:16:45 +07:00
4300139ee4 kwrk: set chromium-gost as default browser 2021-09-28 22:16:45 +07:00
4ec82eb8b9 kwrk: add emoji fonts 2021-09-28 22:16:45 +07:00
391f6120e8 kwrk: decrease livecd grub timeout 2021-09-28 22:16:45 +07:00
8d2a80d9c3 kwrk: cleanup META_ variables 2021-09-28 22:16:45 +07:00
da6aefbc16 kwrk: use grub instead of refind 2021-09-28 22:16:45 +07:00