Michael Shigorin
5fe4fa416f
tagged/desktop+lx{de,qt}+extra: tag the missing bits
...
Some packages are still not available on some arches yet;
this time it's a e2k starterkits related fixup.
2020-08-31 14:23:48 +03:00
Michael Shigorin
25e82a2ca2
vmguest: cosmetic fix
...
(still preferring 80-char wide xterm for proofreading)
2020-08-31 14:23:44 +03:00
Michael Shigorin
3d883a5978
mixin.mk: specifically use/branding/notes
...
...so that these can be handled by the feature.
2020-08-31 14:23:36 +03:00
Michael Shigorin
efef25e395
branding, docs: drop notes on e2k
...
Have to refer to MCST instead at the moment.
2020-08-31 14:23:35 +03:00
Michael Shigorin
22912d889a
e2k: stay with acpid
...
Make sure acpid will be running as acpid-events-e2k relies on it
(and power button handling relies on this one).
NB: need to do that before 10-services.
2020-08-31 14:23:32 +03:00
Michael Shigorin
525b5badd2
e2k: stay with UTC
...
There's just no need to keep Windows-style local clock in RTC
on Elbrus.
2020-08-31 14:23:28 +03:00
Michael Shigorin
c6af4a43a9
e2k: cover livecd with no-notes as well
...
ALT p9_e2k starterkits have turned this one up either...
2020-08-31 14:23:27 +03:00
Michael Shigorin
6354c1c28e
e2k: generalize 50-e2k-no-notes
...
Belongs to live as well now since we've got starterkits;
hopefully PDK publication project is done soonish
so we can just be back to normal.
2020-08-31 14:23:24 +03:00
Michael Shigorin
f47e09cff1
e2k, e2k.mk: merge boot, fixup and x11 bits
...
This commit is packing a bunch of changes that went
into RELENG-e2k-workstation during its forked
development; it covers three distinct things:
- boot.conf preparation for firmware to load the image;
- fixup of packages common for e2k images;
- major cleanup of obsolete/unused cruft
(unified kernel and reliable xorg autodetection
allow us to move away from canned machine-specific
configurations for the most part).
2020-08-31 14:23:22 +03:00
Anton Midyukov
daf939f71c
alt-server.mk: Not setup plymoth for not X86 Arches
...
installer-feature-setup-plymouth needed make-initrd-plymouth.
make-initrd-plymouth missing for not X86 Arches in alt-server.
This resulted in a make-initrd error when installing on non-X86 Arches.
2020-08-30 21:30:05 +07:00
Anton Midyukov
a6b46b2125
x11: Added DISPLAY_MANAGER into package priorities
2020-08-27 23:42:07 +07:00
Anton Midyukov
ffac3c6f10
main.mk: Added vm/, ve/ targets into everything target
...
For check all targets.
2020-08-27 23:39:54 +07:00
Anton Midyukov
a2122b6943
vm.mk: vagrant available for i586, x86_64 only
2020-08-27 23:38:36 +07:00
Anton Midyukov
55f4227dc5
armh.mk: Drop broken targets
2020-08-27 15:06:49 +07:00
Anton Midyukov
2973952d00
p9.mk: Drop target vm/alt-p9-lxde-tegra (vm/regular-lxde-tegra not exist)
2020-08-27 15:06:49 +07:00
Anton Midyukov
91708f4bf3
regular-vm.mk: Fix availability vm profile for ARCHES
2020-08-27 15:06:49 +07:00
Anton Midyukov
fde9366ca0
basealt.mk: Fix availability vm profile for ARCHES
2020-08-27 15:06:49 +07:00
Anton Midyukov
d74e1c4a78
slinux.mk: Fix availability vm profile for ARCHES
...
Also drop use/build-vm, not needed.
2020-08-27 15:06:49 +07:00
Anton Midyukov
82aebfb968
education.mk: Fix availability vm profile for ARCHES, added installer-features
2020-08-27 15:06:49 +07:00
Anton Midyukov
1babd587ab
grub: Added the ability to define the default menu item
...
Example:
@$(call set,GRUB_DEFAULT,uefi-firmware)
@$(call xport,GRUB_DEFAULT)
See features.in/grub/cfg.in/*.cfg
2020-08-27 15:05:00 +07:00
Anton Midyukov
346e3c21a6
syslinux: Added the ability to define the default menu item
...
Example:
@$(call set,SYSLINUX_DEFAULT,harddisk)
@$(call xport,SYSLINUX_DEFAULT)
See features.in/syslinux/cfg.in/*.cfg
2020-08-27 15:05:00 +07:00
Anton Midyukov
a6c3620672
syslinux: Set item install2 as default
...
Suggested-by: andy@
2020-08-27 15:03:51 +07:00
Anton Midyukov
c18380e24d
slinux.mk: Use arm-rpi4/full feature for RPi4
...
The rpi-un kernel for armh does not exist at the moment.
2020-08-26 18:35:17 +07:00
Anton Midyukov
21582420aa
education.mk: Use arm-rpi4/full feature for RPi4
...
The rpi-un kernel for armh does not exist at the moment.
2020-08-26 18:33:21 +07:00
Dmitriy Terekhin
2d45a8e8d2
basealt.mk: Use arm-rpi4/full feature for RPi4
...
The rpi-un kernel for armh does not exist at the moment
2020-08-26 18:31:26 +07:00
Anton Midyukov
c505b9c97e
regular.mk: Fix build regular-server-hyperv
...
Typo again...
2020-08-26 17:03:32 +07:00
Anton Midyukov
52103e0658
grub, syslinux: Set default timeout to 60 seconds
...
60 seconds should be enough for any hardware.
It is important not to forget that the timeout for grub is measured
in seconds, and for syslinux in deciseconds.
2020-08-26 14:45:04 +07:00
Michael Shigorin
8e4870f06e
slinux/misc-base: fwupd needed for *x86_64* only
...
Fixes: e2cb6a09d2
2020-08-26 08:29:19 +07:00
Anton Midyukov
a2c5a42ed2
workstation/3rdparty: Fix typo
...
A typo was made while reworking the patches. Forgive me cas@
2020-08-26 08:29:19 +07:00
Anton Midyukov
655db94e0d
Revert "alt-server.mk, basealt.mk, centaurus/70-dev: Added support Baikal-M"
...
This parts reverts commit cff3291c2a
.
Upstream mkimage has not yet take patches to support packaging
multiple kernels to ISO image. In order to avoid problems, have
to revert this commit.
See-also: 01a1581b71
2020-08-23 21:19:02 +07:00
441063f79b
server-v: add control-sshd-permit-root-login for PVE
2020-08-23 21:00:27 +07:00
71c0870d24
server-v: delete legacy bridge-utils
2020-08-23 21:00:27 +07:00
369abb38dc
server-v: add udev-rules-ioschedulers to base.pkgs
2020-08-23 21:00:27 +07:00
384957b138
server-v: move pve-storage-linstor to arch condition
2020-08-23 21:00:27 +07:00
fe9edddcc7
server-v: add Linstor storage support
2020-08-23 21:00:27 +07:00
497def4272
server-v: add Linstor storage group and lists
2020-08-23 21:00:27 +07:00
5c1b6c6cf4
server-v: add ocfs2-tools to extra pkgs
2020-08-23 21:00:27 +07:00
28968d7aad
server-v: cleanup pve
2020-08-23 21:00:27 +07:00
40f2e6189a
lists/storage: up glusterfs version
2020-08-23 21:00:27 +07:00
8629688af1
server-v: version up
2020-08-23 21:00:27 +07:00
59323c1c77
Revert "server: Add un-def as optional kernel for use/server/virt"
...
This reverts commit 1d5b7b1938
.
2020-08-23 21:00:27 +07:00
Andrew A. Vasilyev
506d33bba1
Add 3 templates for OpenVZ 7 containers:
...
- sysvinit-etcnet: System V init with etcnet
- systemd-etcnet: systemd with etcnet
- systemd-networkd: systemd with networkd
2020-08-23 21:00:27 +07:00
Andrew A. Vasilyev
d93831ce20
enable PVE services
2020-08-23 21:00:27 +07:00
Anton Midyukov
6611ef1d85
uboot: Exclude X86 archs
2020-08-21 20:48:49 +07:00
Anton Midyukov
73ec7f0e9a
oem: Added rootfs-installer-features
...
Run installer features during install via rootfs.
2020-08-21 20:23:48 +07:00
Anton Midyukov
3fe1f5383c
net: Use package priorities
...
This is needed to resolve a bad choice package for Dependency
on network-config-subsystem.
2020-08-21 20:13:14 +07:00
Anton Midyukov
e84a2fbb2d
p9.mk, regular-vm.mk: Rename targets *-rpi4 to *-rpi
...
these targets support all Raspberry Pi.
2020-08-21 19:39:57 +07:00
Anton Midyukov
24e429049c
x11: Added use/x11/armsoc to /use/x11/xorg always
...
In the future, you need to decide for which architectures use/x11/nouveau,
use/x11/radeon, use/x11/amdgpu are available. Then this condition will not be needed.
2020-08-20 18:17:00 +07:00
Anton Midyukov
8105b937b2
gear-store-tags
2020-08-17 23:57:46 +07:00
Anton Midyukov
184850dbf7
1.4.1-alt1
...
- Revert commit for support multiple kernel in iso image.
2020-08-17 23:53:06 +07:00