Commit graph

117 commits

Author SHA1 Message Date
Manuel Thalmann 4305ae2cbc Revert broken chooseDisk function 2023-04-01 13:40:52 +02:00
Manuel Thalmann eeea944797 Reorder script commands properly 2023-04-01 13:38:50 +02:00
Manuel Thalmann 75d3f493d9 Add execution permissions to all files 2023-04-01 13:22:04 +02:00
Manuel Thalmann 36a72c48c6 Fix chroot commands 2023-04-01 13:13:52 +02:00
Manuel Thalmann 76d5a0e22f Add a script for setting up arch 2023-04-01 13:01:39 +02:00
Manuel Thalmann a901bb8345 Add scripts for installing grub 2023-04-01 13:01:04 +02:00
Manuel Thalmann e74c1ef69a Rename install disk variable 2023-04-01 12:38:15 +02:00
Manuel Thalmann bc30c79b19 Refactor chooseDisk function 2023-04-01 12:34:35 +02:00
Manuel Thalmann 808291f96d Refactor calculation of swap size 2023-04-01 12:28:53 +02:00
Manuel Thalmann 6a9cdfd8a3 Fix incorrect variable assignment 2023-04-01 03:32:04 +02:00
Manuel Thalmann 009c60dc9b Create file systems before use 2023-04-01 03:30:58 +02:00
Manuel Thalmann 933da5ef6c Store disk names in variables 2023-04-01 03:19:02 +02:00
Manuel Thalmann c91df63afc Mount partitioned devices 2023-04-01 03:15:32 +02:00
Manuel Thalmann ce4597a20b Fix fdisk keystroke 2023-04-01 03:15:21 +02:00
Manuel Thalmann 63aebb6add Fix broken script 2023-04-01 03:04:12 +02:00
Manuel Thalmann c70fb0a339 Remove unnecessary silencing expression 2023-04-01 03:03:05 +02:00
Manuel Thalmann 043c19ee23 Only list disk devices for partitioning 2023-04-01 02:49:48 +02:00
Manuel Thalmann fa96ee5864 Add a script for partitioning an arch system 2023-04-01 02:41:07 +02:00
Manuel Thalmann a4496af44c Add a script for choosing a block device 2023-04-01 01:48:43 +02:00
Manuel Thalmann 21c87ff6cc Replace clipboard-indicator with pano 2023-03-20 16:23:08 +01:00
Manuel Thalmann aec63bb2d5 Replace unnecessary cd calls 2023-03-16 20:17:15 +01:00
Manuel Thalmann 80df02ac3e Remove unnecessary variables 2023-03-16 20:14:57 +01:00
Manuel Thalmann e64d25ef26 Mute output of pushd and popd commands 2023-03-16 20:14:49 +01:00
Manuel Thalmann 8c03248360 Enhance resolving of source files 2023-03-16 20:06:14 +01:00
Manuel Thalmann db717b83b3 Move variable to proper scope 2023-03-16 19:54:53 +01:00
Manuel Thalmann bdf710ea49 Add git-lfs 2023-03-16 18:48:18 +01:00
Manuel Thalmann 7a1715fe37 Create directory for git extensions 2023-03-16 18:48:13 +01:00
Manuel Thalmann 76fda82c89 Upgrade the godot version 2023-03-16 18:43:35 +01:00
Manuel Thalmann d523f08e8c Add cloudflared to the school collection 2023-03-06 14:44:28 +01:00
Manuel Thalmann 27bed79765 Add a script for installing git flow 2023-03-05 01:18:13 +01:00
Manuel Thalmann 8b637483c5 Install virt-bootstrap 2023-01-31 15:20:25 +01:00
Manuel Thalmann 5dcdcceaf0 Add lxc 2023-01-31 15:11:02 +01:00
Manuel Thalmann e133b8ae4d Fix broken command 2023-01-31 15:10:09 +01:00
Manuel Thalmann 040d01211a Fix flatpak installation 2023-01-24 10:40:50 +01:00
Manuel Thalmann 375b96b038 Install python by default 2023-01-23 20:36:40 +01:00
Manuel Thalmann d0d7b56584 Disable packagekit during installation 2023-01-23 20:32:33 +01:00
Manuel Thalmann b4c0eabedc Fix nvs installation 2023-01-23 19:38:04 +01:00
Manuel Thalmann def5debe8c Remove unnecessary script 2023-01-23 19:37:57 +01:00
Manuel Thalmann cd781cd265 Fix malformed syntax 2023-01-23 19:37:43 +01:00
Manuel Thalmann 85f2b6201e Install missing dependency 2023-01-23 19:37:35 +01:00
Manuel Thalmann bcb19a02c0 Split installation process into multiple files 2023-01-23 17:19:55 +01:00
Manuel Thalmann ee7e6913e2 Refactor secure-boot script 2023-01-23 16:53:28 +01:00
Manuel Thalmann 0d09b8f359 Install latest nodejs version 2023-01-23 16:16:35 +01:00
Manuel Thalmann 9880c6b787 Refactor code format 2023-01-23 16:16:26 +01:00
Manuel Thalmann 9430808f51 Refactor gnoe extension activation 2023-01-23 16:15:19 +01:00
Manuel Thalmann b947705a5a Manage workind directories using pushd/popd 2023-01-23 16:14:55 +01:00
Manuel Thalmann 4d88427e37 Put dynamic expressions in quotes 2023-01-23 16:11:51 +01:00
Manuel Thalmann 9d6c3b8657 Add semicolon to the end of each statement 2023-01-23 15:55:10 +01:00
Manuel Thalmann 4ef9594b88 Refactor directory structure 2023-01-23 14:19:26 +01:00
Manuel Thalmann a818e91dde Prevent gnome-shell from breaking 2023-01-12 15:56:58 +01:00