Update README.md

This commit is contained in:
Molly Lau 2022-11-30 17:26:15 +09:00 committed by GitHub
parent 01bfee4e56
commit 0e5cd31bfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,9 @@ Something about scripts
- Can also run in mainline version of other Redhat series(Oracle Linux 7+, VzLinux 8+) to install supported system. - Can also run in mainline version of other Redhat series(Oracle Linux 7+, VzLinux 8+) to install supported system.
- Support major cloud providers, especially support Oracle Cloud ARM machine. - Support major cloud providers, especially support Oracle Cloud ARM machine.
- Detect the CPU architecture of current os and exchange correct architecture to new system automatically, you need not to add parameter '-version' at all to comfirm architecture manually. - Detect the CPU architecture of current os and exchange correct architecture to new system automatically, you need not to add parameter '-version' at all to comfirm architecture manually.
- Can handle boot menuentry items automatically of grub2 in different hardware platforms(AMD64 legacy/AMD64 UEFI/ARM64 UEFI) to make sure all supported bootfile can be loaded correctly. - Can handle boot menuentry items automatically of grub2 in different hardware platforms(AMD64 legacy / AMD64 UEFI / ARM64 UEFI) to make sure all supported bootfile can be loaded correctly.
- Support install from Linux to Windows. details refer to "How to install Windows?" section. - Support install from Linux to Windows. details refer to "How to install Windows?" section.
- Support single-stack(only have IPv6 public address) server like Vultr 2.5$ monthly plan, only for DHCP. - Support IPv6 single-stack(only have IPv6 public address) server like Vultr 2.5$ monthly plan, only for DHCP.
- Support network auto configurations in bio-stack(have both IPv4 and IPv6 public address), after log into system, you don't have to config IPv6 address manually, only for Debian, DHCP. - Support network auto configurations in bio-stack(have both IPv4 and IPv6 public address), after log into system, you don't have to config IPv6 address manually, only for Debian, DHCP.
- You can modify architecture, mirror, firmware, ssh port, password etc. - You can modify architecture, mirror, firmware, ssh port, password etc.
- Friendly to low memory device, for debian series, recommend RAM is above 512MB, for redhat series, recommend RAM is above 2GB.</b> - Friendly to low memory device, for debian series, recommend RAM is above 512MB, for redhat series, recommend RAM is above 2GB.</b>