1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2025-02-19 09:31:32 -05:00
Commit Graph

353 Commits

Author SHA1 Message Date
f89c1d6473
Update curl syntax
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-15 14:30:00 -07:00
8dc913740d
Update 990-security-misc path
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-15 14:24:58 -07:00
ff5bbe912b
Remove gnome-software 2023-10-31 09:34:49 -07:00
0dbe465de4
Add sbctl
Signed-off-by: Tommy <contact@tommytran.io>
2023-07-02 06:56:38 -07:00
9f4b853882
Add openssh and fwupd
Signed-off-by: Tommy <contact@tommytran.io>
2023-07-02 06:56:10 -07:00
57212bc0d9
Create server.sh
Signed-off-by: Tommy <contact@tommytran.io>
2023-07-02 06:52:39 -07:00
25123dbba6
Rename install.sh to desktop.sh
Signed-off-by: Tommy <contact@tommytran.io>
2023-07-02 06:27:08 -07:00
f4228c967b
Delete secureboot.sh
Signed-off-by: Tommy <contact@tommytran.io>
2023-07-02 06:24:21 -07:00
a5b2ec8106
Update README.md
Signed-off-by: Tommy <contact@tommytran.io>
2023-07-02 05:47:45 -07:00
dd69526d73
Switch to Apache License
Signed-off-by: Tommy <contact@tommytran.io>
2023-03-17 08:26:13 -04:00
1e81c853bf
Remove disable connectivity checks
Signed-off-by: Tommy <contact@tommytran.io>
2023-03-05 05:40:13 -05:00
74e4d65193
Update kicksecure sysctl
Signed-off-by: Tommy <contact@tommytran.io>
2023-02-04 05:19:19 -05:00
Welteam
26cdbbd06f
Fix regression caused by last commit ()
Configure locales after mount of filesystem

Signed-off-by: Welteam <8932313+Welteam@users.noreply.github.com>
2023-01-27 18:31:21 -05:00
calvinreu
71a5f7eb18
input at start ()
move input to start
2022-12-17 20:05:23 -05:00
c164464010
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
2022-12-16 15:16:43 -05:00
Welteam
7ff0405c60
Fix sed command for sudo access ()
Adapt sed regexp to variations of sudoers file

Signed-off-by: Welteam <8932313+Welteam@users.noreply.github.com>
2022-12-16 15:12:18 -05:00
d5e6eaf479
Fix file names
Signed-off-by: Tommy <contact@tommytran.io>
2022-12-03 17:07:36 -05:00
a9e28ec90f
Change links to Kicksecure
Signed-off-by: tommytran732 <contact@tommytran.io>
2022-11-17 18:21:44 -05:00
c23c107118
Fix grub-install command
Signed-off-by: Tommy <contact@tommytran.io>
2022-10-25 16:49:44 -04:00
funk-on-code
8a7f338708
Auditd should point to chroot, not live install. ()
Auditd fails to start on ArchLinux 2022.10 because the auditd.conf file does not exist in the chroot after install.
Signed-off-by: funk-on-code <113871227+funk-on-code@users.noreply.github.com>
2022-10-22 14:05:39 -04:00
funk-on-code
4eb5e78be2
Fixes ESP Generation from Archlinux 2022.07+ ()
Fixes ESP filesystem generation on Live Archlinux ISOs from July 2022 to September (fixes both "Sector Not Allocated" error from mkfs.fat and the grub-install command since the changes to grub-install introduced in the latest update.

Signed-off-by: funk-on-code <113871227+funk-on-code@users.noreply.github.com>
2022-09-28 12:23:11 -04:00
11c4907534
Getting Install.sh Functioning Again 2022-08-27 03:16:08 -04:00
calvinreu
7305ac3232
autodetect partions () 2022-08-27 03:13:51 -04:00
b036b47fc9
Secure Timesync with NTS 2022-08-27 03:13:51 -04:00
415a567c8b
Removed IO udev rules 2022-08-27 03:13:51 -04:00
i-c-u-p
839616fa68
Made shell scripts executable
Changed permissions of install.sh and secureboot.sh from 644 to 755 to be able to run them via "./<script name>" without first executing "chmod u+x <script name>". Also updated the README to reflect the change.
2022-08-27 03:13:50 -04:00
72f83f4699
Revert last commit 2022-08-27 03:13:50 -04:00
e34514f92e
Create LICENSE 2022-08-27 03:13:50 -04:00
AryunGupta
4f397a2cee
Merge changes from upstream 2022-08-27 03:13:50 -04:00
TommyTran732
cc7a1a25da
Removed snap-sync due to its bugginess 2022-08-27 03:13:50 -04:00
TommyTran732
363a61cd98
Enabled IPv6 privacy and disabled su for non-wheel users 2022-08-27 03:13:49 -04:00
TommyTran732
677a48f15e
Typo fix 2022-08-27 03:13:49 -04:00
TommyTran732
5bbb5999c8
Update README.md 2022-08-27 03:13:49 -04:00
TommyTran732
3005d42b2b
Fixed apparmor-notify config file path 2022-08-27 03:13:49 -04:00
TommyTran732
981336e025
AppArmor cache and notifications 2022-08-27 03:13:49 -04:00
TommyTran732
e69c7c15aa
Add notify2 2022-08-27 03:13:48 -04:00
TommyTran732
d0161ab829
Enable landlock 2022-08-27 03:13:48 -04:00
TommyTran732
2ce85003f0
Fix ZRAM config 2022-08-27 03:13:48 -04:00
TommyTran732
8293476125
Switch to zram-generator 2022-08-27 03:13:48 -04:00
TommyTran732
8c9c67aaab
Typo fix 2022-08-27 03:13:48 -04:00
TommyTran732
e3fb861554
Update 2022-08-27 03:13:47 -04:00
TommyTran732
8b857f02e7
Update README.md 2022-08-27 03:13:47 -04:00
TommyTran732
4d745c0ac9
Update 2022-08-27 03:13:47 -04:00
TommyTran732
5dfc2ad5f0
Added fwupd 2022-08-27 03:13:47 -04:00
TommyTran732
4951e5f8d9
Update 2022-08-27 03:13:47 -04:00
TommyTran732
e663b92de1
Update 2022-08-27 03:13:46 -04:00
TommyTran732
0135dbba21
Update 2022-08-27 03:13:46 -04:00
TommyTran732
dc6bf00d6a
Update secureboot.sh 2022-08-27 03:13:46 -04:00
TommyTran732
c88ba25eb8
Update 2022-08-27 03:13:46 -04:00
TommyTran732
3eaf3b0cc6
Update 2022-08-27 03:13:46 -04:00