From f6fd977df6468f737772661fc0cd2207f2c34764 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Thu, 16 May 2024 15:52:17 +0000 Subject: [PATCH] Update README.md to reflect latest changes --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 101678a..1bc0f90 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ In case of "Intel" cpus, if "Optimized Plasma" is selected, "x86_energy_perf_pol - [ ] [1] Kernel & Bootloader Selection - [ ] [2] Filesystem & Swap Selection - [ ] [3] Graphics Setup -- [ ] [4] Desktop Selection +- [ ] [4] Desktop Setup - [ ] [5] EFI Boot Entries Deletion - [ ] [6] Wireless Regulatory Domain Setup - [ ] [ ] Return to Main Menu @@ -213,30 +213,30 @@ In this step, you will be presented with a list of setups to choose from: - [ ] 8. Budgie - [ ] 9. Lxqt - [ ] 10. Mate -- [ ] 11. Base System (No Desktop) -- [ ] 12. Custom System +- [ ] 11. Basic Arch Linux (No GUI) +- [ ] 12. Custom Arch Linux --------------------------------------------------------------- - All desktops (except "Plasma (System Optimized)" & "Gnome (System Optimized)" are completely 'Vanilla', and only come with network support (networkmanager). For any additional functionality, please consult the Archwiki. - The installer offers the convenient option to set your own kernel parameters for boot, on-the-fly, while at 'Desktop Selection' stage. -- "Plasma (System Optimized)" will install a minimal, system-optimized KDE Plasma desktop plus additional software & systemd-boot loader. +- "Plasma (System Optimized)" will install a minimal, system-optimized KDE Plasma desktop plus additional every-day-use software & systemd-boot loader. -- "Gnome (System Optimized)" will install a minimal, system-optimized Gnome desktop plus additional software & systemd-boot loader. +- "Gnome (System Optimized)" will install a minimal, system-optimized Gnome desktop plus additional every-day-usesoftware & systemd-boot loader. -You'll find my preferred packages inside the "deskpkgs" variable and all of my configurations at the involved part of the "chroot_conf" function. +- "Basic Arch Linux" is literally a basic Arch linux system, consisting of the following packages: "base, linux{lts-hardened-zen}, linux-firmware, *-ucode, nano, vim, networkmanager, wireless-regdb and e2fsprogs/btrfs-progs" (depending on the filesystem chosen). -- "Base System" is literally a basic Arch linux system, consisting of the following packages: "base, linux{lts-hardened-zen}, linux-firmware, *-ucode, nano, vim, networkmanager, wireless-regdb and e2fsprogs/btrfs-progs" (depending on the filesystem chosen). +It offers only the minimal configuration required to make your system run. -- "Custom System": In this step, you can create your own system, on-the-fly, using the following Menus: +- "Custom Arch Linux": In this step you can create your own system (using a Basic Arch Linux system as base), on-the-fly, using the following Menus: -- ### Custom System Setup [Interactive] +- ### Custom Arch Linux [Interactive] -- [ ] Custom Packages Setup [Mandatory] -- [ ] Custom Services Setup [Skippable] -- [ ] Custom Kernel Parameters Setup [Skippable] +- [ ] Add Your Packages [Mandatory] +- [ ] Add Your Services [Skippable] +- [ ] Add Your Kernel Parameters [Skippable] --------------------------------------------------------------- It offers only the minimal configuration required to make your system run. @@ -365,7 +365,7 @@ Graphics setup, encryption setup, swap/swapfile activation/offset calculation, s As mentioned earlier, configuration takes place using only the respective drop-in directories and never the original ".conf" files, where applicable. -"Optimized Plasma" option offers KDE Plasma with maximum system configuration and optimizations. +"Plasma (Optimized) & Gnome (Optimized)" Setups offer System Optimizations. All other setups offer only the minimal/typical configuration required to make your system run.