Anton Midyukov
d498289596
dev, kernel: not set BIGRAM to std-def
...
It does not need to be set to std-def, if it is available, then it
is already by default.
2021-06-18 18:06:29 +07:00
Anton Midyukov
af9dfa1636
reports.mk: fix launch together with the CHECK option
...
If the CHECK option is enabled, then now the report directory is
generated successfully and is called "$(IMAGE_NAME).$(IMAGE_TYPE)".
2021-06-18 18:06:29 +07:00
Anton Midyukov
611cadc60a
x11, desktop+deepin: initial package list for deepin desktop
...
NB: deepin-polkit-aget not worked, so replaced to polkit-gnome.
2021-06-18 18:06:29 +07:00
Anton Midyukov
d5e87819c9
params.txt: Update description of the LOGDIR parameter
...
Now it cannot be set from the config ~/mkimage/profiles.mk
2021-06-18 18:06:29 +07:00
Anton Midyukov
32d5b027c9
doc/params.txt: update description of the REPORT parameter
...
It was fixed in the commit:
187d0a5d51
2021-06-18 18:06:29 +07:00
Andrew A. Vasilyev
5ee94568b1
server-v: move systemd-settings-disable-kill-user-processes to base.pkgs
2021-06-08 21:19:37 +07:00
Andrew A. Vasilyev
52536a19c3
server-v: change the order of profile items
2021-06-08 21:19:18 +07:00
Andrew A. Vasilyev
454c2a1352
server-v: add opennebula-lxd to profiles list
2021-06-08 21:19:04 +07:00
Andrew A. Vasilyev
efa6fc6770
virt/base.pkgs: add alt-issue-server
2021-06-08 21:18:52 +07:00
Andrew A. Vasilyev
9e0ffe3263
virt/pve: add alt-issue-server-pve
2021-06-08 21:18:37 +07:00
Anton Midyukov
e2c028b34b
mixin.mk: drop net-eth from mixin/desktop-installer
...
udev-rule-generator-net can lead to displacement of interface names
after installation on some computers.
2021-06-07 21:36:30 +07:00
Anton Midyukov
71db4fbdd8
gear-store-tags
2021-06-07 13:10:02 +07:00
Anton Midyukov
1c9d86f684
1.4.13-alt1
...
- add parametr's BRANCH, NO_SYMLINK
- fix usage AUTOCLEAN parameter with DEBUG
- use variable REPORT from ~/.mkimage/profiles.mk
- move logs to reports directory, if enable REPORT
- fix build pdf documentation after clean
- update documetation
- build starterkits from regular.mk profile
- cnc-rt: uses lxqt DE instead of lxde
- cnc-rt: Not add efi=runtime to EFI_BOOTARGS
- kernel: add missing virtio kernel modules to VM_INITRDMODULES
- server-v: 9.2 beta
- workstation: 9.2 beta
- education: added last commits
2021-06-07 13:08:52 +07:00
Mikhail Efremov
36758cd1fe
workstation: Ensure that java-9-openjdk will not be pulled
...
We are using java-1.8.0-openjdk for now, don't pull
java-9-openjdk.
2021-06-06 21:24:16 +07:00
Mikhail Efremov
1367774168
workstation: Explicitly add java-1.8.0-openjdk
...
Otherwise java-9-openjdk will be pulled.
2021-06-06 21:24:08 +07:00
Mikhail Efremov
ce4fd2772b
workstation: Add winetricks
2021-06-06 21:23:59 +07:00
Mikhail Efremov
1c6fab0f8b
workstation: Add glmark2 for demonstration at Baikal-M
2021-06-06 21:23:33 +07:00
Mikhail Efremov
8e783ddbff
workstation: Add alterator-update-kernel
2021-06-06 21:23:21 +07:00
Mikhail Efremov
fa50a89494
workstation: Add test-audio
...
Suggested by mike@.
2021-06-06 21:23:10 +07:00
Mikhail Efremov
338e780e9d
workstation: Drop rootfs-installer-features
...
It is pulled by use/oem/distro target.
2021-06-06 21:22:58 +07:00
Mikhail Efremov
f8ff44396e
archive+extra: Explicitly add star for arches on which it exists
...
No star on e2k and armh.
2021-06-06 20:31:24 +07:00
Mikhail Efremov
2309bd3718
workstation: Darktable 64bit only now
2021-06-06 20:31:10 +07:00
Mikhail Efremov
708489534b
xorg+vaapi: libva-intel-media-driver x86_64 only now
2021-06-06 20:30:52 +07:00
Mikhail Efremov
6594970383
workstation: Use un-def kernel
2021-06-06 20:30:32 +07:00
Andrey Cherepanov
b485895673
base+regular: use dmidecode for aarch64 too
2021-06-06 20:22:20 +07:00
Anton Midyukov
76123b5ff2
realtime.mk: use lxqt instead lxde
...
lxde does not work on Sisyphus.
See-also: ALT bug 39540
2021-06-06 20:05:41 +07:00
Anton Midyukov
ff2c1ce800
doc/params.txt: Added information on how to set parameters
2021-06-06 19:55:23 +07:00
Anton Midyukov
6fcf9c5b39
params.txt: Add missing parameter descriptions (IMAGEDIR, LOGDIR)
2021-06-06 19:55:23 +07:00
Anton Midyukov
2e6e001c6c
reports.mk: move logs to reports directory
2021-06-06 19:55:23 +07:00
Anton Midyukov
187d0a5d51
Makefile, reports.mk: use variable REPORT from ~/.mkimage/profiles.mk
...
You must use the GNU MAKE variable, not a shell variable, and must
pass the REPORT variable to reports.mk.
2021-06-06 19:55:23 +07:00
Anton Midyukov
9fba17972c
Makefile, params.txt: add new parametr NO_SYMLINK
...
NO_SYMLINK disables the creation of symlinks for the builded image.
2021-06-06 19:55:23 +07:00
Anton Midyukov
8dbd0a0fee
Makefile, lib/build.mk: fix usage AUTOCLEAN with DEBUG
...
make distclean should be launched after copying the log when
debugging is enabled.
2021-06-06 19:55:23 +07:00
Anton Midyukov
c8bbabcd2a
kernel: add missing virtio kernel modules to VM_INITRDMODULES
...
fix commit e00c4243d8
regression.
2021-06-06 19:55:23 +07:00
Anton Midyukov
493b888162
xfce-sysv: add fbset
...
Suggested-by: Speccyfighter
2021-06-06 19:55:23 +07:00
Anton Midyukov
384f33ec7b
realtime.mk: Not add efi=runtime to EFI_BOOTARGS
...
efi=runtime enabled efivarfs suppot for realtime kernel.
But enabling this option results in high latency system response
that is unacceptable for real-time.
However, the system can still be installed by selecting
'EFI (removable)'. Secure boot has been supported since
December 2020 for this grub-efi bootloader installation option.
2021-06-06 19:55:23 +07:00
Anton Midyukov
f3c0d17726
realtime.mk: rename to regulars config
2021-06-06 19:55:22 +07:00
Anton Midyukov
687de6f55c
engineering.mk: rename to regulars config
2021-06-06 19:55:22 +07:00
Anton Midyukov
c042127a38
regular.mk: add ve/regular-chroot
...
Use instead ve/alt-p9-ovz-generic.
2021-06-06 19:55:22 +07:00
Anton Midyukov
908a6774a9
p9.mk, regular.mk, regular-vm.mk: build starterkits from configs regulars
2021-06-06 19:55:04 +07:00
Anton Midyukov
1d598f14b8
doc/Makefile: not clean .fop.xconf
...
.fop.xconf needed for building pdf.
2021-06-06 19:15:17 +07:00
Anton Midyukov
6d584b06e8
main.mk, mixin.mk, doc: add parametr BRANCH
...
The BRANCH parameter indicates that the target is a starterkit and
not a regular build for Sisyphus.
2021-06-06 19:06:36 +07:00
Anton Midyukov
d9e98d1a5f
regular.mk: Not set KFLAVOURS to std-def
...
std-def is the default for the architectures on which it is available.
2021-06-03 15:58:35 +07:00
Anton Midyukov
190e954806
Revert "p9.mk: Not use firefox-esr on aarch64, armh by default"
...
There are no more problems with firefox esr on aarch64.
This reverts commit 98f0735cfa
.
2021-06-03 15:58:35 +07:00
Anton Midyukov
a10ff3f906
grub: fix 83rescue_fm.cfg, 85mediacheck.cfg
...
Add multiple kernels support and initrd.img support instead full.cz.
2021-06-03 15:58:35 +07:00
Anton Midyukov
d3fb96e122
engineering.mk: Drop livecd install from engineering-live
...
Now you need to use engineering-install to install
2021-06-03 15:58:34 +07:00
Andrew A. Vasilyev
46480db987
server-v: 9.2
2021-05-21 08:33:13 +07:00
Andrew A. Vasilyev
20a8f9b5ab
server-v: remove server-v/lxd dependancy (thx obirvalger@)
2021-05-21 08:32:57 +07:00
Andrew A. Vasilyev
05e7b696b3
virt: add systemd-settings-disable-kill-user-processes
2021-05-21 08:32:28 +07:00
Andrew A. Vasilyev
893ec144d5
virt: add hinic/hifc modules for aarch64
2021-05-21 08:32:04 +07:00
Anton Midyukov
28bbb4a42a
gear-store-tags
2021-05-21 00:17:58 +07:00