Commit Graph

1035 Commits

Author SHA1 Message Date
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
Anton Midyukov
fb7506b0b0 mixin.mk: use/l10n for desktop regulars
needed for change languages in grub.
2020-05-22 13:34:35 +07:00
Anton Midyukov
afa3825492 regular.mk: use/efi/refind for install-x11 instead install 2020-05-22 13:34:35 +07:00
Anton Midyukov
f0859ca927 p9.mk: added jeos-systemd 2020-05-22 13:34:35 +07:00
Anton Midyukov
d945f9a094 regular-vm.mk: added reduced-resource for mcom02 2020-05-22 13:34:35 +07:00
Anton Midyukov
fac59c9ed4 engineering, realtime.mk: added engineering/misc list 2020-05-22 13:34:35 +07:00
Anton Midyukov
1b6501a66f p9.mk: added cnc-rt 2020-05-22 13:34:34 +07:00
Anton Midyukov
4321717572 realtime.mk: added cleanup packages for virtual machines 2020-05-22 13:34:34 +07:00
Anton Midyukov
38187babae realtime.mk: initial 2020-05-22 13:34:34 +07:00
Anton Midyukov
639d1022bd regular.mk; added use/init/sysv/polkit to regular-xfce-sysv-install 2020-05-22 13:34:34 +07:00
Anton Midyukov
9bd0fcaf79 p9.mk, regular-vm.mk: add support Raspberry Pi 4 2020-05-22 13:34:34 +07:00
Anton Midyukov
1ddc239364 conf.d/regular-vm.mk: use/no-sleep 2020-05-22 13:34:34 +07:00
Anton Midyukov
d25b523808 regular-vm.mk: ksplash disabled for kde5-tegra (workaround) 2020-05-22 13:34:34 +07:00
Anton Midyukov
f439922d87 regular-vm.mk: Added +plymouth for desktop targets 2020-05-01 23:49:57 +07:00
Anton Midyukov
20a57fd5c3 regular-vm.mk: add +wireless for desktop targets 2020-05-01 23:49:57 +07:00
Anton Midyukov
d131ebeb75 regular-vm.mk: added kernel module staging 2020-05-01 23:49:57 +07:00
Anton Midyukov
88371fed1a regular.mk: change gdm2.20 for regular-xfce-sysv-install 2020-05-01 23:49:57 +07:00
Anton Midyukov
8e78afa9f7 regular.mk: added glibc-locales into distro/regular-jeos-systemd
systemd needed glibc-locales
2020-05-01 23:49:57 +07:00
Anton Midyukov
01e0d9a49c regular.mk: use/stage2/kms for builder and rescue
This needed for qemu (virtio-gpu) on aarch64.
2020-05-01 23:49:57 +07:00
Anton Midyukov
cdae56a6b5 regular.mk: Added grub*.cfg generate for builder and rescue 2020-05-01 23:49:57 +07:00
Anton Midyukov
893d8b074f mixin.mk, regular-vm.mk: use/x11/lightdm/slick for mixin/regular-cinnamon
slick-greeter is well integrated with cinnamon.
2020-05-01 23:49:56 +07:00
Anton Midyukov
fc5bbb79bf regular.mk: use/x11/lightdm/gtk by default
See-also: https://bugzilla.altlinux.org/38092
2020-05-01 23:49:56 +07:00
Anton Midyukov
ddaa686ae9 regular.mk: added fdisk to regular-jeos-full
See-also: https://bugzilla.altlinux.org/38092
2020-05-01 23:49:56 +07:00
Anton Midyukov
7d857f886f regular.mk: added staging kernel module for jeos, server
This is to ensure a wider support network interfaces.
2020-05-01 23:49:56 +07:00
Anton Midyukov
9c17a81153 regular.mk: for lxqt use default display-manager
sddm is too fastidious to the video driver, and lxqt is for weak hardware.
2020-05-01 23:49:56 +07:00
Anton Midyukov
af77f3f887 regular.mk: Use stage2 features instead STAGE1_MODLISTS 2020-05-01 23:49:56 +07:00
Anton Midyukov
2495317df2 regular.mk, regular-vm.mk: added +systemd to +systemd-optimal
+systemd-optimal do not call +systemd more.
Also added +systemd-optimal into jeos-systemd, regular-server. Need
to disable core dump
2020-05-01 23:49:56 +07:00
Anton Midyukov
ba5dcd981e mixin.mk: use/ntp/chrony for builder 2020-05-01 23:49:56 +07:00
Anton Midyukov
9aae20c642 regular.mk: use/ntp/chrony for jeos-full 2020-05-01 23:49:56 +07:00
Anton Midyukov
2c82e017da regular.mk: use/ntp/chrony for regular-server 2020-05-01 23:49:56 +07:00
Anton Midyukov
c411f246b9 regular-vm.mk: lvm2 service disabled
rootfs is not required to be installed on lvm2.
2020-05-01 23:49:56 +07:00
Anton Midyukov
d6b13bb323 mixin.mk: added pandoc into regular-xfce-sysv
Suggested by Speccyfighter: https://forum.altlinux.org/index.php?topic=36177.msg346516#msg346516
2020-05-01 23:49:56 +07:00
Anton Midyukov
58d07dd5e5 mixin.mk: change IMAGE_WRITER as altmediawriter for all regulars 2020-04-07 22:35:52 +07:00
Anton Midyukov
eca3c22937 mixin.mk: added xreader
pdf reader required by users:
https://distrowatch.com/table.php?distribution=alt
2020-04-03 22:56:58 +07:00
Anton Midyukov
f91443c8d4 regular.mk: add EFI support (grub-efi) for jeos
Also:
- added new target jeos-systemd,
- disabled quiet for cmdline kernel
- returned to its original form regular-jeos-ovz
2020-04-03 22:56:58 +07:00
Anton Midyukov
adecafb306 mixin.mk: add use/net-eth in mixin/regular-desktop
NetworkManager not worked without udev-rule-generator-net on sysvinit
2020-01-20 22:46:08 +07:00
Anton Midyukov
cbd45bbdef mixin.mk: alteratord service on for all regular desktop 2020-01-20 22:46:08 +07:00
Anton Midyukov
b5c124c433 mixin.mk: add apt-conf-ignore-systemd to xfce-sysv
Reported-by: Speccifighter
See-also: https://forum.altlinux.org/index.php?topic=42738.msg344544#msg344544
2020-01-20 22:46:08 +07:00
Anton Midyukov
af9130ad95 regular.mk: exclude LibreOffice of Engineering
See-also: https://lists.altlinux.org/pipermail/devel/2019-December/209313.html
2020-01-20 22:46:08 +07:00
Anton Midyukov
ed9f6f09bc regular.mk: add use/stage2/kms for all installer
Needed for running installer.
2020-01-20 22:46:08 +07:00
Anton Midyukov
99808645d7 regular.mk: add gnome-software-disable-updates to regular gnome3 2020-01-20 22:46:08 +07:00
Anton Midyukov
1885b7a3ae regular.mk: use grub for jeos 2020-01-20 22:46:08 +07:00
Anton Midyukov
94168cf14b regular.mk: enable getty@tty1 for server-base 2020-01-20 22:46:08 +07:00
Anton Midyukov
7c897bb805 regular.mk: switch server* to grub and +efi
Нужно признать, что grub станларт, которму мы должны соответствовать.
а поддержка efi у нас полноценна пока только в refind.
2020-01-20 22:46:08 +07:00
Anton Midyukov
afa11c54a9 mixin.mk, regular.mk: cleanup install 2020-01-20 22:46:08 +07:00
Anton Midyukov
e979da9941 p9.mk, regular.mk: added regular and starterkit jeos-systemd
Also added explicit call +sysvinit or +systemd for server targets.
Users also want to start the server on systemd.
in addition to on aarch64 in qemu, the shell does not start on the
serial console for sysvinit. This is critical for non-desktop builds.
2020-01-20 22:46:08 +07:00
Anton Midyukov
7b817a260d p9.mk, regular.mk, regular-vm.mk: rename targets for unification 2020-01-20 22:46:08 +07:00
Anton Midyukov
26a9453cd0 p9.mk, regular.mk: drop not supported desktop targets 2020-01-20 22:46:08 +07:00
Anton Midyukov
5711d4fda8 regular.mk: rename targets for unification
.regular-sysv -> .regular-desktop-sysv
.regualar-sysv-gtk -> regular-gtk-sysv
2020-01-20 22:46:08 +07:00
Mikhail Gordeev
e80a3e7cca mixin/cloud-init: Do not write network configuration
...as cloud-init will do that.
2020-01-13 12:09:39 +03:00
Mikhail Gordeev
5e77ac4bd0 vm/cloud-systemd: use/tty/S0 to show log on COM port 2020-01-13 12:09:37 +03:00
Anton Midyukov
d5ae97e95f regular-vm.mk: drop mpv
mpv is not needed in every single one of those images.
2020-01-13 12:09:23 +03:00
Anton Midyukov
d0898f4748 init, mixin.mk, regular.mk, regular-vm.mk: drop elogind, polkit-gnome for sysv
Use polkit-sysvinit as a workaround.

See-also: https://lists.altlinux.org/pipermail/devel/2019-November/208963.html

Reverts: 08d93ed851
(and several slightly more involved places)
2019-11-18 18:39:32 +03:00
Dmitriy Terekhin
05ff80d77d regular-vm.mk: added test profile for DBM board (Baikal M1) 2019-11-08 16:07:55 +03:00
Anton Midyukov
d29036d193 regular-vm.mk: add xfce-reduced-resource for vm/regular-xfce
Xfce used to present artifacts with compositing disabled;
now that it's fixed compositing can be disabled to increase
performance.
2019-11-08 16:07:50 +03:00
Anton Midyukov
bfcd6bc030 regular-vm.mk: enable getty@tty1 for jeos 2019-11-08 15:56:19 +03:00
Anton Midyukov
e8a1ae8f1b regular.mk: add the ability to install gnome-shell add-ons through firefox
NB: firefox-gnome_shell_integration will turn into a pumpkin
    after firefox 74!

Suggested-by: Annoynymous
See-also: http://www.opennet.ru/openforum/vsluhforumID3/118861.html#129
See-also: http://www.opennet.ru/opennews/art.shtml?num=51793
2019-11-01 17:52:52 +03:00
Anton Midyukov
c8aa4ea0aa browser, regular.mk: drop palemoon
...it's no more in Sisyphus too:
See-also: http://git.altlinux.org/tasks/archive/done/_232/238525
2019-10-03 19:56:58 +03:00
Anton Midyukov
e3b4c35782 p9.mk: add mipsel support 2019-09-30 21:04:06 +03:00
Anton Midyukov
12e253d8dc p9.mk: add ELVIS mcom-02 support 2019-09-30 21:03:54 +03:00