{"id":13858948,"url":"https://github.com/EasyPi/alarmpi-image","last_synced_at":"2025-07-14T01:32:20.430Z","repository":{"id":55924160,"uuid":"60051413","full_name":"EasyPi/alarmpi-image","owner":"EasyPi","description":":penguin: Build ArchLinuxARM Image for RaspberryPi","archived":false,"fork":false,"pushed_at":"2020-12-07T01:16:19.000Z","size":26,"stargazers_count":35,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-06T03:06:07.791Z","etag":null,"topics":["archlinux","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EasyPi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-31T02:11:23.000Z","updated_at":"2022-07-23T10:40:55.000Z","dependencies_parsed_at":"2022-08-15T09:31:19.569Z","dependency_job_id":null,"html_url":"https://github.com/EasyPi/alarmpi-image","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyPi%2Falarmpi-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyPi%2Falarmpi-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyPi%2Falarmpi-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyPi%2Falarmpi-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EasyPi","download_url":"https://codeload.github.com/EasyPi/alarmpi-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225938731,"owners_count":17548543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archlinux","raspberry-pi"],"created_at":"2024-08-05T03:02:27.303Z","updated_at":"2024-11-22T17:30:33.326Z","avatar_url":"https://github.com/EasyPi.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"AlarmPi-Image\n=============\n \n[![](https://travis-ci.org/EasyPi/alarmpi-image.svg)](https://travis-ci.org/EasyPi/alarmpi-image)\n\nBuild ArchLinuxARM Image for RaspberryPi\n\nImage                                 | Info\n------------------------------------- | -------------------\n[ArchLinuxARM-rpi-latest.img.gz][1]   | [raspberry-pi][4]\n[ArchLinuxARM-rpi-2-latest.img.gz][2] | [raspberry-pi-2][5]\n[ArchLinuxARM-rpi-3-latest.img.gz][3] | [raspberry-pi-3][6]\n\n## How It Works\n\n![](http://blog.hypriot.com/images/making-of-hypriotos/hypriotos-release.png)\n\n## Flash Image\n\n- Download image file\n- Inject SD-card to PC\n- Unmount filesystem\n- Run `gunzip|dd` command\n- Eject SD-card from PC\n\n```bash\n# For Pi0 and Pi1\ngunzip -c ArchLinuxARM-rpi-latest.img.gz | dd of=/dev/mmcblk0 bs=4M\n\n# For Pi2 and Pi3\ngunzip -c ArchLinuxARM-rpi-2-latest.img.gz | dd of=/dev/mmcblk0 bs=4M\n```\n\n## Expand Filesystem\n\n- Login via ssh (alarm:alarm)\n- Swith to root (root:root)\n- Recreate patition #2\n- Reboot system\n- Resize file system (/dev/mmcblk0p2)\n\n```bash\nfdisk /dev/mmcblk0\nreboot\nresize2fs /dev/mmcblk0p2\n```\n\n## Additional Configurations\n\n- [ ] ssh\n- [ ] wifi\n- [ ] hostname\n- [ ] locale\n- [ ] timezone\n\n[1]: https://github.com/EasyPi/alarmpi-image/releases/download/2019.05.01/ArchLinuxARM-rpi-latest.img.gz\n[2]: https://github.com/EasyPi/alarmpi-image/releases/download/2019.05.01/ArchLinuxARM-rpi-2-latest.img.gz\n[3]: https://github.com/EasyPi/alarmpi-image/releases/download/2017.10.01/ArchLinuxARM-rpi-3-latest.img.gz\n[4]: https://archlinuxarm.org/platforms/armv6/raspberry-pi\n[5]: https://archlinuxarm.org/platforms/armv7/broadcom/raspberry-pi-2\n[6]: https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEasyPi%2Falarmpi-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEasyPi%2Falarmpi-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEasyPi%2Falarmpi-image/lists"}