Commit graph

93 commits

Author SHA1 Message Date
eoli3n a0e075ee25 fix archive function 2022-02-16 10:24:14 +01:00
eoli3n 8f6e0e33da use existing archive function 2022-02-16 10:21:14 +01:00
eoli3n ca53c2f672 pacman 2022-02-15 22:48:32 +01:00
eoli3n 573cb37be3 use archive repo to the date of iso generation 2022-02-15 22:43:39 +01:00
eoli3n 3a233244f2 added base-devel to be able to dkms 2022-02-15 22:19:16 +01:00
eoli3n 37b2f69d71 should work with dkms now 2022-02-15 15:25:59 +01:00
eoli3n fa7f561e98 tests 2022-02-15 15:21:10 +01:00
eoli3n a230607cc2 tests 2022-02-15 15:20:08 +01:00
eoli3n a17346592e fix filename to dl for headers 2022-02-15 15:17:28 +01:00
eoli3n 5f2574a31b try dkms method 2022-02-15 15:14:30 +01:00
Jonathan Kirszling 042b7a9f41
Merge pull request #5 from TriMoon/patch-1
Prevent duplicated repo additions.
2021-01-13 21:11:53 +01:00
©TriMoon™ 97db23db98
Prevent duplicated repo additions.
When the script gets run multiple times, it keeps adding the repo to `/etc/pacman.conf`.
This fixes that bug.
2021-01-13 17:29:43 +03:00
Jonathan Kirszling 809dc217a0
Merge pull request #4 from khionu/patch-1
Change KS away from SKS
2020-11-03 22:58:17 +01:00
Khionu Sybiern 2441e74882
Change KS away from SKS
See https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f
2020-11-03 12:30:17 -06:00
eoli3n 3be95f3b3d added logfile creation 2020-08-20 10:10:55 +02:00
eoli3n 9fa04494e9 added debug method 2020-08-20 10:03:04 +02:00
eoli3n 0fbe4a4105
Merge pull request #3 from alexboner/master
fix: obtaining kernel version
2020-08-20 09:40:12 +02:00
Alex Boner d036438c77
fix: obtaining kernel version
The currently loaded kernel version is passed instead of the latest one awailable in the Arch repo.
2020-08-19 20:31:52 +02:00
Jonathan Kirszling 5bd64d32c0
Merge pull request #1 from jakobht/master
There is no wget on archiso
2020-08-13 10:06:01 +02:00
jakobht 6d373ce94b
There is no wget on archiso 2020-07-23 12:48:04 +02:00
eoli3n 787896e751 new test 2020-05-15 10:54:08 +02:00
eoli3n bbcb5c4d25 temp fixed https://github.com/eoli3n/arch-config/issues/1 2020-05-15 10:43:44 +02:00
eoli3n 808f08a267 try to fix archzfs repo key add 2020-05-15 10:28:43 +02:00
eoli3n 366a2e1bdc updated README 2020-05-08 13:06:51 +02:00
eoli3n cc21a4db56 updated searching print 2020-05-06 14:21:15 +02:00
eoli3n 9c6586651e updated README 2020-05-06 14:11:25 +02:00
eoli3n 5ec74fbdfa removed useless lines 2020-05-06 13:41:15 +02:00
eoli3n c8443510dc updated PKGINFO query and print 2020-05-06 13:39:58 +02:00
eoli3n c6a41b2489 remove returns 2020-05-06 13:20:33 +02:00
eoli3n fbe3a7856d fix last print 2020-05-06 13:00:20 +02:00
eoli3n d0250fcf2e removed some prints 2020-05-06 12:59:13 +02:00
eoli3n 107c1b04fd remove a line 2020-05-06 12:55:53 +02:00
eoli3n e4d5e720a0 adding print 2020-05-06 12:55:28 +02:00
eoli3n bebcbfd936 fix redirection 2020-05-06 12:54:16 +02:00
eoli3n b9ea7b8698 hide more text and try set -e 2020-05-06 12:51:53 +02:00
eoli3n 681720ad59 remove set x 2020-05-06 12:45:08 +02:00
eoli3n f9e1055069 quiet script 2020-05-06 12:44:14 +02:00
eoli3n 135f266c03 catch pacman errors 2020-05-06 12:41:08 +02:00
eoli3n a359d6876c added quiet pacman 2020-05-06 12:38:52 +02:00
eoli3n b84763c050 updated regex 2020-05-06 12:34:39 +02:00
eoli3n 8f77c3b2a6 moved loop break 2020-05-06 11:48:34 +02:00
eoli3n 41d8bb0ad5 added break loop 2020-05-06 11:47:20 +02:00
eoli3n 094d7203cd hide tar extracting output 2020-05-06 11:45:33 +02:00
eoli3n 4aaec44107 fix var set 2020-05-06 11:45:11 +02:00
eoli3n e71a50ee1e fix test kernel module load 2020-05-06 11:41:46 +02:00
eoli3n f7c7c833c4 fixed regex 2020-05-06 11:38:22 +02:00
eoli3n 5f8759a373 fix download file 2020-05-06 11:24:39 +02:00
eoli3n a869812ddf fixed extraction and var name 2020-05-06 11:23:06 +02:00
eoli3n e9eb213fca fixed returns 2020-05-06 11:21:39 +02:00
eoli3n e595441e43 pacman -Sy 2020-05-06 11:14:53 +02:00