Commit Graph

4342 Commits

Author SHA1 Message Date
Mikhail Efremov
d9fd944ca1 workstation: Add LibreOffice to vm/* images
See ALT bug #39651.
2021-07-05 17:49:20 +07:00
Mikhail Efremov
487cbbfd48 workstation: Drop winetricks
Suggested by aen@.
This reverts commit 8931c4793f6ac8eb1f0341edc1eac439aa2dabc0.
2021-07-05 17:48:38 +07:00
Anton Midyukov
e9a8c1c66a engineering.mk: real-time kernel only available for x86_64 2021-07-05 14:08:24 +07:00
Anton Midyukov
46c2d22025 engineering: use your minimal install profile
This should solve the problem of profile mismatch. In fact, the
minimum profile is selected and a different one is displayed.
There is a problem when one of the profiles is at a different level
of the hierarchy.
2021-07-05 14:07:17 +07:00
Anton Midyukov
37d1b90b05 engineering.mk: fix availability of cnc group by supported architectures 2021-07-05 08:44:37 +07:00
Anton Midyukov
a2cffcfa14 engineering: update group descriptions. 2021-07-05 08:44:37 +07:00
Anton Midyukov
cdf87b9573 engineering: Allocate engineering/misc into a separate group 2021-07-05 08:44:02 +07:00
Anton Midyukov
5c035082f9 engineering: drop scada package list
SCADA scada is included in engineering-APCS metapackage.
2021-07-05 00:34:09 +07:00
Anton Midyukov
ff3f750d24 engineering: use metapackage instead list
This should make it easier to support multiple branches at once.
2021-07-04 23:44:36 +07:00
Anton Midyukov
2ea157af00 mixin.mk, regular.mk, regular-vm.mk: add deepin rootfs targets 2021-06-26 01:20:10 +07:00
Anton Midyukov
366cb49dbe Do not rsync .gitignore to build directories 2021-06-24 21:48:53 +07:00
Anton Midyukov
58f650503f log.mk: Don't write anything to build.log when DIRECT_TARGETS
build.log does not exist when they run, because the build directory
is no longer created to run them.
2021-06-23 14:46:02 +07:00
Anton Midyukov
83e0b91309 clean.mk: do not run twice make clean (distclean)
The build directory is normally removed after make clean.
2021-06-23 14:43:25 +07:00
Anton Midyukov
86f75210e0 Makefile, profile.mk: not create temp directories with DIRECT_TARGETS
See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=40148
2021-06-18 18:06:29 +07:00
Anton Midyukov
4f1110f796 Makefile: Create a report directory at each iteration
Also now there will be no garbage (temporary directories) when
executing DIRECT_TARGETS.
2021-06-18 18:06:29 +07:00
Anton Midyukov
6777e4ed2d build-vm: overwrite existing output file 2021-06-18 18:06:29 +07:00
Anton Midyukov
07b4de5408 grub: Updating 95fwsetup_efi.cfg
More accurate name of the menu item.
2021-06-18 18:06:29 +07:00
Anton Midyukov
e7a9ca2d7a x11: require the entire metapackage chain
Protection against apt-get autoremove.
2021-06-18 18:06:29 +07:00
Anton Midyukov
7250dc749a desktop+lxqt: require the entire metapackage chain
Protection against apt-get autoremove.
2021-06-18 18:06:29 +07:00
Anton Midyukov
a7f3d6f627 desktop+enlightenment: actualization of dependencies 2021-06-18 18:06:29 +07:00
Anton Midyukov
f6f20b6400 mixin.mk: not use use/x11/xfce/full for mixin/regular-xfce
The goal of the change is to replace xfce4-screensaver with
light-locker. xfce4-screensaver has problems, at least on the
Raspberry Pi:
https://bugzilla.altlinux.org/show_bug.cgi?id=38418
2021-06-18 18:06:29 +07:00
Anton Midyukov
12b0f52829 engineering/cnc: add mesaflash
mesaflash is configuration and diagnostic tool for Mesa Electronics
PCI(E)/ETH/EPP/USB/SPI boards.
2021-06-18 18:06:29 +07:00
Anton Midyukov
d35b5cbac6 engineering/cam: add rastercarve
rastercarve is a little Python script I wrote to generate G-code
toolpaths to engrave raster images.
2021-06-18 18:06:29 +07:00
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