1
0
Fork 0
Commit Graph

205 Commits

Author SHA1 Message Date
Pratham Patel e37fa2a2c6 update keyring before installing any pkgs 2022-12-21 13:18:14 +05:30
Pratham Patel 107e28d1c4 do not regen mirrorfile; use existing 2022-12-21 12:44:12 +05:30
Pratham Patel 3601388a91 set ParallelDownloads to 4 for pacman 2022-12-21 12:28:49 +05:30
Pratham Patel 287b8f026f pratham-setup: notify user about copying the _OTHER dir 2022-12-21 09:15:37 +05:30
Pratham Patel 050aad4e37 add pkg firewalld and setup 2022-12-18 12:58:00 +05:30
Pratham Patel d992e93388 pratham-setup: add zfs-related steps 2022-12-18 12:57:39 +05:30
Pratham Patel 516b4755b2 install the _zfs-linux-lts_ package instead of _zfs-dkms_ 2022-12-18 09:35:54 +05:30
Pratham Patel f5010e8db8 switch from yay to paru 2022-12-18 09:35:03 +05:30
Pratham Patel fe02d839d9 systemd-boot: use the LTS image and initrd 2022-12-18 09:32:05 +05:30
Pratham Patel d24d93e5d2 revert back to 2 parallel downloads instead of 10 2022-12-17 22:11:21 +05:30
Pratham Patel b72f28e5ce add xorg-xinit pkg 2022-12-17 21:09:50 +05:30
Pratham Patel ae5922d7cf add nvidia setup 2022-12-17 20:18:40 +05:30
Pratham Patel ef12d21aef revert commit c9066c2bc1 2022-12-17 20:17:23 +05:30
Pratham Patel 056d1574ab add pkg nvidia-utils for hw accel 2022-12-17 00:09:00 +05:30
Pratham Patel 62c335bc77 add the 'nvidia_drm.modeset=1' kernel param for NVIDIA DRM mode setting 2022-12-16 23:58:02 +05:30
Pratham Patel 2523287fb0 switch GPU drivers from QEMU to NVIDIA 2022-12-16 23:55:24 +05:30
Pratham Patel 700087d943 switch to LTS kernels because of NVIDIA and ZFS 2022-12-16 23:43:59 +05:30
Pratham Patel c9066c2bc1 comment out the KDE stuff 2022-12-16 09:24:08 +05:30
Pratham Patel 68a66eb1ba increase root part size to 20GiB 2022-12-16 09:21:50 +05:30
Pratham Patel 858775b1e5 switch to xfce 2022-12-16 09:19:25 +05:30
Pratham Patel 8ce7579b88 pratham-setup: add flathub remote repo 2022-12-14 14:53:39 +05:30
Pratham Patel 43daba2c4f install package: pkgfile 2022-12-14 14:53:15 +05:30
Pratham Patel b342665519 the / dir is mounted at /mnt 2022-12-08 12:28:26 +05:30
Pratham Patel 601bc07474 enable autologin in KDE if installation is performed inside a VM 2022-12-08 12:27:08 +05:30
Pratham Patel 7f12570d90 pratham-setup: exit shell once Hostname is populated 2022-11-27 21:12:06 +05:30
Pratham Patel efacd4bb39 export EDITOR 2022-11-25 18:42:06 +05:30
Pratham Patel 8d53949040 add option Color in pacman.conf 2022-11-20 22:58:54 +05:30
Pratham Patel 21648e045f pratham-setup: upgrade packages if available 2022-11-20 22:52:19 +05:30
Pratham Patel ddc0ad9045 fix formatting x4 2022-11-20 22:50:15 +05:30
Pratham Patel a1d872edc9 fix formatting x3 2022-11-20 22:49:11 +05:30
Pratham Patel b21f12b12a fix formatting x2 2022-11-20 22:47:54 +05:30
Pratham Patel 278694069c fix formatting 2022-11-20 22:47:16 +05:30
Pratham Patel bc91fbeffb chmod +x scripts/pratham-setup.sh 2022-11-20 22:46:16 +05:30
Pratham Patel 5aea7a13ec pratham-setup:
- check if pratham is in sudoers first
 - fix typo in generating ssh keys
 - merge two rsyncs into one
 - modify yay installation since I only need it for ZFS
 - add steps to notify user about what the script can't do itself
2022-11-20 22:43:51 +05:30
Pratham Patel df2354920c install overpass fonts 2022-11-20 22:17:57 +05:30
Pratham Patel 67e0953c57 pratham-setup: better handle KDE support for systemd-boot 2022-11-20 21:52:24 +05:30
Pratham Patel 6e5d835a68 i funny 2022-11-20 21:30:00 +05:30
Pratham Patel 71e1eef4f6 fix formatting 2022-11-20 21:28:15 +05:30
Pratham Patel 7830657030 switch from paru to yay; i no likey paru's options 2022-11-20 21:22:44 +05:30
Pratham Patel 0867da9ee7 pratham-setup: fix typos, handle pratham [not-]being a part of sudoers, remove the qomui package 2022-11-20 20:59:45 +05:30
Pratham Patel 5beca16da5 follow-up to cd048877b3 2022-11-20 19:50:29 +05:30
Pratham Patel cd048877b3 [IN PROGRESS] pratham-setup: make script more robust by checking if said steps are already completed successfully or not 2022-11-20 19:41:24 +05:30
Pratham Patel 98b91551ef forgot to add path when cp-ing 2022-11-20 19:06:23 +05:30
Pratham Patel cfacd5da34 clone dotfiles in ~/my-git-repos 2022-11-20 19:04:53 +05:30
Pratham Patel 7e22201d13 pushd immediately 2022-11-20 18:35:13 +05:30
Pratham Patel a9f19b4f02 increase timeout to 10 because idk how get back the systemd-boot boot menu 2022-11-20 18:02:49 +05:30
Pratham Patel 5f6eaab3de apply fix to KDE for using systemd-boot 2022-11-20 18:01:39 +05:30
Pratham Patel dfe65ea2c0 refactor code and install rustup via arch's own repo 2022-11-20 17:53:46 +05:30
Pratham Patel 8f8854c994 pratham-setup.sh: pubkey was not shown before a shell was created 2022-11-20 17:39:24 +05:30
Pratham Patel 55e5fd6f0c reduce packages installed under the kernel devel category 2022-11-20 17:38:55 +05:30