Commit Graph

4361 Commits

Author SHA1 Message Date
Andrey Sokolov
2e36347f71 Add ACOS 2021-08-23 15:07:26 +03:00
Anton Midyukov
25478776bd gear-store-tags 2021-07-05 21:07:05 +07:00
Anton Midyukov
c2d9d7b1ad 1.4.14-alt1
- reports.mk: fix launch together with the CHECK option
- Makefile: Create a report directory at each iteration
- Makefile, profile.mk: not create temp directories with DIRECT_TARGETS
- log.mk:  Don't write anything to build.log when DIRECT_TARGETS
- Do not rsync .gitignore to build directories
- regular-vm.mk: add deepin rootfs targets
- engineering: use metapackage instead list
- dev, kernel: not set BIGRAM to std-def
- regulars: require the entire metapackage chain
- grub: Updating 95fwsetup_efi.cfg. Replace "System setup" to
  "UEFI Firmware Settings"
- build-vm: overwrite existing output file
- workstation: 9.2 rc1
- server-v: 9.2 rc1
2021-07-05 21:05:31 +07:00
48e1e5a431 server-v: enable qmeventd service for PVE 2021-07-05 19:51:20 +07:00
Mikhail Efremov
2a6a0b235e workstation: Really add LibreOffice to vm/* images
This fixes commit 74c7d3f587942ae7eaca57c1a4a387079888f9b4.
2021-07-05 17:54:06 +07:00
Mikhail Efremov
53d19fa737 workstation: Use celluloid on non-x86 instead of vlc
With exceptoon for tegra: celluloid segfaults there.
2021-07-05 17:53:40 +07:00
Mikhail Efremov
ecba9d55eb workstation: Move most packages from base.pkgs to the.pkgs
Otherwise they are not present on live system.
2021-07-05 17:53:26 +07:00
Mikhail Efremov
efb9e556c8 workstation: Use etcnet-defaults-desktop
Otherwise etcnet-defaults-server can be pulled.
2021-07-05 17:53:08 +07:00
Mikhail Efremov
c2adc7aad6 workstation: Add iotop
Suggested by cas@.
2021-07-05 17:52:45 +07:00
Mikhail Efremov
aaae7f05fb workstation: Explicitly add htop
Suggested by cas@.
2021-07-05 17:52:27 +07:00
Mikhail Efremov
d10becf8a2 workstation: Explicitly add hwinfo
Suggested by cas@.
2021-07-05 17:52:10 +07:00
Mikhail Efremov
cf07fb523f workstation: Add color-prompt-and-man
Suggested by cas@.
2021-07-05 17:51:52 +07:00
Mikhail Efremov
1edb866f13 workstation: Add alterator-control
Suggested by cas@.
2021-07-05 17:51:36 +07:00
Mikhail Efremov
e7c889e7ac workstation: Add Samba group policy managing tools
From server profile.
And dropped alterator-gpupdate from the.pkgs list:
it in the new admc list now.
2021-07-05 17:51:20 +07:00
Mikhail Efremov
218649b8a6 workstation: Add alterator-multiseat
Requested by black@.
2021-07-05 17:51:01 +07:00
Mikhail Efremov
82b326a1c8 workstation: Add alt-csp-cryptopro
Requested by black@.
2021-07-05 17:50:42 +07:00
Mikhail Efremov
0fc3bb1c49 workstation: Explicitly add inxi
Otherwise it is not pulled to vm/* images.
Suggested by antohami@.
2021-07-05 17:50:17 +07:00
Mikhail Efremov
7665eceaee workstation: Add openuds-client 2021-07-05 17:49:58 +07:00
Mikhail Efremov
57e38936bd workstation: Use use/rescue instead of use/rescue/base
See ALT bug #38730.
2021-07-05 17:49:36 +07:00
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