Commit Graph

359 Commits

Author SHA1 Message Date
Santiago Lo Coco dbf735f50b Add more validations in getSize() (with a much better regex) 2022-01-03 19:00:44 -03:00
Santiago Lo Coco 44947d7bf8 Update getSize() regex 2022-01-03 18:08:02 -03:00
Santiago Lo Coco 554d973945 Refactor 2022-01-03 16:18:05 -03:00
Santiago Lo Coco 008d364575 Ask for swap size 2022-01-03 16:08:31 -03:00
Santiago Lo Coco 66cd1b9226 Fix typo 2022-01-03 14:53:36 -03:00
Santiago Lo Coco ccd7c23b30 Ask where to mount bootPart 2022-01-03 14:53:15 -03:00
Santiago Lo Coco 9f2cb240bb Fix bug in partDisks() and add TODOs 2022-01-03 14:37:21 -03:00
Santiago Lo Coco 974a0aa799 Change default shell 2022-01-03 14:05:20 -03:00
Santiago Lo Coco 6528a89638 Reinstall pambase to fix sudo bug not accepting password 2022-01-03 14:03:29 -03:00
Santiago Lo Coco 406e0690bd Fix typo 2022-01-03 12:03:08 -03:00
Santiago Lo Coco 54990f3829 Add D packages (git) 2022-01-03 12:00:16 -03:00
Santiago Lo Coco 48219a97c0 Move loadUsername() call 2022-01-03 00:17:11 -03:00
Santiago Lo Coco e1b8edc609 Fix more bugs 2022-01-03 00:13:54 -03:00
Santiago Lo Coco 8d4f61a91a Fix bug of installPackage() 2022-01-03 00:04:16 -03:00
Santiago Lo Coco 65315340ea Update checkForExpect() 2022-01-02 23:50:56 -03:00
Santiago Lo Coco 911fa2aa0b Use unbuffer 2022-01-02 23:46:57 -03:00
Santiago Lo Coco 7195c7eba7 Update generateFstab() 2022-01-02 23:19:58 -03:00
Santiago Lo Coco 73f086fb8a Remove unnecesary echo 2022-01-02 23:00:07 -03:00
Santiago Lo Coco 240a2abe52 Update installPackage() 2022-01-02 22:57:16 -03:00
Santiago Lo Coco e3f21ae705 Use tee in debug() and add flag '-s' 2022-01-02 22:52:30 -03:00
Santiago Lo Coco bcbbc25636 Set buffering type to unbuffered for pacman pipes 2022-01-02 21:58:06 -03:00
Santiago Lo Coco 6eae17537e Add swapfile as an alternative to swap partition 2022-01-02 17:47:07 -03:00
Santiago Lo Coco f4335e27c4 Update partDisks() (and add more validations) 2022-01-02 16:45:27 -03:00
Santiago Lo Coco a2450b409c Refactor 2022-01-02 16:11:16 -03:00
Santiago Lo Coco 3eb42130c9 Add logAndExit() (refactor) 2022-01-02 16:09:10 -03:00
Santiago Lo Coco 82014eadff Fix typo 2022-01-02 16:00:21 -03:00
Santiago Lo Coco 888d87157c Add more validations 2022-01-02 15:52:39 -03:00
Santiago Lo Coco 2893f66655 Add semi-important packages and update packages.csv 2022-01-02 12:42:55 -03:00
Santiago Lo Coco c4272301fa Run shellcheck and update install.sh 2022-01-02 12:26:22 -03:00
Santiago Lo Coco b40758653d Use bash shebang 2022-01-02 01:22:05 -03:00
Santiago Lo Coco bb7bcbd7bc Update packages.csv 2022-01-02 01:03:40 -03:00
Santiago Lo Coco 28b121a81d Add more packages 2022-01-02 01:03:12 -03:00
Santiago Lo Coco eb251697d4 Update dialog boxes 2022-01-02 00:51:54 -03:00
Santiago Lo Coco 6242660180 Add and change dialog boxes in partDisks() 2022-01-02 00:45:56 -03:00
Santiago Lo Coco 69f0f7fcd2 Update packages.csv 2022-01-01 23:37:15 -03:00
Santiago Lo Coco e1e56bd966 Change welcome msg if steps > 0 2022-01-01 23:21:51 -03:00
Santiago Lo Coco 20f10577c2 Update install.sh 2022-01-01 22:25:53 -03:00
Santiago Lo Coco 3f90fe973a Add debug to file 2022-01-01 22:16:24 -03:00
Santiago Lo Coco 952e2fdb63 Add debug option to all commands 2022-01-01 21:34:42 -03:00
Santiago Lo Coco e8795534a3 Logout after getDotfiles() 2021-12-31 17:31:42 -03:00
Santiago Lo Coco 4d55171142 Fix more bugs 2021-12-31 17:30:16 -03:00
Santiago Lo Coco 4636de2412 Update getDotfiles() 2021-12-31 17:24:54 -03:00
Santiago Lo Coco 544c9b42fa Add dialogBox and remove unnecessary sudo 2021-12-31 17:18:37 -03:00
Santiago Lo Coco a7466f526f Fix bugs 2021-12-31 17:07:25 -03:00
Santiago Lo Coco 1129ef7974 Create zsh cache folder 2021-12-31 15:26:35 -03:00
Santiago Lo Coco e8e57458a8 Add zshConfig() call and add debug 2021-12-31 14:59:43 -03:00
Santiago Lo Coco 227bd97b41 Create histfile and refactor 2021-12-31 14:58:29 -03:00
Santiago Lo Coco a9faaa0f6d Use --unattended in oh-my-zsh install 2021-12-31 14:57:08 -03:00
Santiago Lo Coco 5139589de9 Auto run script after reboot 2021-12-31 12:25:48 -03:00
Santiago Lo Coco 3ef43fcada Add more debug()s 2021-12-30 21:21:49 -03:00