leventbesli
72efb8b0e4
Merge 4939861f59
into e3688e9b3d
2024-10-25 16:19:17 +02:00
Adam Perkowski
e3688e9b3d
fix+refact(system-cleanup) ( #856 )
...
* fix(system-cleanup): some issues
* new packager quotes
2024-10-24 14:59:23 -05:00
leventbesli
4939861f59
typo fix
2024-10-09 16:54:37 +03:00
leventbesli
504bde9fd8
Merge branch 'FedoraBTRFS' of https://github.com/leventbesli/linutil into FedoraBTRFS
2024-10-09 16:50:24 +03:00
Chris Titus
f75184a963
Merge pull request #756 from jeevithakannan2/snap
...
refact: remove snaps
2024-10-08 15:56:39 -05:00
Chris Titus
c45b0dce68
Merge pull request #744 from adamperkowski/pacman_orphans_removal_fix
...
📃 fix(system-cleanup): pacman orphan package removal
2024-10-08 15:54:54 -05:00
Chris Titus
75f066f2d5
Merge pull request #695 from jeevithakannan2/compile-setup-fix
...
fix: Remove quotes for packages
2024-10-08 15:48:05 -05:00
Chris Titus
64c34f54c5
Merge pull request #658 from cartercanedy/main
...
Emit all shellcheck errors using github action toolkit annotations and check for tab indentation
2024-10-08 15:34:56 -05:00
Adam Perkowski
f1ee0569c3
✏️ fix: ALL typos ( #775 )
2024-10-07 20:42:03 -05:00
leventbesli
fed5afcbec
re-added packager
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 18:36:43 +03:00
leventbesli
75d56e7f49
re-added packager
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 18:36:31 +03:00
leventbesli
ec4080ffb7
$PACKAGER replaced with dnf
2024-10-06 17:42:59 +03:00
leventbesli
7e09b49abb
data.preconditions added - escalation tool used
2024-10-06 17:35:33 +03:00
leventbesli
85588c6a10
btrfs detection moved to toml
...
Co-authored-by: Nyx <nnyyxxxx@protonmail.com>
2024-10-06 15:09:17 +03:00
leventbesli
067dd54f63
newlines removed from tab_data.toml
...
Co-authored-by: Nyx <nnyyxxxx@protonmail.com>
2024-10-06 15:08:40 +03:00
leventbesli
09c1efbdf0
improved sed -i
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:28:32 +03:00
leventbesli
346e760007
improved sed -i
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:22:50 +03:00
leventbesli
fc82525ff0
improved sed -i
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:22:40 +03:00
leventbesli
4f88719a0c
removed an unnececary inline comment
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:14:01 +03:00
leventbesli
2dce55a987
removed an unnececary inline comment
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:13:27 +03:00
leventbesli
eb3881b766
removed a inline comment
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:12:43 +03:00
leventbesli
8b6ff2199a
Update task list
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:11:55 +03:00
leventbesli
7b77a9284b
formatting improvement
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:10:34 +03:00
leventbesli
050f5b4076
formatting improvement
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:04:21 +03:00
leventbesli
6425a4a410
formatting improvements
2024-10-06 10:10:39 +03:00
leventbesli
7cb3bdc3ca
improved y/n loop
2024-10-06 08:42:03 +03:00
leventbesli
7ef34b6791
better explanations in user prompts
2024-10-06 07:38:01 +03:00
leventbesli
34e38ad188
firs snapshot order changed
...
home snapshot taken first because it's config can be saved to first root snapshot.
2024-10-05 21:34:15 +03:00
leventbesli
38088f1d2f
user action removed
...
reinstall snapper action removed because removing and reinstalling snapper is a very unlikely action. and also snapper can't handle ./snapsots folder in the disk after reinstalling: "creating btrfs subvolume .snapshots failed since it already exists".
2024-10-05 21:05:12 +03:00
leventbesli
8403042aca
added fix for a possible grub error
...
also some more enhancements and wording improvements.
2024-10-05 16:47:16 +03:00
leventbesli
6c1572dfe9
updated wording and add prompts for actions
2024-10-05 11:32:50 +03:00
JEEVITHA KANNAN K S
976d708c7f
Apply suggestions from code review
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-04 22:59:28 +05:30
leventbesli
64b8a4fb86
updated some wording in notices.
2024-10-04 16:03:52 +03:00
JEEVITHA KANNAN K S
d462f41c8c
Update core/tabs/system-setup/remove-snaps.sh
...
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
2024-10-04 16:36:06 +05:30
JEEVITHA KANNAN K S
0e14d3a9db
Add command_exists for snap
2024-10-04 16:10:48 +05:30
leventbesli
f97639e0cb
enable grub-btrfsd service added
2024-10-04 01:42:41 +03:00
leventbesli
62ab2096fc
updated doc, ta_data and sh
2024-10-04 01:10:52 +03:00
Carter Canedy
73f6e24396
expand tabs with spaces
2024-10-03 11:55:05 -07:00
Adam Perkowski
2f4f703fe6
suggestions by @nnyyxxxx
...
Co-authored-by: nyx <nnyyxxxx@users.noreply.github.com>
2024-10-03 12:13:46 +02:00
leventbesli
84551e2b6c
Btrfs Assistant(+snapper), grub-btrfs Setup added
...
Adds fedora-btrfs-assistant.sh, updates tab_data and documentation.
2024-10-03 12:17:40 +03:00
Adam Perkowski
a911fe1c16
missclick :(
2024-10-03 00:14:06 +02:00
Adam Perkowski
05d869ef74
fix: pacman orphan package removal
2024-10-03 00:05:31 +02:00
Adam Perkowski
476dbf3a12
add an *
packager exception ( #710 )
2024-09-30 17:29:54 -05:00
Justawildwolf
6c08422615
New Feature : Setting Default TTY Fonts to Terminus Fonts ( #698 )
...
* Terminus Fonts TTY Setup
* Update the dectection of the Terminus Fonts
* Undo the Commit
* Update Fedora Path
* Fixing Fedora issues
* Fix Fedora issues
* Switch to another method
* Fix Debian Message and Add Change to Terminus Font after Applied
* Update tty command
* Randomly trying things to see if it work or not
* Adding Debug messages
* Remove Debug Command and specifiy tty terminal
* Fix the setfont issue
* Set only tty1 to terminus font
* Execute using sudo
* Remove Debug Messages
* Add comment for easy to understand
* Update core/tabs/system-setup/tab_data.toml
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Update core/tabs/system-setup/tab_data.toml
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Update the Docs and Fixing the Typo by @adamperkowski
* From Utilitys to System Setup
* Update core/tabs/system-setup/tab_data.toml
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Remove Comments
---------
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-30 17:21:15 -05:00
CarsBeck
5eeeec0443
Add description to the System Setup section ( #694 )
...
* Add description for Full System Cleanup
* Add nvidia driver and multimedia codecs descriptions
2024-09-30 17:15:13 -05:00
pika
fd2d9ad700
Fixed nala update error ( #692 )
2024-09-30 17:04:20 -05:00
JEEVITHA KANNAN K S
c3312dcc74
Fix gaming setup deps
2024-09-30 14:36:49 +05:30
JEEVITHA KANNAN K S
89bbc52712
Remove quotes for packages
2024-09-29 14:17:28 +05:30
Nyx
35c41e883c
add git as a dep ( #649 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-28 14:13:35 -05:00
Nightmare1984
c7622d8be7
updating Gaming For Fedora 41 ( #681 )
...
* updating Gaming For Fedora 41
Red Hat Already Has OpenH264 Installed When You Update To Fedora 41
* Made Change's So Can Work With Fedora 41 And Older
* Update core/tabs/system-setup/gaming-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Update core/tabs/system-setup/gaming-setup.sh
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
---------
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
2024-09-28 13:59:41 -05:00