IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
checked if they work -- some returned certificate errors so didn't
change those ones.
also updated some that didn't point to the right thing (open-iscsi, and
the list of supported CPUs was returning empty).
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Caught while checking #1936 - portal is a fixed (required) argument.
Also changed `iscsiscan` to `scan iscsi`
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
especially:
- filesystem -> file system
- mountpoint -> mount point
- lxc -> LXC
- pve -> PVE
- it's -> its (where appropriate)
- VM´s -> VMs (and similar)
- Ressource -> Resource
- maximal -> maximum or at most
- format of section headers and block headers
reformat most existing 'text' as either `text` or ``text''
reformat most existing "text" as either ``text'' or `text`
reformat 'x' as `x`
harmonize bullet list syntax to use '*' instead of '-'