Skip to content

Releases: harmoninux/Harmonix

Enable qemu-system-{x86_64,aarch64}

30 Aug 12:22

Choose a tag to compare

  • enable qemu-system-{x86_64,aarch64}

run in terminal

qemu-system-x86_64 -kernel ./bzImage -initrd ./initramfs-busybox-x86.cpio.gz -nographic -append "console=ttyS0"

build for x86_64 and aarch64

23 Aug 14:17

Choose a tag to compare

  • support Ubuntu Base root filesystem
  • emulate root for guest (to support ssh)
  • build for OpenHarmony x86_64
  • update tabs style of Terminal
  • update harmonix script

support copy and paste

22 Aug 03:15

Choose a tag to compare

support copy and paste

better style of tabs

18 Aug 16:51

Choose a tag to compare

better style of terminal tabs

multiple tabs

16 Aug 15:55

Choose a tag to compare

support multiple tabs

terminal prompt

16 Aug 07:46

Choose a tag to compare

add terminal prompt

integrated hterm

11 Aug 17:46

Choose a tag to compare

  • integrated hterm via ArkWeb
  • private hnp

upgrade to qemu 10.0

09 Aug 04:57

Choose a tag to compare

based on qemu 10.0

v0.0.3

26 Jul 14:32

Choose a tag to compare

Fix some problems