Commit Graph

5122 Commits

Author SHA1 Message Date
Anton Midyukov
a887e06890 install2: drop STAGE1_KMODULES virtualbox-additions, vmguest
Already in the mainline linux kernel >= 5.10.
See also commit 0e1338a8ac
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
ab9bd5f4d2 server-v: add use/vmguest to work on virtual machines 2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
b987bf0442 server-v: change syslinux to grub-pc for iso boot from BIOS mode
From 25fbd9d403
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
8ae22b162d server-v: add drm module 2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
2cce748050 server-v: remove graphics and slideshow from installed system 2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
3eedebab54 server-v: new version 10.1 2022-06-03 21:48:09 +07:00
Anton Midyukov
baaf89fc1b desktop+lxde+extra: drop deadbeef
Due to the inadequacy of upstream, the package has not been updated
for a long time.
2022-06-03 21:48:09 +07:00
Anton Midyukov
cdcf4b0f75 Replace 'fgrep' to 'grep -F'
Fix 'warning: fgrep is obsolescent; using grep -F'
2022-06-03 21:48:09 +07:00
Anton Midyukov
ee1113419d Replace 'egrep' to 'grep -E'
Fix 'warning: egrep is obsolescent; using grep -E'
2022-05-12 15:10:30 +07:00
Anton Midyukov
ccc6861d07 uboot: use relative pathes in extlinux.conf
Needed for bootloding with separate patition /boot.
2022-05-09 22:01:04 +07:00
Anton Midyukov
2d440ecb15 mixin.mk: drop flatpak-repo-flathub for gnome3 2022-05-03 22:15:03 +07:00
Anton Midyukov
9bb1864af0 mixin.mk: drop gnome-software-disable-updates in gnome3 2022-05-03 22:13:25 +07:00
Anton Midyukov
d6ec8661ab mixin.mk: add qt5-wayland to gnome3 2022-05-03 22:12:12 +07:00
Anton Midyukov
7ad8d36a07 net: add iputils to THE_PACKAGES for use/net 2022-05-03 22:08:11 +07:00
Anton Midyukov
3f58e39e16 base+network, base+nm: add missing iputils
iputils used to be added, as the iproute2 package depended on it.
iproute2> = 5.17.0-alt2 does not depend on the iputils more.
2022-05-03 22:08:11 +07:00
Anton Midyukov
f58d0c7a89 desktop+mate: add gvfs
In order don't show /proc, /sys on Desktop.
2022-04-21 18:08:43 +07:00
Anton Midyukov
769cedcc99 gear-store-tags 2022-04-18 21:47:19 +07:00
Anton Midyukov
df5776660d 1.4.29-alt1
- stage2: fix 50-stage2-fs
- desktop+mate: replace package list to metapackages
2022-04-18 21:42:56 +07:00
Anton Midyukov
02b9112c5c stage2: fix 50-stage2-fs
Fixed regression caused by a commit 7a2f65f959.
2022-04-18 21:39:13 +07:00
Anton Midyukov
e8b9a92fca desktop+mate: replace package list to metapackages 2022-04-13 21:48:00 +07:00
Anton Midyukov
fae3b2e34d gear-store-tags 2022-04-11 23:47:50 +07:00
Anton Midyukov
6c31a91e8b 1.4.28-alt1
- lib/profile.mk: install branding-$$(BRANDING)-release always after basesystem
- stage2: use propagator for c% BRANCH also
- install2, live: don't add priority base packages for these stage
- regular-vm.mk: replace blueberry to blueman for desktop regulars
- tar2fs: avoid losetup race (thanks mike@ and glebfm)
- kernel: drop std-pae kernel flavour
- stage2: add more modules to 50-stage2-net
- output errors Step 3 to BUILDLOG and on screen
- pkg.in/lists/Makefile: sort lists before copying
- regular.mk: drop feature robotics
- education: add latest commits from cas@
- education: mark task-edu-* as metapackages
- slinux, workstation: add latest commits from sem@
- education, slinux, workstation: add fixes for e2k from mike@
2022-04-11 23:46:15 +07:00
Anton Midyukov
2d34aabed7 regular.mk, robotics: drop feature robotics
There is no point in a feature that adds a two of package lists.
2022-04-11 23:13:22 +07:00
Anton Midyukov
b8b6f77977 slinux: @$(call add_feature) in use/slinux only
use/slinux/services-enabled and use/slinux/services-disabled do not
require for work adding slinux feature. They need a use/services.
2022-04-11 23:13:22 +07:00
Anton Midyukov
68f1185a98 pkg.in/lists/Makefile: sort lists before copying
In order to hide warning:
cp: warning: source file 'file' specified more than once
2022-04-11 23:13:22 +07:00
Anton Midyukov
9b99908706 metadep-expander: enable stderr for apt-cache command
This will save time on identify the causes.
2022-04-11 23:13:22 +07:00
Anton Midyukov
9fc8689db8 log.mk, profile.mk: Output errors Step 3 to BUILDLOG and on screen 2022-04-11 23:13:22 +07:00
Anton Midyukov
dad8f98e65 check-pkg-list: Made unified error messages 2022-04-11 23:13:22 +07:00
Anton Midyukov
db3892ab0c metadep-expander: Made unified warning messages 2022-04-11 23:13:22 +07:00
Mikhail Efremov
93155bdf14 slinux: Use use/install2/repo
This should be used instead of installer-feature-online-repo.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
411f5dc82d workstation: Add pa-conf-switch-on-connect
See ALT bug #41869.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
b395de1e4a slinux: Add pa-conf-switch-on-connect
See ALT bug #41869.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
f49b2fe96f workstation: Add use/firmware/laptop
For some firmware (e.g. firmware-alsa-sof).
2022-04-11 23:13:22 +07:00
Mikhail Efremov
cad365f2fc slinux: Add use/firmware/laptop
For some firmware (e.g. firmware-alsa-sof).
2022-04-11 23:13:22 +07:00
Mikhail Efremov
781e70af1f slinux: Remove live system from full image
The image is too large, so remove live from it.
Separate live image will be enough.
2022-04-11 23:13:22 +07:00
Anton Midyukov
a64d6493f0 slinux.mk: enable online repo for live 2022-04-11 23:13:22 +07:00
Mikhail Efremov
da74f8d02a slinux: Add orage again
It is returned to Sisyphus/p10.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
f488e3ecae slinux: Use un-def kernel
For newest hardware support.
This reverts commit 3f1b521acaf97293e875cafe47b6977db4947189.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
2caf486b1f workstation:Add ca-certificates-digital.gov.ru
It can be needed for some Russian websites.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
020515f4ce slinux: Add ca-certificates-digital.gov.ru
It can be needed for some Russian websites.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
6f4e99b70c base+{network,tablet}: Drop dhcp-client
It was added for use with NetworkManager, but NM uses its own
internal DHCP client nowaday.
This reverts commit e10fc4d36c.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
27d45141ca workstation: Add vlc-plugin-gnutls
Suggested by mile@ for https.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
0278855152 slinux: Add sane-airscan
For scaners:
Samsung ProXpress M3870FD
Pantum M7100DN
Oki MB472
Kyocera ECOSYS-M2040dn
Brother MFC L2720DW
2022-04-11 23:13:22 +07:00
Mikhail Efremov
de368564e7 workstation: Add sane-airscan
For scaners:
Samsung ProXpress M3870FD
Pantum M7100DN
Oki MB472
Kyocera ECOSYS-M2040dn
Brother MFC L2720DW

Suggested by Vera Blagoveschenskaya.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
1dfe4315bb slinux: Add xsane-doc and xsane-doc-ru 2022-04-11 23:13:22 +07:00
Mikhail Efremov
4593086fe7 workstation: Add xsane-doc and xsane-doc-ru
Suggested by Vera Blagoveschenskaya.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
b9629babdb workstation: Add appinstall on x86
Suggested by black@ for SL.
Well, why not to add for Workstation too?
2022-04-11 23:13:22 +07:00
Mikhail Efremov
3ce83fe41d workstation: Add udev-rules-rfkill-uaccess
See https://bugzilla.altlinux.org/40285,
https://bugzilla.altlinux.org/40029.
2022-04-11 23:13:22 +07:00
Michael Shigorin
5c5ec1422c education.mk: use/apt-conf/branch
...just as server and workstation already do.
2022-04-11 23:13:22 +07:00
Michael Shigorin
460e424f78 workstation/smplayer: added pkglist/group
SMPlayer's base, mplayer, is currently better optimized
to utilize Elbrus SMP capabilities with auto-threading
by bircoph@; the result runs 4K clips below ~400% CPU
thus making it possible to decode two streams at once
(IOW much better than vlc).

The only downside visible to me is smplayer's update nag.
2022-04-11 23:13:22 +07:00