- Fix rootfs upgrade function. Issue#25
- Update AMD firmwares. Add out of tree amdgpu.ko from mainline Hiveos image Initial support AMD 7xxx dGPU's Initial basic support INTEL dGPU's
- Refactor Nvidia GPU "checkout"
- Set Ubuntu 20.04 as default image
- Clear repo. Transfer large files to Hive download
- Update kernel to 6.1.0-hiveos #65
- Adopt Nvidia build to 20.04 distro and 6.1 kernel
- Update AMDGPU firmwares
- Update Memtest86+ to 6.20 version
- Add AMD OpenCL libs build option
- Prepare for more customizations
- Fixed Issue#19. Add
gettext-base
pkg to rootfs. - Fixed Issue#20. Add default locale en_us.UTF-8
- Add
pciutils
package - Add more customization.
- Add missed lspci hook
- Add memtest entry for uefi grub Rename some files: if dist = ubuntu18 hiveramfs/hiveramfs.tar.xz -> hiveramfs/ubuntu18.tar.xz hiveramfs/boot/vmlinuz -> hiveramfs/boot/ubuntu18 hiveramfs/boot/initrd-ram.img -> hiveramfs/boot/ubuntu18.img
- Inital support Ubuntu 20.04 (ubuntu18|ubuntu20)
- Fix grub-mkimage. Issue#18
- Fix boot cmdline option ("boot=http" over "root=http") Issue#17
- Add missing symlink in Xorg image
- Initial custom config support. For now can create personal config for each PXE rig. Just create path %pxeserver%/hiveramfs/aa:bb:cc:dd:ee:ff/hive-config/rig.conf Where aa:bb:cc:dd:ee:ff is mac address of your rig. If path not exist, will be used default path %pxeserver%/hiveramfs/hive-config/rig.conf
- Add libnuma1 in additional pkgs.(Need run --upgrade). Issues #9 and #10
- Replace pixz over pxz (pxz is deprecated in Ubuntu 20.04). Issue#13
- Update Readme and hive-upgrade.sh (use --build otion instead of --create). Issue#15
- Create netboot directory for x86_64-efi before install grub-efi bootloader. Issue#16
- Add new script 'deploy_pxe' to build|upgrade|customize rootfs image. see the 'deploy_pxe --help' command.
- Add autobuild Nvidia driver image with specific version. Now stored in ${httproot}hivefamfs/nvidia.
- After version 6.5, next version will be numbered 6.5.x for minor updates.
- synced with Hive client v0.6-212
- NEW Linux kernel 5.15
- Update AMD OpenCL libs and amdgpu firmwares to version 21.40.1
- Update NVIDIA drivers to version 470.86
- AMD OpenCL & NVIDIA drivers replaced to standalone archives (opencl-21.40.1.tar.xz & nvidia-470.86.tar.xz)
- Add two new boot options (opencl_version and nvidia_version) e.g. "opencl_version=opencl-21.40.1.tar.xz nvidia_version=nvidia-470.86.tar.xz", in future releases will be added some others versions...
- Fix and update (0.6-208) hiveramfs image
- Add pxz (parallel LZMA compressor using liblzma) for fast multi thread compressing
- Minor fix
- Update kernel to 5.10.0-hiveos
- Update Nvidia driver to 465.24.02
- Update Amdgpu driver to latest
- Added amdgpu firmware for Radeon RX 6600 series (Navi23)
- Minor fixes
- Minor fixes
- Added some missing firmware
- Initial support OC for Nvidia cards (460.56 driver update)
- Added some info for WEB
- Minor fixes
- Updated kernel firmware to latest
- Minor fixes
Based on latest Hive Stable Image
- Linux kernel 5.4.99
- Linux amdgpu kernel module with supports up to "Big Navi" GPU
- AMD OpenCL 20.40
- Nvidia support added (but not tested very well)
- fixed image update script
- synced with Hive client v0.6-99
- updated image update script
- fixed installation script
- minor fixes
- updated image update script
- changed apache to nginx
- changed PXE to iPXE
- changed nfs to http
- replace dnsmasq-tftp to atftpd
- update installation manual