Commit Graph

3955 Commits

Author SHA1 Message Date
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
Anton Midyukov
01a1581b71 Revert "stage1, stage2: allow multiple kernels"
This reverts commit 02a5231ba5.
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.
2020-08-17 23:43:40 +07:00
Anton Midyukov
52903dc80a gear-store-tags 2020-08-17 21:03:57 +07:00
Anton Midyukov
9448dacb2a 1.4.0-alt1
- New official maintainer antohami@ (blessed by mike@)
- Added grub config file generator for iso images
  (thanks shaba@)
- Expanded support for USB controllers and SD card readers
- Added support for booting on single-board Raspberry Pi 3 and 4
  in EFI mode (u-boot or edk2)
- Added grub-efi bootloader support for rootfs images
- Merged with branches for Workstation, Education,
  Simply Linux, Server, Server-V distributions
- Added a starterkit build profile with a real-time kernel (live)
- Added riscv64 platform support (thanks arei@)
- rootfs: support headless boot via alterator-setup-vnc (thanks arei@)
2020-08-17 21:01:15 +07:00
Anton Midyukov
9fb7eafc62 regular-vm.mk: Set VM_SIZE=10G for builder 2020-08-15 08:42:28 +07:00
Anton Midyukov
54da0a1697 regular-vm.mk: use/ttyAMA0 for jeos-rpi4 2020-08-15 08:42:28 +07:00
Anton Midyukov
aa72331868 arm-rpi4: Fix name u-boot for armh 2020-08-15 08:42:28 +07:00
Anton Midyukov
2dcfc91deb dev: Fix build use/dev/builder/full on aarch64 2020-08-06 00:11:53 +07:00
Anton Midyukov
d6fd23bb70 live: live-install not adapted for non-X86 2020-08-05 23:20:57 +07:00
Anton Midyukov
1e8376852b regular-vm.mk: rpi4 target allowed for armh 2020-08-05 19:21:37 +07:00
Anton Midyukov
259bca3acb mixin.mk: Added apt-repo, eepm into regular-builder 2020-08-05 19:17:32 +07:00
Anton Midyukov
d3a2364056 p9.mk: rpi4 targets allowed for armh 2020-08-05 19:16:10 +07:00
Anton Midyukov
a2e06a2086 regular-vm.mk: Update rpi4 targets 2020-08-05 17:05:23 +07:00
Anton Midyukov
fbf6286389 arm-rpi4: Added new subtargets kernel and full 2020-08-05 16:59:54 +07:00
Anton Midyukov
37a1ae781a p9.mk: Added starterkit builder for Raspberry Pi 4 2020-08-05 15:38:16 +07:00
Anton Midyukov
9827b93ed9 regular-vm.mk: Added regular-builder for Raspberry Pi 4 2020-08-05 15:38:16 +07:00