Mikhail Efremov
e662bf5137
basealt.mk: Fix chronyd and crond service status on aarch64
...
ALT bug #37197 .
2020-05-22 13:34:35 +07:00
Mikhail Efremov
d3c0969b2f
workstation/extras: Add chromium-gost
...
But not install it by default.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
c7ce962c85
slinux/games-full: Add flare-game
...
A diablo-like RPG game.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
109271931b
slinux: Add all base lists to vm/*
2020-05-22 13:34:35 +07:00
Mikhail Efremov
6df21fd8c1
slinux: Move common part for vm/* to separate target
2020-05-22 13:34:35 +07:00
Mikhail Efremov
573a29872c
slinux, slinux.mk, slinux/misc-base: Add vm/slinux* targets
...
Build rootfs images for ARM.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
35f9f54aef
slinux/misc-base: Explicitly add dhcpcd and alterator-notes
...
Otherwise they will be removed by apt-get autoremove.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
e160c055ea
workstation: Drop rutoken support
...
Suggested by cas@.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
66c0c77c1f
wokstation/the.pkgs: Explicitly add xmessage
...
It can be usefull and some 3dparty scripts can assume that
it existed.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
9f193c571f
mixin-basealt.mk: Explicitly add installer-feature-slideshow
2020-05-22 13:34:35 +07:00
Mikhail Efremov
4900dab9c4
slinux.mk, slinux: Update iso metainfo
...
See thread
https://lists.altlinux.org/pipermail/devel-distro/2019-July/001669.html
for details.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
c202af0758
slinux/misc-base: Drop dhcp-client
...
NM uses interal DHCP-client by default now.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
8406503ce4
basealt.mk: Add cloud-init-config-netplan for vm
2020-05-22 13:34:35 +07:00
Mikhail Efremov
a31316cf6e
basealt.mk: Add vm/alt-workstation with cloud-init
2020-05-22 13:34:35 +07:00
Mikhail Efremov
a2721d5bb4
mixin-basealt.mk: Drop xfsprogs from installer
...
Don't allow installation on XFS: seems there is some
problem with grub on XFS.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
5fe494ea44
workstation/base.pkgs: Add installer-feature-lightdm-stage3
2020-05-22 13:34:35 +07:00
Mikhail Efremov
4ccc68f604
mixin-basealt.mk: Disable sshd by default
...
For security resons.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
8978faaa82
basealt.mk: Fix crond/chronyd services status
...
Use SERVICES_ENABLE variable instead of DEFAULT_SERVICES_ENABLE:
it can be overriden by DEFAULT_SERVICES_DISABLE.
2020-05-22 13:34:35 +07:00
Anton Midyukov
4b0bb65047
basealt.mk: New target vm/workstation-tegra
2020-05-22 13:34:35 +07:00
Mikhail Efremov
a69ec9612b
mixin-basealt.mk: Add xfsprogs and btrfs-progs to installer
...
Allow use XFS and BTRFS.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
4f01e01d16
workstation/agents: Add urbackup-client
...
It is more simple then bacula.
Suggested by shaba@.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
2f7b499f67
workstation: Drop systemd-udev-console-fb
...
Not needed, we are have vconsole-setup-kludge for this.
2020-05-22 13:34:35 +07:00
Anton Midyukov
e261dd0a84
basealt.mk: distro/alt-workstation for all ARCHs
2020-05-22 13:34:35 +07:00
Anton Midyukov
56f352073f
workstation/extras: chromium available for almost all
...
Partial revert "workstation: add arch conditions to package lists"
This reverts commit 58dc0e850f
.
In any case - this must be done so as not to edit further sem@ commits.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
0a5deb4855
mixin-basealt.mk: Update iso metainfo
...
See thread https://lists.altlinux.org/pipermail/devel-distro/2019-July/001669.html
for details.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
3352163204
basealt.mk: Enable crond service
...
ALT bug #35855 .
2020-05-22 13:34:35 +07:00
Mikhail Efremov
0bfe86e0f7
slinux/misc-base: Use pinentry-gnome3
...
And ensure that pinentry-qt5 will not be pulled.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
cfdc921de8
workstation/mate: Use pinentry-gnome3
...
And ensure that pinentry-qt5 will not be pulled.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
3524d73b8c
desktop.mk, live.mk, live: Get rid of acpi
...
Apparently we don't want it with systemd-logind.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
c0dbfd7105
basealt.mk: Don't use 'power' feature
...
It uses acpid and we apparently don't want it with systemd-logind.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
91468eb3aa
basealt.mk, workstation/base.pkgs: Use xorg-drv-libinput
...
Replace xorg-drv-synaptics with xorg-drv-libinput and add it
to the installed system.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
b5af424501
workstation/the.pkgs: Add gnome-software
...
Suggested by cas@: it is modern way to install software.
Although keep apt-indicator and synaptic for now.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
eff9493722
workstation/base.pkgs: Add fwupd
...
Seems it can be useful.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
2f0f1ea9e6
workstation/mate: Add xscreensaver modules
...
For mate-screensaver.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
177a36a532
workstation/mate: Remove meaningless comment
2020-05-22 13:34:35 +07:00
Mikhail Efremov
b4662ea59a
mixin-basealt.mk: Explicitly add crony to installer
2020-05-22 13:34:35 +07:00
Mikhail Efremov
e10ebae56d
mixin-basealt.mk: Fix branding varriant in use
...
It was wrongly chenged to starterkit branding.
This fixes commit 07713115419fd377b002718bd6b2cfa15e343551
"mixin-basealt.mk, basealt.mk: separate mixin/alt-workstation-install".
2020-05-22 13:34:35 +07:00
Mikhail Efremov
162c8f1d05
mixin-basealt.mk: Fix mixin/alt-workstation-install
...
We use workstation_groups in mixin/alt-workstation-install
target now.
This fixes commit 07713115419fd377b002718bd6b2cfa15e343551
"mixin-basealt.mk, basealt.mk: separate mixin/alt-workstation-install".
2020-05-22 13:34:35 +07:00
Mikhail Efremov
2aa26a8fd4
slinux/xfce-base: Add xscreensaver modules
...
For xfce4-screensaver.
2020-05-22 13:34:35 +07:00
Anton Midyukov
7725165f08
mixin-basealt.mk, basealt.mk: separate mixin/alt-workstation-install
...
Target vm/ do not require installer.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
b82ec6c07f
basealt.mk: Add vm/alt-workstation target
...
Build rootfs images for aarch64 and armh.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
eeea63f92f
slinux, education.mk: Rename network-base -> comm-base
...
This list for Communications, not network in general.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
9d3d416794
slinux: Move telnet and b43-fwcutter to misc-base
...
They are not "Communications", they are related to network
in general.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
993b0bb9ae
slinux/misc-base: Move alterator-net-* and chrony to misc-base
...
Definitely we are want them always installed.
2020-05-22 13:34:35 +07:00
Mikhail Efremov
26d7012cb1
workstation/the.pkgs: Drop mintmenu
2020-05-22 13:34:35 +07:00
Mikhail Efremov
4358bdab03
basealt.mk: Add chrony
...
Use chrony as NTP client.
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
87b7757d9c
education.mk: add kernel headers into disk
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
ed1acda3e3
education.mk: add un-def as optional kernel
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
ec395ad7ed
slinux/misc-base: Disable updates in gnome-software
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
cf6a39dfe7
education.mk: remove beta2 from volume description
2020-05-22 13:34:35 +07:00