Go to file
2023-07-29 13:29:38 +05:30
includes testing testing testing 2023-07-29 13:29:10 +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
create-image.sh update IMAGE_NAME 2023-07-29 13:17:09 +05:30
LICENSE use GPL v2.0 as the repo license 2023-07-27 19:55:51 +05:30
README.md update README 2023-07-29 13:29:38 +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

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

PSA for non-Rocky folks

There are two repositories that are maintained by Rocky Linux. One repository provides packages that are specific to SIG/AltArch for SBC enablement. Another repository is basically ELRepo + some Rocky stuff. Depending on your needs, this may or may not be a good thing. Please act accordingly.

OTHER

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