Commit Graph

4519 Commits

Author SHA1 Message Date
Anton Midyukov
88601a3453 slinux, slinux-arm: drop slinux-arm list and use/slinux/arm target
This target and list was only needed for armh.mk. They are no longer needed.
2021-08-23 21:52:13 +07:00
Anton Midyukov
f5b81ee1d9 armh.mk: drop config
This is not a supported legacy since p8.
2021-08-23 21:52:13 +07:00
Anton Midyukov
603e634579 robotics/umki: drop kdeedu-kturtle, umki
kdeedu-kturtle, umki not available for p9 and newer branchs.
2021-08-23 21:52:13 +07:00
Anton Midyukov
a853d26a2f robotics/reprap: drop repetierhost, skeinforge
repetierhost not available for any branch.
skeinforge not available for p10 and newer branchs.
2021-08-23 21:52:13 +07:00
Anton Midyukov
6518c9cd19 speech/emacspeak: drop emacs-w3m
emacs-w3m not available for p8 and newer branchs.
2021-08-23 21:52:13 +07:00
Anton Midyukov
c0e6b57f42 desktop+fvwm: drop fvwm-crystal
fvwm-crystal not available for p9 and newer branchs.
2021-08-23 21:52:13 +07:00
Anton Midyukov
c08d16dcc8 dev+gnustep: drop gnustep-projectcenter
not available for p8 and newer branchs.
2021-08-23 21:52:13 +07:00
Anton Midyukov
2d3aff1c88 rescue+x11: drop dissy
dissy not available for p10 and newer branchs.
2021-08-23 21:52:13 +07:00
Anton Midyukov
204ff0e6af base+firmware+wireless: drop firmware-rt73
firmware-rt73 not available for p8 and newer branchs.
2021-08-23 21:52:12 +07:00
Anton Midyukov
bbc9bc04f0 desktop+xmonad, regular.mk, x11: drop list and xmonad targets
xmonad not available for p10 and newer branchs.
2021-08-23 21:52:12 +07:00
Anton Midyukov
ebf24a191a x11, desktop+sugar: drop list and use/x11/sugar target
sugar not available for p9 and newer branchs.
2021-08-23 21:09:08 +07:00
Anton Midyukov
8aac518661 centaurus/mate, slinux/misc-base: drop udev-alsa
udev-alsa not available for p10 and newer branchs.
2021-08-23 21:09:08 +07:00
Anton Midyukov
768538390e slinux, slinux-arm: drop chestnut-dialer-gtk2
chestnut-dialer-gtk2 not available for p10 and newer branchs.
2021-08-23 21:09:08 +07:00
Anton Midyukov
98dec9b30c centaurus, slinux: replace gksu to beesu
gksu not available for p10 and newer branchs.
2021-08-23 21:09:08 +07:00
Anton Midyukov
7de5d46d59 education/misc, slinux-arm, slinux/misc-base: drop medit
Removed from Sisyphus:
http://git.altlinux.org/tasks/archive/done/_276/283032
2021-08-23 21:09:08 +07:00
Anton Midyukov
9ee2de3ea1 education/base: do not require version >2.9 for wine
This dependency is not relevant for p8 and newer branchs.
This is also a problem for check-pkg-list.
2021-08-23 21:09:08 +07:00
Anton Midyukov
c98f962372 e2k.mk: add filter e2k% 2021-08-23 21:09:08 +07:00
Anton Midyukov
46427e7caa realtime.mk: fix build vm/regular-cnc-rt-efi 2021-08-23 21:09:08 +07:00
Anton Midyukov
bb7c9eb91d e2k: add a stub for non e2k%
use/e2k/multiseat/full invoked from many targets, regardless of the
fact that it is e2k.
2021-08-23 21:09:08 +07:00
Anton Midyukov
141693c6d8 basealt.mk: fix build vm/alt-workstation-cloud 2021-08-23 21:09:08 +07:00
Anton Midyukov
a9e4244d69 doc/mkimage-profiles.asciidoc: Add author antohami@ 2021-08-23 21:09:07 +07:00
Anton Midyukov
9969571369 efi: fix double copying of package list 'tagged/base+efi' 2021-08-23 21:09:07 +07:00
Anton Midyukov
d8e39efc12 lib/build.mk: do not check package lists when CHECK=0
Aptbox is not initialized, so build time is reduced.
2021-08-23 21:09:07 +07:00
Anton Midyukov
a98b5d767f pkg.in/lists/Makefile: remove Makefile, Readme from pkg/lists/
Readme, Makefile are copied when:
@$(call add, THE_LISTS, *)
2021-08-23 21:09:07 +07:00
Anton Midyukov
e321b83c76 test.mk: add package availability test in all package lists
Usage:
make CHECK=1 DEBUG=1 check-all-pkglists.iso
2021-08-23 21:09:07 +07:00
Anton Midyukov
9160ebf5d3 mipsel-mitx: add missing README 2021-08-23 20:53:19 +07:00
Anton Midyukov
c789b0c04d mipsel-bfk3: add missing README 2021-08-23 20:53:19 +07:00
Anton Midyukov
1951b71b7c lxc: add missing README 2021-08-23 20:53:19 +07:00
Anton Midyukov
9d5aca71ab reports.mk: fix build with REPORT=1, CHECK=1 and undefined DEBUG 2021-08-23 20:53:19 +07:00
Anton Midyukov
6bd9a51d84 pkg.in/lists/Makefile: add subtatget check-lists
Checking lists for unavailable packages.
2021-08-23 20:53:19 +07:00
Anton Midyukov
7398e449eb bin/check-pkg-list: return error, if lists contain unavailable packages 2021-08-23 20:53:19 +07:00
Anton Midyukov
2c3415ff71 bin/check-pkg-list: clean debug messages
There is little use, but a lot of noise.
2021-08-23 20:53:19 +07:00
Anton Midyukov
d0bc42296d bin/check-pkg-list: only output a list of unavailable packages to build.log 2021-08-23 20:53:19 +07:00
Anton Midyukov
94e25d0ce3 bin/check-pkg-list: fix for use with mkimage-profiles 2021-08-23 20:53:19 +07:00
Anton Midyukov
29349c9aa5 bin/metadep-expander: do not abort build, if metapackage not available
Unavailable metapackages will be removed from the list.
A warning will be displayed in the log.
2021-08-23 20:53:19 +07:00
Anton Midyukov
287adde54c bin/metadep-expander: fix output redirection to /dev/null 2021-08-23 20:53:19 +07:00
Mikhail Gordeev
b858ef46c3 ve.mk, vm.mk: use networkd/resolved in lxc and cloud images 2021-08-23 20:53:19 +07:00
Mikhail Gordeev
df67477a9a net: Add networkd/resolved and networkd/resolved-stub subfeatures
Creates systemd-resolved symbolic link to /etc/resolv.conf
2021-08-23 20:53:19 +07:00
Mikhail Gordeev
621afbee75 ve.mk, vm.mk: add packages for lxc and cloud images
1) systemd-settings-disable-kill-user-processes - server systems should not
   kill processes after user exit;
2) apt-scripts - for apt-dedup;
3) update-kernel - to update kernel on vm cloud image.
2021-08-19 02:54:05 +03:00
Anton Midyukov
4682e8d18e image.in/Makefile: fix save-profile (exclude .work)
When the save-profile is executed, the .work directory already exists.
2021-08-15 19:26:42 +07:00
Anton Midyukov
78ab3130af ve.mk, vm.mk: replace systemd to use/init/systemd
For vm and ve targets do not require the vconsole-setup-kludge package.
For them the problem displaying non-ASCII characters in tty is not actual.
Suggested-by: obirvalger@
2021-08-14 00:24:17 +07:00
Anton Midyukov
6a85e7213f build.mk: fix build without APTCONF parameter 2021-08-13 23:16:40 +07:00
Mikhail Gordeev
822820c3ea kernel: Fix typo in virtio_scsi module 2021-08-13 21:52:53 +07:00
Anton Midyukov
5dfdf4908a slinux.mk: add use/no-sleep, use/arm-rpi4 to vm/slinux (armh, aarch64)
For build universal image for aarch64/armh.
2021-08-13 20:33:19 +07:00
Anton Midyukov
069cd95435 education.mk: add use/no-sleep, use/arm-rpi4 to vm/alt-education (armh, aarch64)
For build universal image for aarch64/armh.
2021-08-13 20:33:19 +07:00
Anton Midyukov
33d4aeaf26 basealt.mk: add use/no-sleep, use/arm-rpi4 to vm/alt-workstation (armh, aarch64)
For build universal image for aarch64/armh.
2021-08-13 20:33:19 +07:00
Anton Midyukov
2c93a12d38 efi: add mokutil, pesign to COMMON_PACKAGES (for Secure Boot)
This packages needed on UEFI Secure Boot for diagnostic.
Suggested-by: nikel@
2021-08-13 18:49:29 +07:00
Anton Midyukov
a9506b548e gear-store-tags 2021-08-10 22:13:10 +07:00
Anton Midyukov
41038acd26 1.4.15-alt1
- reports.mk: convert targets.svgz to pdf, if rsvg-convert is available
- reports.mk: save distcfg.mk to report directory, when check build (CHECK=1)
- vmguest: add xorg-drv-spiceqxl, xorg-dri-virtio to kvm/x11
- grub: add missing '--id' for items menu grub.cfg
- grub: not set GRUB_UI for unsupported ARCHES
- grub: fix selection by default install2, if GRUB_DEFAULT is not set
- live.mk: add new target grub-ui.iso
- build.mk: initial .work/aptbox immediately after configuring the profile
- pkg.in: Add @META suffix support for pkglist items
- tar2fs: Add offset 16 MiB for singleboard PC support
- tar2fs: Mark root partition as bootable if extlinux.conf is present
- arm-rpi4: use mode nouboot for rpi kernel only
- regular-vm.mk: build universal images for aarch64/armh
- net: use/net/nm/native not require use/net/nm
- net: enable udevd-final for etcnet
- regular.mk: not use grupcboot and multiple kernels for boot ISO for
  starterkit's
- firmware: add firmware-alsa-sof to use/firmware/laptop (thanks cas@)
- x11: drop primus
- init: enable udevd-final for sysvinit
- pack: add squash to the list of ve archive formats (thanks glebfm@)
- add lxc-guest feature (thanks glebfm@)
- arm-rpi4: not use specyphic features for RPi4 in use/arm-rpi4
- regular-vm.mk: set VM_SIZE to 7 GiB
- realtime.mk: disable plymouth
- e2k fixes for alt-workstation, slinux
- add latest commits for alt-server (thanks boyarsh@)
- add latest commits for alt-workstation (thanks sem@)
2021-08-10 22:11:34 +07:00
Anton Midyukov
a37bce0a15 regular.mk: add HDD boot menu item to regular-jeos 2021-08-10 00:48:33 +07:00