Mikhail Efremov
b73541124b
slinux: Use vlc on tegra
...
Celluloid segfaults on Jetson Nano, so use vlc there, but keep
celluloid for other aarch64 systems.
2021-04-28 17:33:20 +07:00
Mikhail Efremov
908ab9e2e9
slinux: Add obs-studio
...
Suggested by mike@.
2021-04-28 17:28:37 +07:00
Andrey Cherepanov
bef8e55905
education: set version 9.2beta
2021-04-26 10:52:37 +07:00
Andrey Cherepanov
e1ac189ebb
education: remove nextcloud-client
2021-04-26 10:52:10 +07:00
Andrey Cherepanov
172ca7eab8
education: add chromium and remmina to default install
2021-04-26 10:50:14 +07:00
Andrey Cherepanov
89b3d677a8
education: remove slinux/not-install-full
2021-04-26 10:48:38 +07:00
Andrey Cherepanov
e3f1720cc1
education: remove nvidia kernel module
2021-04-26 10:47:59 +07:00
Andrey Cherepanov
f04372022d
education: move all installer-features to installer-distro-education
2021-04-26 10:46:50 +07:00
Anton Midyukov
f43f250ed2
install2, live, live.mk, rescue: Add local boot for grub-pc menu (iso)
2021-04-23 23:19:37 +07:00
Anton Midyukov
d36acb28b9
regular.mk: use grub-pc for rescue iso bootloading
...
Since there is now an HDT (Hardware Detection Tool) for grub-pc,
there is not reason use syslinux.
2021-04-22 22:38:21 +07:00
Anton Midyukov
345a1ac82c
live.mk: Add Hardware Detection tool for grub.iso
2021-04-22 20:12:48 +07:00
Anton Midyukov
c52002e9db
regular-vm.mk: Add use/net-eth for desktop sysvinit
2021-04-16 01:31:33 +07:00
Anton Midyukov
e3c607ed96
regular.mk: Add +net-eth to .regular-desktop-sysv
...
Input doesn't work without udev-rule-generator-net.
2021-04-14 01:24:47 +07:00
Anton Midyukov
5d4b103261
Drop net-eth support
2021-04-12 23:13:57 +07:00
Anton Midyukov
091bc40f1d
mixin.mk, regular.mk: switch regular-kde5 to lightdm
2021-04-12 23:13:57 +07:00
Evgeny Sinelnikov
c85cec1a93
Enable use/stage2/cifs wherever enabled use/stage2/net-nfs
2021-04-12 23:13:57 +07:00
Anton Midyukov
88acf8f2ea
regular.mk: Set two kernel to regular-xfce on X86, aarch64
2021-04-12 23:13:57 +07:00
Anton Midyukov
992cee9f77
education.mk: Replace +wireless to use/wireless
...
Education rescue does not require wireless support.
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
0905f52575
education: return installer-features from metapackages to lists
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
132cdf3e7d
education: do not install base set by default, remove conflicted slinux/misc and p2p packages
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
5be89dc70e
education/live: replace too big slinux/net-base by chromium and remmina
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
947203816d
education: add group with base education software set
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
ef76ebd84b
education: add +installer
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
007d9f3b52
education: use un-def kernel flavour
2021-04-04 15:48:04 +07:00
Andrey Cherepanov
a78f334dbd
education: add complete wireless and firmware, optimize features list
2021-04-04 15:48:04 +07:00
Anton Midyukov
f4603267ad
regular.mk: rescue switch to isolinux
...
isolinux supports Hardware Detection Tool.
2021-04-03 22:21:38 +07:00
Anton Midyukov
061b47fde5
live.mk: Add distro/grub, fix allowed targets for architectures
2021-04-03 22:21:38 +07:00
Anton Midyukov
06b7093fa7
mixin.mk, regular.mk: Not add extra lists in mixin/regular-x11
...
List base+regular+extra contains lvm, mdadm, which are not needed
in rootfs.
2021-04-03 21:51:08 +07:00
Anton Midyukov
453c520b9f
regular.mk: Set BOOTLOADER to grubpcboot for i586, x86_64
...
syslinux is temporarily broken.
See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=39805
2021-03-16 18:12:48 +07:00
Anton Midyukov
bb0fbf4ecd
regular-vm.mk: Set as default un-def kernel flavour, drop lts kernel flavour
...
Reason: un-def supports booting on RPi4.
lts kernel flavour has not been updated for a long time.
2021-03-15 23:05:49 +07:00
Anton Midyukov
98f0735cfa
p9.mk: Not use firefox-esr on aarch64, armh by default
...
firefox-esr crashes when launched on these architectures (Raspberry Pi 3 only).
2021-03-15 23:05:49 +07:00
Anton Midyukov
a4db4bf624
realtime.mk: Refactoring, drop live with session support
...
live with session support needed efi=runtime for cmdline kernel.
This parameter makes it unsuitable for real-time.
2021-03-15 23:05:49 +07:00
Anton Midyukov
4b23f246b1
engineering.mk: Switch to MATE
2021-03-15 23:05:49 +07:00
Anton Midyukov
45228a35bb
regular.mk: Not set kflavour to std-def for desktop regulars
...
The std-def kernel is already set as the default in use/kernel for
the architectures where it is available.
2021-03-15 23:05:49 +07:00
Anton Midyukov
a1862c5c92
regular.mk: Rethinking targets .regular-x11, .regular-wm
2021-03-15 23:05:49 +07:00
Anton Midyukov
6f048c05e0
regular.mk: Add use/grub/gfxboot for desktop regulars
2021-03-15 23:05:49 +07:00
Anton Midyukov
e582ec4559
mixin.mk, xfce-sysv: Create list with additional packages for xfce-sysv
2021-03-15 23:05:49 +07:00
Anton Midyukov
5ff231e3a8
mixin.mk, regular.mk: Use NetworkManager (native) for Regulars again
...
The default is NetworkManager (etcnet), so need select NetworkManager
(native) mode.
2021-03-15 23:05:49 +07:00
Anton Midyukov
7d5f5169ca
slinux: Add auto-resize image to vm/ targets
2021-02-24 15:00:21 +07:00
Anton Midyukov
b7ea217493
education.mk: Add additional steps for alterator-setup (vm/ targets)
2021-02-18 19:56:49 +07:00
Anton Midyukov
9374c0ba65
basealt.mk: Add additional steps for alterator-setup (vm/ targets)
2021-02-18 19:56:22 +07:00
Ivan A. Melnikov
ec583071b8
mixin-basealt.mk: Pin postfix
...
Otherwise, ssmtpd finds its way into alt-workstation-tavolga
as /usr/sbin/sendmail provider (required by lsb-core).
2021-02-18 02:58:51 +07:00
Ivan A. Melnikov
506e760765
workstation: use/ntp/chrony
...
... instead of adding it manually. This not only reuses
existing code, but also add chrony into PINNED_PACKAGES,
which avoids having systemd-timesynd in the final image.
2021-02-18 02:58:35 +07:00
Ivan A. Melnikov
9b28b1fe39
basalt.mk: mipsel: Use mate-reduced-resource on workstation
2021-02-18 02:57:04 +07:00
Ivan A. Melnikov
434ec960eb
slinux.mk: Use xfce-reduced-resource on mipsel
2021-02-18 02:55:07 +07:00
Anton Midyukov
6aa5f68449
education.mk: Add new vm/ targets
2021-02-18 02:44:44 +07:00
Anton Midyukov
7dce3b0317
education.mk: Replace refind to efi-grub for bootloading ISO
2021-02-18 02:44:44 +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