Mikhail Efremov
e6ecea603f
slinux: Replace pitivi with shotcut
...
Pitivi is not fully translated to Russian and pulls python madules
which pulls devel-packages.
Also see https://bugzilla.altlinux.org/show_bug.cgi?id=34495 .
2020-05-22 13:34:36 +07:00
Mikhail Efremov
70bfc2d064
slinux, education.mk: Rename group Communications -> Internet/Networking
...
As more appropriate name for this group.
Also rename comm-base -> net-base.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
8fb7945f66
workstation/the.pkgs, mixin-basealt.mk: Added audit
...
But disable it by default.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
2f8851e420
basealt.mk: Add alterator-quota
...
And installer-feature-quota-stage2, alterator-quota will not
properly work without it.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
c61839b1b1
basealt.mk: Fixed start installer aarch64 iso
...
Added use/vmguest/kvm/x11 use/stage2/kms.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
90d1fbb181
basealt.mk: Add installer-feature-lightdm-stage3 to live
...
And explicitly add livecd-installer-features.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
f3c0dc35b5
slinux.mk: Fix aarch64 build
...
Mark some packages as x86 only.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
f82019d1e5
mixin-basealt.mk: Use systemd-optimal
2020-05-22 13:34:35 +07:00
Mikhail Efremov
94bb1faf7b
mixin-basealt.mk: Don't use DEFAULT_SERVICES_* variables
...
DEFAULT_SERVICES_ENABLED can be overriden by DEFAULT_SERVICES_DISABLED.
2020-05-22 13:34:35 +07:00
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
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
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
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
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
Anton Midyukov
e261dd0a84
basealt.mk: distro/alt-workstation for all ARCHs
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
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
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
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
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
cf6a39dfe7
education.mk: remove beta2 from volume description
2020-05-22 13:34:35 +07:00
Anton Midyukov
78b6473c2a
education.mk: add vm/alt-education-tegra for Nvidia Jetson Nano
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
f5d26929d0
education.mk: standardize ISO metainfo
2020-05-22 13:34:35 +07:00
Anton Midyukov
622169fadc
education.mk: fix portability on aarch64
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
a8eb297b8a
education.mk: set volume id and volume set id like other ALT distributions
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
85fb47c79a
education.mk: add libreoffice-block-macros to disk
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
204ccab1b6
education.mk: add alt-rootfs-installer
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
259b6c9f9d
education.mk: use/net-eth/dhcp
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
2cdc839f59
education.mk: add base rescue to live
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
ae185453d8
education.mk: use installer-distro-education instead of installer-distro-junior
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
366f0749f9
education.mk: enable services in installer-distro-junior
2020-05-22 13:34:35 +07:00
Andrey Cherepanov
7816344498
education.mk: set volume name ALT Education 9.0alpha
2020-05-22 13:34:35 +07:00
Anton Midyukov
d603a36e64
education.mk: initial build for aarch64
2020-05-22 13:34:35 +07:00
Anton Midyukov
7a55147ed2
regular.mk: Added use/branding/full into distro/.regular-desktop
...
This needed for aarch64.
2020-05-22 13:34:35 +07:00