af99b8c2ee
fix typo copy-paste
2019-05-17 18:35:28 +03:00
a3957991aa
fix typo copy-paste
2019-05-17 18:19:47 +03:00
7e5a1eb4e1
firmware-linux included firmware-ql2* now
2019-05-17 17:57:36 +03:00
fefa7f3132
add opennebula server for regular and starterkit
2019-05-17 16:54:05 +03:00
0f988733d8
update package list for openstack
2019-05-16 19:28:24 +03:00
31f29d4dca
migrate openstack server from openntpd to chrony
2019-05-16 18:53:46 +03:00
153972e765
add zabbix-agent to monitoring utils list
2019-05-16 17:30:15 +03:00
8f2d5049cc
add prometheus-node_exporter to monitoring utils list
2019-05-16 17:26:31 +03:00
550037a6b0
add telegraf to monitoring utils list
2019-05-16 17:26:07 +03:00
ef413e64c1
update collectd package list
2019-05-16 17:23:48 +03:00
Michael Shigorin
f8ceaef00b
gear-store-tags
1.3.7-alt1
2019-05-06 18:40:08 +03:00
Michael Shigorin
54d8ce33a2
1.3.7-alt1
...
- docker, vm, browser fixups (obirvalger@)
- elogind support, refactoring, cleanups (antohami@)
- a couple more improvements (me)
v1.3.7
2019-05-06 18:38:13 +03:00
Michael Shigorin
c0ecc0654e
{mixin-,}basealt.mk: generalize gnome-peer-to-peer
...
It's available for e2k too now.
2019-05-06 18:10:59 +03:00
Anton Midyukov
aee8c1721b
kernel: use different default flavour for aarch64, armh
2019-05-06 16:34:10 +03:00
Michael Shigorin
ffa7919f60
kernel: use different default flavour for e2k
...
This might evolve into some form of per-arch logic,
or otherwise x86 might get moved into a feature of
its own instead of being the presumed one.
The first step is done.
2019-04-29 13:48:45 +03:00
Anton Midyukov
d4170557c2
Revert "net: 50-net-nm band-aid"
...
This reverts commit 226a2395e56f491297eaaa504f6ed63ce8dc9449.
Users are getting upset about NetworkManager being unable to
configure "System EthX" connections that are meant to set up
with "acc" (which isn't obvious at all).
See-also: https://forum.altlinux.org/index.php?topic=42519.0
2019-04-29 13:48:40 +03:00
Anton Midyukov
89a51b7baf
browser, mixin.mk: drop use/browser/firefox/classic
...
firefox-classic_theme_restorer is not there anymore
(following pre-quantum fx29+ australis it countered):
http://git.altlinux.org/tasks/archive/done/_222/227910/logs/events.1.2.log
2019-04-29 13:48:36 +03:00
Anton Midyukov
25fe1bc814
openstack/controller: drop openstack-nova-cert
...
...it's no more in Sisyphus as of openstack-nova 18.1.0-alt1.
2019-04-29 13:48:32 +03:00
Anton Midyukov
ec84f1c95b
mixin.mk: add wmaker-autostart-polkit-gnome
...
...since wmaker doesn't autostart anything.
2019-04-29 13:48:29 +03:00
Anton Midyukov
0c873dd010
regular.mk: use/efi/refind for all targets, except jeos
...
elilo does not support secure boot with shim-signed 15.
jeos does not require Secure Boot.
2019-04-29 13:48:24 +03:00
Anton Midyukov
bd50f525df
regular.mk, desktop+lxde: refactoring
...
With the arrival of elogind in sysvinit, the lxde metapackage can
be used for all builds.
2019-04-16 17:24:29 +03:00
Anton Midyukov
804c89243f
mixin.mk: add xfce-polkit
...
With the arrival of elogind in sysvinit, the polkit agent is needed
within all builds using it.
2019-04-16 17:24:20 +03:00
Anton Midyukov
b75b2cc330
init: workaround for elogind to run
...
Let's provide some shim until directory migration is over.
2019-04-16 17:24:18 +03:00
Anton Midyukov
fbc102f2d5
mixin.mk, regular.mk: switch sysvinit builds to elogind
...
elogind provides sessions for polkit; use/init/sysv/polkit
and use/deflogin/sysv/nm are not needed anymore,
polkit-agent is needed instead.
2019-04-16 17:23:54 +03:00
Anton Midyukov
08d93ed851
init: elogind support
...
elogind is the systemd project's "logind" extracted out to be
a standalone service. It integrates with PAM to know the set
of users that are logged in to a system and whether they are
logged in graphically, on the console, or remotely.
2019-04-15 14:50:38 +03:00
Anton Midyukov
5fb451ec9b
wireless: add rtl8821ce
2019-04-08 19:42:24 +03:00
Anton Midyukov
a8bd2ffbf7
tagged/basesystem: drop apt-conf
...
apt-conf is a virtual package provided by apt-conf-branch or
apt-conf-sisyphus. This can result in the wrong provider being
chosen during image build. Stable branches got apt-conf-branch
only, and Sisyphus got both; so either strict versioning is needed
or apt-conf should be not specified explicitly at all.
2019-04-02 20:23:22 +03:00
Mikhail Gordeev
57ea839f8a
browser: make use/browser/firefox/esr a pure selector
...
...through ensuring that the intentinal lack of dependencies
is actually *complete* and not still pulling the default elinks
in if nothing else was specified (this was still too much for
virtualization base images aiming to make use of mixin/p8).
2019-04-02 20:22:18 +03:00
Mikhail Gordeev
a4d5464ade
conf.d/vm.mk: Add locales and tzdata to vm/systemd
2019-04-02 17:44:02 +03:00
Mikhail Gordeev
edb44bf43b
conf.d/ve.mk: Add ve/systemd-base
...
More than ve/systemd-bare (for now has locales and tzdata).
2019-04-02 17:43:55 +03:00
Mikhail Gordeev
0143cf9af7
conf.d/ve.mk: base ve/systemd-bare on .apt
...
Sytemd contains systemd-networkd for network configuration package.
2019-04-02 17:43:51 +03:00
Mikhail Gordeev
95ee98b3bf
conf.d/ve.mk: base ve/docker on .apt
...
Docker uses iproute2 to configure network.
2019-04-02 17:43:47 +03:00
Mikhail Gordeev
e1cc0863de
lib/ve.mk: split package management and networking
...
Some images (i.e. docker and systemd-bare) require apt
but do not require etcnet.
2019-04-02 17:43:34 +03:00
Michael Shigorin
ea1b8832ec
gear-store-tags
1.3.6-alt1
2019-04-01 21:21:45 +03:00
Michael Shigorin
a60b082ae3
1.3.6-alt1
...
- no joke!
v1.3.6
2019-04-01 21:10:19 +03:00
Anton Midyukov
03bda0fa74
regular.mk: switch icewm to default display manager
...
...that is, gdm2.20 for sysvinit; it was clobbering lightdm
before commit 510e2933f7de3c50823888efd3d3e75bc3f863d7 anyways.
2019-04-01 21:02:28 +03:00
Anton Midyukov
184f3f2ac2
rescue+misc: added jdupes
...
A powerful duplicate file finder and an enhanced fork of 'fdupes'.
Suggested-by: Vitaly Lipatov <lav@altlinux.org>
2019-04-01 21:02:26 +03:00
Anton Midyukov
dbb29ee01b
desktop+cups: added splix driver
...
This is a free reverse-engineered driver for Samsung SPL
printers that used to have problems for mike@ back then
but works well now.
2019-04-01 21:02:16 +03:00
Anton Midyukov
b9ff1b6089
regular+icewm: update list
...
Replaced tray_mixer_plus to pnmixer which allows
selecting the audio channel to control;
added qasmixer - simple ALSA mixer.
2019-04-01 21:02:14 +03:00
Anton Midyukov
4c191a8727
mixin.mk, regular.mk: factored out mixin-builder
...
This mixin will be used for non-x86 image builds.
2019-04-01 20:27:08 +03:00
Anton Midyukov
2f5cb67331
mixin.mk: switch to chrony
...
chrony is a modern ntp client working better than openntp's one
in many circumstances (especially on e2k hardware).
2019-04-01 20:12:00 +03:00
Anton Midyukov
82bf8c1c0f
regular.mk: added dependency on mixin/regular-x11
...
This allows to unify the contents of regular builds.
2019-04-01 20:11:26 +03:00
Anton Midyukov
e52e1d6c08
desktop+mate: added mpv
...
...as mate-maxi doesn't require mplayer.
2019-04-01 20:11:20 +03:00
Anton Midyukov
f05cdb490c
desktop+engineering: added povray
...
povray is needed to render models in Blender and FreeCAD.
2019-04-01 19:22:28 +03:00
Anton Midyukov
bfce16daea
desktop+enlightenment+extra: replaced gnome-mplayer with mpv
...
gnome-mplayer no more in Sisyphus
2019-03-12 18:48:26 +03:00
Anton Midyukov
2dd4a480f7
rescue+crypto: drop stegdetect
...
...it's no more in Sisyphus too:
http://git.altlinux.org/tasks/archive/done/_219/224790/logs/events.2.3.log
2019-03-11 20:02:40 +03:00
Anton Midyukov
147964b05f
install2: added installer-feature-create-ghost-directories
...
Workaround ALT bug 35350 for install2.
2019-03-11 16:34:48 +03:00
Anton Midyukov
11442dd9e4
Drop php5
...
php5 has been completely removed from Sisyphus following its EOL:
http://git.altlinux.org/tasks/archive/done/_214/219816/
2019-03-11 15:47:42 +03:00
Anton Midyukov
824f4b84f8
desktop+wmaker+extra: lost wmcube-gdk, wmmsg
...
...as these have been removed from sisyphus:
http://git.altlinux.org/tasks/archive/done/_215/220898/logs/events.13.3.log
2019-03-11 15:45:23 +03:00
Anton Midyukov
b8931f3132
Drop TDE support
...
It's missing in Sisyphus altogether:
http://git.altlinux.org/tasks/archive/done/_184/188854/
2019-03-11 15:45:00 +03:00