index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Dylan M. Taylor <dylan@dylanmtaylor.com> | 2021-05-15 22:15:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-15 22:15:43 -0400 |
commit | 2693e619c67fadcee020a9f043a36c988eb4ed9f (patch) | |
tree | bfd318a191a666171955f7421e15a4c4957c3867 | |
parent | e3c8692bfa65d9b689bb50f9a4469989332adde4 (diff) |
-rw-r--r-- | README.md | 1 |
@@ -105,7 +105,6 @@ This installer will perform the following: * Installs a basic instance of Arch Linux *(base base-devel linux linux-firmware btrfs-progs efibootmgr)* * Installs and configures a bootloader to partition 0 on uefi. on bios it sets the root to partition 0. * Install additional packages *(nano, wget, git)* - * Installs a profile with a window manager called [awesome](https://github.com/archlinux/archinstall/blob/master/profiles/awesome.py) *(more on profile installations in the [documentation](https://python-archinstall.readthedocs.io/en/latest/archinstall/Profile.html))*. > **Creating your own ISO with this script on it:** Follow [ArchISO](https://wiki.archlinux.org/index.php/archiso)'s guide on how to create your own ISO or use a pre-built [guided ISO](https://hvornum.se/archiso/) to skip the python installation step, or to create auto-installing ISO templates. Further down are examples and cheat sheets on how to create different live ISO's. |