1. 08 Sep, 2023 6 commits
  2. 07 Sep, 2023 4 commits
  3. 04 Sep, 2023 14 commits
  4. 01 Sep, 2023 3 commits
  5. 30 Aug, 2023 1 commit
  6. 29 Aug, 2023 1 commit
  7. 28 Aug, 2023 1 commit
  8. 25 Aug, 2023 2 commits
  9. 24 Aug, 2023 1 commit
  10. 23 Aug, 2023 2 commits
  11. 21 Aug, 2023 5 commits
    • Anton Midyukov's avatar
      1.5.9-alt1 · 2fc163fb
      Anton Midyukov authored
      - install2: do not remove library without dependencies
      - sub.in: run 'dconf update' for rootfs, if available
      - hdt: refactoring 10-hdt-img
      - stage1: Continue building when BOOTLOADER is not set and
        IMAGE_PACKTYPE=isodata
      - lib/boot.mk: do not define BOOTLOADER type for e2k
      - tar2fs, e2k: replace creating boot.conf from tar2fs to feature e2k
      - Drop refind and elilo support everything
      - lib/boot.mk: change BOOTLOADER=grubpcboot on i586, x86_64
      - vm.mk: use grub for sysvinit targets
      - memtest, grub: add EFI support
      - efi, grub: use/efi/shell is now compatible with grub and doesn't
        use mki-efiboot
      - tar2fs: do not install grub to /EFI/altlinux, install prebuilt grub
        image always
      - bootloader: deprecate a lilo
      - lists/grub: update architectures supported of grub-efi
      - init: replace udev-rule-generator to udevd-final
      - regular-vm.mk: remove guest addition for vmware and virtualbox
      2fc163fb
    • Anton Midyukov's avatar
      Merge tag 'v1.5.9' into sisyphus · 06e4c7f8
      Anton Midyukov authored
      v1.5.9
      06e4c7f8
    • Anton Midyukov's avatar
      regular-vm.mk: remove guest addition for vmware and virtualbox · 6bfed400
      Anton Midyukov authored
      qemu support is enough. But the reason was that open-vm-tools
      cannot be installed on sysvinit.
      6bfed400
    • Anton Midyukov's avatar
      init: replace udev-rule-generator to udevd-final · 9ea21ef2
      Anton Midyukov authored
      udev-rule-generator provides udevd-final.
      Will have to remove udev-rule-generator soon, replacing it with
      udevd-final.
      See: https://bugzilla.altlinux.org/47228
      9ea21ef2
    • Anton Midyukov's avatar
      regular.mk: set BOOTLOADER=isolinux for xfce-sysv · 95a1f525
      Anton Midyukov authored
      This image has very conservative users.
      95a1f525