Go to file
Pratham Patel 0a9627595c
update .gitignore
2023-07-29 13:02:55 +05:30
includes setup networking so that non-Rocky repos can be reached 2023-07-29 08:27:22 +05:30
scripts maybe final one, idk 2023-07-28 13:55:52 +05:30
.gitignore update .gitignore 2023-07-29 13:02:55 +05:30
LICENSE use GPL v2.0 as the repo license 2023-07-27 19:55:51 +05:30
README.md new new 2023-07-28 12:10:01 +05:30
Rocky-9-aarch64-minimal.ks setup networking so that non-Rocky repos can be reached 2023-07-29 08:27:22 +05:30
create-image.sh THE FINAL BOSS 2023-07-29 13:02:14 +05:30

README.md

README

Rocky Linux 9 generic ARM64/Aarch64 images

SSH

SSH is enabled on port 22. Logging-in as root is disabled, but you can login as user rocky.

User credentials

username: rocky
password: rockylinux (you will be forced to change this)
username: root
password: <disabled>

Expanding the rootfs

sudo /usr/local/bin/expand-rootfs.sh

OTHER

Kickstart syntax reference: https://docs.fedoraproject.org/en-US/fedora/f36/install-guide/appendixes/Kickstart_Syntax_Reference/