Commit Graph

78 Commits

Author SHA1 Message Date
Ivan A. Melnikov
9b28b1fe39 basalt.mk: mipsel: Use mate-reduced-resource on workstation 2021-02-18 02:57:04 +07:00
Anton Midyukov
b93bc28c74 basealt.mk: Add targets for Tavolga and BFK3 (mipsel) 2021-02-18 02:44:44 +07:00
Anton Midyukov
1e226dc6d4 basealt.mk: vm/ targets for all architectures 2021-02-18 02:44:44 +07:00
Anton Midyukov
dc3a49f685 basealt.mk: Replace refind to efi-grub for bootloading ISO 2021-02-18 02:44:28 +07:00
Anton Midyukov
f653b37c25 basealt.mk: Replace spaces with tabs 2021-02-18 02:44:28 +07:00
Michael Shigorin
4d3f64818d basealt.mk: generalize e2k machine support
Finalize the move to shared multiseat support on e2k
following education.mk; should have been done properly
in the first place but I couldn't manage that for 9.0,
let's at least fix this now.
2020-08-31 14:34:11 +03:00
Michael Shigorin
e9c42d63a5 basealt.mk: added new parent groups on e2k
...or the friendly alterator-pkg bails out silently.
2020-08-31 14:25:11 +03:00
Michael Shigorin
4e5cb00c56 basealt.mk: add alterator-web pkggroup
...as suggested; enable if installed.
2020-08-31 14:25:02 +03:00
Michael Shigorin
5285c0a832 basealt.mk: generalize distro/alt-workstation
The point is that it's common between the rest of the arches,
no need to keep making my old mistake of growing configuration
trees based on very different "roots" (.e2k-installer this time
which was good for early experiments but not for production).

Also get rid of long-unused distro/alt-workstation-?01 targets,
unified kernel made those obsolete.

And last but not least: *drop* that setup-libgl-dri3-disable,
makes Radeon RX lag (half-recent AMD GPUs seem to lack 2D part
rather altogether, it's emulated through 3D).
2020-08-31 14:24:56 +03:00
Michael Shigorin
f31f305f8e {mixin-,}basealt.mk: move common bits into mixin
These have been added to the image description
that was x86-specific initially -- we're lucky
that ARM-related bits are quite minor here but
let's keep the mixin away for the sake of e2k
for now: it's built in a different enough way
at the moment.
2020-08-31 14:24:02 +03:00
Anton Midyukov
fde9366ca0 basealt.mk: Fix availability vm profile for ARCHES 2020-08-27 15:06:49 +07:00
Dmitriy Terekhin
2d45a8e8d2 basealt.mk: Use arm-rpi4/full feature for RPi4
The rpi-un kernel for armh does not exist at the moment
2020-08-26 18:31:26 +07:00
Anton Midyukov
655db94e0d Revert "alt-server.mk, basealt.mk, centaurus/70-dev: Added support Baikal-M"
This parts reverts commit cff3291c2a.
Upstream mkimage has not yet take patches to support packaging
multiple kernels to ISO image. In order to avoid problems, have
to revert this commit.

See-also: 01a1581b71
2020-08-23 21:19:02 +07:00
Anton Midyukov
bbd92e146b basealt.mk: Add support Raspberry Pi 4 2020-08-04 00:47:55 +07:00
Anton Midyukov
f59fbab252 basealt.mk: Add mcom02 support 2020-08-01 23:49:07 +07:00
Mikhail Efremov
3186437c2a workstation: Disable network service for cloud image
Requested by obirvalger@.
2020-07-16 02:41:01 +07:00
Anton Midyukov
40895c45a5 basealt.mk: Added cleanup kernel to LIVE for aarch64 2020-06-16 18:24:03 +07:00
Anton Midyukov
cff3291c2a alt-server.mk, basealt.mk, centaurus/70-dev: Added support Baikal-M 2020-06-15 15:53:20 +07:00
Mikhail Efremov
25cf607825 basealt.mk: Use rootfs-installer-features in vm/* images
Use some installer-features in vm/*.
2020-05-22 13:34:37 +07:00
Mikhail Efremov
82c16cc54d workstation: Virtualbox is x86_64-only now 2020-05-22 13:34:37 +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
e662bf5137 basealt.mk: Fix chronyd and crond service status on aarch64
ALT bug #37197.
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
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
Anton Midyukov
e261dd0a84 basealt.mk: distro/alt-workstation for all ARCHs 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
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
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
4358bdab03 basealt.mk: Add chrony
Use chrony as NTP client.
2020-05-22 13:34:35 +07: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
Michael Shigorin
344914c3ae basealt.mk: videodriver choice for 101/ws
It's been tiresome to setup a few hosts having to rollback
to modesetting which exposes no artifacts at all (albeit
being slower) from mga2 that has issues with GTK3 for me...
do it this way.
2018-12-24 20:37:30 +03:00
Michael Shigorin
f8af203a87 basealt.mk: tweak e2k workstation names
"ALT Workstation/?01" presented some minor problem
with ISOs, I don't even recall this one precisely;
could be a readability or differentiability;
just go ahead with slightly better names.
2018-12-24 20:36:01 +03:00
Michael Shigorin
a381382949 basealt.mk: auto-dualseat support for alt-workstation-801
This one-liner turns ALT Workstation for Elbrus 801-PC
into a more convenient distribution for dualseat rollouts.

(we didn't tackle sound aspects yet -- these can be handled
through PulseAudio locally -- and media mounting ones either;
still much beta than nothin')

See-also: http://0x1.tv/20180930D
2018-12-24 20:34:10 +03:00
Michael Shigorin
45a2b09037 basealt.mk: add setup-libgl-dri3-disable
This works around DRI3 problems resulting in caja getting
BadWindow with panel applets subsequently failing to jump
into dock (which doesn't exist just yet).

Suggested-by: Denis Medvedev <nbr@altlinux.org>
2018-10-29 12:45:40 +03:00
Michael Shigorin
d7c587500c {mixin-,}basealt.mk: adjust for dual-seat e801
The main challenge for this change appeared to be lightdm:
it can do dualseat but in a quite peculiar way tied to systemd;
while wdm-based implementation well prepared and described by viy@
can survive both systemd and sysvinit just fine.

branding-alt-workstation-mate-settings pulls in lightdm-gtk-greeter,
and lightdm takes over; it should probably be masked in systemd case
(sysvinit should need no further hassle as /etc/X11/prefdm considers
wdm before lightdm for historical reasons; or /etc/sysconfig/desktop
could be filled in to be sure) *but* the current stopgap "solution"
is what it is now.

See-also: http://altlinux.org/X11/DualSeat
2018-08-06 21:39:20 +03:00
Michael Shigorin
8124656575 {mixin-,}basealt.mk: online-repo @X86
...actually just not published for e2k yet;
avoid uncommenting the lines in sources.list.
2018-08-06 20:35:44 +03:00
Michael Shigorin
ba437ba828 basealt.mk: factor out mixin-basealt.mk
It's the common part that should be more or less architecture
independent (given enough packages in the corresponding repo)
that's been moved into a mixin; archdep bits kept in basealt.mk
(albeit rewritten).

Note that this approach should help building ALT Workstation
for both new arches (like aarch64 or mipsel) and new targets
(like vm) altogether.
2018-07-23 17:44:33 +03:00
Mikhail Efremov
e561eb9610 alt-workstation: Add fdisk into installer
It usefull if something goes wrong in the alterator-vm.
2018-07-16 20:52:17 +03:00
Mikhail Efremov
4950066422 alt-workstation: Add amdgpu 2018-07-16 20:52:17 +03:00
Mikhail Efremov
17de4f1b75 alt-workstation: Add xorg-conf-synaptics to installer
For touchpad during installation.
2018-07-16 20:52:17 +03:00
Mikhail Efremov
29eec92b46 alt-workstation: Use FreeIPA client 2018-07-16 20:52:16 +03:00
Mikhail Efremov
b99210b85e alt-workstation: Don't remove rpm, apt, etc on live 2018-07-16 20:52:16 +03:00
Mikhail Efremov
5a9f3c5b22 alt-workstation: Use DISTRO_VERSION variable 2018-07-16 20:52:16 +03:00
Michael Shigorin
004075442a basealt.mk: add efi-memtest86
Suddenly noted workstation images lack that one.
2017-06-13 14:38:12 +03:00