Commit Graph

5613 Commits

Author SHA1 Message Date
Mikhail Efremov
f698214ea4 workstation: Add mediaplayer list for all arches
It was added for e2k only.
This fixes commit f485b3d297.
2022-09-23 13:18:40 +07:00
Anton Midyukov
695c9e4f2b base+rescue: add gostsum 2022-09-22 16:26:42 +07:00
Mikhail Gordeev
a44731a1a2 build-ve: fix /run and /run/lock for ve images
Create another script for docker image, because it has no init system
for handling creation of tmpfiles.
2022-09-15 22:04:58 +07:00
Michael Shigorin
2968101c53 live.mk: initial distro/live-blender
It's been started as an answer to this question:
http://www.opennet.ru/opennews/art.shtml?num=57760#91

I *think* that distro/.live-kiosk is where use/live/runapp
should be, not the downstream distro/.live-games, since
the whole mini-feature is really about kiosks.

OTOH blender is somewhat akin to games in terms of being
a purely multimedia app with 3D acceleration required
for proper interactive mode, and that's what .live-games
strives to provide.

Edited: https://lists.altlinux.org/pipermail/devel-distro/2022-September/002888.html
2022-09-13 00:55:42 +07:00
Michael Shigorin
476e86a01f live: add use/live/runapp
Add the possibility to directly configure the desktop app
for livecd kiosk mode to start.

This should have been done as soon as livecd-runapp
hit the streets -- livecd-{0ad,fgfs} definitely must go
as adding a line into config is trivially done near
the only place that requires them (conf.d/live.mk).

TODO: might be more generally useful for vm/* too,
      take this out into a separate feature then.

Edited: https://lists.altlinux.org/pipermail/devel-distro/2022-September/002889.html
2022-09-13 00:55:35 +07:00
Anton Midyukov
1a7fdc62da regular.mk: add to jeos 'xdriver=vesa' for Legacy, 'xdriver=fbdev' for EFI
nomodeset was pointless to add, since drm kernel modules were missing.
But need to add the correct xdriver. For UEFI it's fbdev, for Legacy BIOS
it's vesa.
2022-09-06 18:45:27 +07:00
Anton Midyukov
d2260e217f gear-store-tags 2022-09-02 23:43:43 +07:00
Anton Midyukov
bfb767f86c 1.4.33-alt1
- grub: add nosplash for vnc install items
- base+rescue: add the required minimum applications for rescue
- firmware: add firmware-ast_dp501 to use/firmware/server
- Save rpm and srpm lists for chroots of subprofiles and main repo
- realtime.mk: add kernel-headers and devel packages for linuxcnc
- regular.mk: remove drm from jeos, enable nomodeset for jeos
- kworkstation: add commits from zerg@
2022-09-02 23:41:51 +07:00
Anton Midyukov
9e5b86d83c mixin.mk: add xkill to xfce-base
xkill assigned to hotkey.
request-by: https://forum.altlinux.org/index.php?topic=46263.msg372403#msg372403
2022-09-02 23:26:48 +07:00
Anton Midyukov
69c93d2a7f regular.mk: remove drm from jeos, enable nomodeset for jeos
drm is useless without firmware-linux.
2022-09-02 23:26:48 +07:00
Anton Midyukov
a01eaf47e4 realtime.mk: add kernel-headers and devel packages for linuxcnc
Is required for halcompile to work.
2022-09-02 23:26:48 +07:00
Anton Midyukov
9f247bf4d0 remote-access: renamed connector -> myconnector 2022-09-02 23:26:48 +07:00
Anton Midyukov
deaac1017f Save rpm and srpm lists for chroots of subprofiles and main repo
Chroot can be two or one, work or image.
Package lists of work chroot cannot take into account packages that
will be installed into it after run-scripts.
2022-09-02 23:26:48 +07:00
Anton Midyukov
9822443408 firmware: add firmware-ast_dp501 to use/firmware/server
Firmware for ASPEED AST2400.
2022-09-02 22:16:41 +07:00
Anton Midyukov
825ee80ee0 base+rescue: add more disk utils 2022-08-26 11:48:14 +07:00
Anton Midyukov
8650035421 regular-vm.mk: kernel un-def for armh 2022-08-04 13:22:12 +07:00
Anton Midyukov
f078b35131 regular-vm.mk: add base+regular list in jeos 2022-08-04 12:57:20 +07:00
Anton Midyukov
33ab558eef base+rescue: add ntpdate
Time synchronization over network may be needed on systems without
an RTC or where the RTC battery has failed.
2022-08-01 22:23:31 +07:00
Anton Midyukov
ef77370ab2 base+rescue: add the required minimum applications for rescue 2022-08-01 19:13:55 +07:00
f7e2c52bd6 - kwrk: exclude alterator-updates 2022-07-29 14:23:42 +07:00
e3d2a8b1c0 - kwrk: add vkd3d-utils 2022-07-29 14:23:32 +07:00
d3d05d7aac - kwrk: install timeshift by default 2022-07-29 14:23:23 +07:00
533e6099ab - kwrk: add urbackup-client 2022-07-29 14:23:12 +07:00
2b0f4d2af3 - kwrk: temporary remove webterminal profile 2022-07-29 14:22:50 +07:00
c253c41d7c - kwrk: remove sputnik-browser-preinstall because EOL https://www.sputnik-lab.com/news/suspend 2022-07-29 14:22:37 +07:00
c1ba72090e - kwrk: enable systemd-oomd 2022-07-29 14:22:26 +07:00
Anton Midyukov
8cc464d086 grub: add nosplash for vnc install items
The parameter 'nosplash' must come before the splash argument.
2022-07-29 11:21:59 +07:00
Anton Midyukov
63ce5de015 regular-vm.mk: set KFLAVOUR mp for armh
configs of kernels 'std-def/un-def' require optimization to support
armh SBC. And the 'mp' kernel is already optimized.
2022-07-28 16:10:02 +07:00
Anton Midyukov
429effd190 gear-store-tags 2022-07-25 18:37:24 +07:00
Anton Midyukov
7904487432 1.4.32-alt1
- Add commits from zerg@ for kworkstation
- arm-rpi4: use/arm-rpi4/kernel available for aarch64 only
- regular-vm.mk: *-rpi targets available for aarch64 only
- Drop aarch64-tegra feature
- server (starterkit): drop php7, add php8.0, php8.1
- alt-server: drop un-def kernel from jqt4@
- alt-server, server-v: enable multipathd by default (from jqt4@, andy@)
- workstation: Use grubpcboot on i586 and x86_64 from sem@
- live.mk: update live-privacy.iso
- distributivs: update lists for support wine 7.13.1-alt1
- mixin-alt-server.mk: Add all kernel modules through MAIN_KMODULES
  instead list
- browser: replace seamonkey with firefox-esr for not x86 platforms
2022-07-25 18:35:19 +07:00
Anton Midyukov
d6c30f950d mixin-alt-server.mk: Add all kernel modules through MAIN_KMODULES instead list
Now don't have to worry about listing the supported architecture.
2022-07-25 18:13:23 +07:00
Anton Midyukov
76358a7b0b centaurus/proxmox-backup-server: allowed for x86_64, aarch64 only 2022-07-25 18:13:23 +07:00
Anton Midyukov
93bc6ba4f5 jitsi-meet: jicofo allowed for x86_64 only 2022-07-25 18:13:23 +07:00
Andrew A. Vasilyev
277853725b server-v: enable multipathd by default 2022-07-25 18:13:23 +07:00
3a3c26f3f8 - kwrk: using packages profiles 2022-07-25 18:13:23 +07:00
09e8b27e61 - kwrk: add systemd-oomd-defaults 2022-07-25 18:13:23 +07:00
bbc3acf143 - kwrk: add plasma5-disks to live-rescue 2022-07-25 18:13:23 +07:00
Anton Midyukov
11d89084a3 kworkstation/emulators: update for wine 7.13.1-alt1, make exclusive wine for x86
wine-gl, wine-twain provided by wine package.
wine needed for x86 platforms.
2022-07-25 18:13:23 +07:00
Anton Midyukov
316f17d793 workstation/emulators: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
342ec97219 slinux/emulators-full: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
b4e56c3d05 education/base: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
40db370f84 centaurus/emulators: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
1342c73ce3 live.mk: replace pinta with easypaint for live-privacy
pinta need mono-core which mono-cert-sync.filetrigger failed.
2022-07-25 18:13:23 +07:00
Anton Midyukov
dd1c328586 browser: replace seamonkey with firefox-esr for not x86 platforms 2022-07-25 18:13:23 +07:00
Anton Midyukov
598d4764f5 regular.mk, server, server.mk: mark openvz available for x86_64 only 2022-07-25 18:13:23 +07:00
Anton Midyukov
908115a386 vzstats: mark available for x86_64 only 2022-07-25 18:13:23 +07:00
Anton Midyukov
2790c801e5 {base,server}+openvz: drop vzquota, mark available for x86_64 only
vzquota not working with openvz 7.
openvz 7 is available for x86_64 only.
2022-07-25 18:13:23 +07:00
Anton Midyukov
142e43d81d live.mk: update live-privacy.iso 2022-07-25 18:13:23 +07:00
Mikhail Efremov
bd44914dcd workstation: Use grubpcboot on i586 and x86_64
Use grub in legacy mode too.
2022-07-25 18:13:22 +07:00
Mikhail Efremov
662538ff26 workstation: Add chromium-gost for x86_64 and aarch64 only
Chromium-gost dropped 32bit support.
2022-07-18 16:36:16 +07:00