{"id":19845972,"url":"https://github.com/ibra-kdbra/archiso_configs","last_synced_at":"2025-02-28T20:17:49.585Z","repository":{"id":208514537,"uuid":"720866633","full_name":"ibra-kdbra/ArchISO_configs","owner":"ibra-kdbra","description":"Some configuration when building/installing base ARCH ISO","archived":false,"fork":false,"pushed_at":"2024-03-18T20:30:10.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T12:35:07.627Z","etag":null,"topics":["arch-linux","configuration-files","iso","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibra-kdbra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-19T20:41:33.000Z","updated_at":"2024-01-23T15:07:41.000Z","dependencies_parsed_at":"2024-03-18T21:53:13.595Z","dependency_job_id":null,"html_url":"https://github.com/ibra-kdbra/ArchISO_configs","commit_stats":null,"previous_names":["ibra-kdbra/archiso_configs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FArchISO_configs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FArchISO_configs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FArchISO_configs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FArchISO_configs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibra-kdbra","download_url":"https://codeload.github.com/ibra-kdbra/ArchISO_configs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241224956,"owners_count":19930058,"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":["arch-linux","configuration-files","iso","shell-scripts"],"created_at":"2024-11-12T13:09:56.392Z","updated_at":"2025-02-28T20:17:49.562Z","avatar_url":"https://github.com/ibra-kdbra.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# archiso_scripts\n\nScripts for installing a basic arch system from archiso\n\n## Warning\n\nThis script is experimental and has been test only in virt-manager. Use at your own risk!\n\n## Prerequisites\n\n* One disk available without partitions.\n\n## Instructions\n\n* pacman -Sy git\n* git clone \u003chttps://github.com/ibra-kdbra/ArchISO_configs.git\u003e\n* cd archiso_scripts\n* edit defaults.sh\n* edit packages.txt\n* ./01-pacstrap\n\n\u003e In chroot\n\n* cd root\n* ./02-chroot [-qi]\n* exit\n* ./unmount_partitions\n* reboot\n\n## Specs\n\n### Partitions schemes\n\n* Systemd-boot (uefi)\n  * / (ext4)  \n  * /boot (fat32)\n* Grub (uefi) crypted\n  * / (ext4)  \n  * /boot (ext4)  \n  * /boot/efi (fat32)\n* Grub (uefi) not crypted\n  * / (ext4)  \n  * /boot/efi (fat32)\n* Grub (bios)  \n  * / (ext4)  \n  * /boot (ext4)\n\nNotes:\n\n* Grub (bios) will override preferences if system boot in bios mode\n* Systemd-boot will override preferences if system has a 32-bit IA32 UEFI\n\n### Accounts\n\n* 1 user account with sudo privileges via\n  * /etc/sudoers.d/00_\"${login}\"\n\n### Kernels\n\n* linux\n* linux-lts\n\n### Network\n\n* networkmanager\n\n### Swap\n\n* zram-generator\n\n### Packages installed with pacstrap\n\n* vim\n* git\n* fzf\n* openssh\n\nNote: The packages from packages.txt are installed in step 2\n\n\nBack to update, now with ArchoLinux, plasma6.\n\nOpen to the new desktop environments.\n\nGetaway to the configuration.[AUR](https://aur.archlinux.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibra-kdbra%2Farchiso_configs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibra-kdbra%2Farchiso_configs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibra-kdbra%2Farchiso_configs/lists"}