5
0
Fork 0
mirror of https://codeberg.org/Computertruhe/Setup-Skripte.git synced 2025-06-28 19:36:21 +02:00
Commit graph

16 commits

Author SHA1 Message Date
stefan230
5328c51211 Adds check if the script was run as root or with sudo
adds a simple check at the beginning of the script to determine if the script was run with root priviliges or not. If the script was run as root (or using sudo) the script will continue as normal. If not run as root the script will abort with an error.
2020-01-10 18:53:17 +01:00
stefan230
205d9484cf Add lines to change the checkboxes "Anzeigeoptionen" in cinnamon-settings
Added some lines to the script yet again. Sets the checkboxes like mentioned unter Issue #3. With this commit also this issue is resolved fully.
2020-01-06 13:07:16 +01:00
stefan230
616465b719 add missing language-packages and configure arabic and persian keyboard-layout
This is a correction of the PR #5. According to the comment I got I can remove hyphen-fi hyphen-ga hyphen-id from the list since they are dependencies of the openoffice.org-hyphenation package and are installed automatically. This resolves issue #4.

I also added a command to the script which sets the additional keyboard layouts (arabian and persian) needed via command line. This resolves Issue #5.
2020-01-06 11:43:06 +01:00
stefan230
0b243479e0 add missing language-packages to script
This commit adds the missing language-packages to script, so those don't need to be installed manually through mintlocale anymore, after this script was executed.
2020-01-05 18:08:08 +01:00
Mac
070cf555d5 Moved hardinfo into tools section, removed unnecessary exit command, changed language for comments from en to de. 2019-12-20 02:17:11 +01:00
Mac
b40f44f2d6 Moved hardinfo in tools section, removed unnecessary exit command, fixed some typos. 2019-12-17 01:23:34 +01:00
York-Simon Johannsen
9195a7dc0c
Split "Zusätzliche Software" list over a function 2019-11-16 14:23:25 +01:00
York-Simon Johannsen
7f175b2377
Add more information to start screen 2019-11-16 13:54:02 +01:00
York-Simon Johannsen
58a339b041
Remove root shell join section 2019-11-06 00:09:05 +01:00
York-Simon Johannsen
6b3ddcab06
Revert "Remove obsolete sudo in root shell mode"
This reverts commit 54eab1254b.
2019-11-03 03:50:06 +01:00
York-Simon Johannsen
aa78e5f41a
Set execution mode for owner 2019-11-03 03:45:58 +01:00
York-Simon Johannsen
54eab1254b
Remove obsolete sudo in root shell mode 2019-11-03 01:21:45 +01:00
York-Simon Johannsen
8a81d7d99d
Changed to long argument names for better readability 2019-11-03 01:17:27 +01:00
York-Simon Johannsen
44a238ca73
Add seperations via comments 2019-11-03 01:10:35 +01:00
York-Simon Johannsen
ff5f677340
Update env to bash 2019-11-03 01:03:56 +01:00
York-Simon Johannsen
005f2ae40f
Add first version of linux_mint.sh script 2019-11-03 00:24:51 +01:00