Update drivers from Linux-Firmware automatically.
Go to file
2024-10-20 13:59:46 +02:00
install.sh Installer for ld-updr 2024-10-20 13:58:17 +02:00
lf-updr Cron file for lf-updr 2024-10-20 13:58:58 +02:00
lf-updr.sh lf-updr tool 2024-10-20 13:59:37 +02:00
LICENSE.txt LICENSE GPLv2.0 2024-10-20 13:57:45 +02:00
README.md README.md 2024-10-20 13:59:46 +02:00
uninstall.sh Uninstaller for ld-updr 2024-10-20 13:58:27 +02:00

lf-updr - Update drivers from Linux-Firmware automatically

How to install:

git clone https://git.q3aql.dev/q3aql/lf-updr
cd lf-updr
sudo ./install.sh 

How to uninstall:

git clone https://git.q3aql.dev/q3aql/lf-updr                                                                                                                                                                        
cd lf-updr                                                                                                                                                                                                           
sudo ./uninstall.sh

Update manually:

sudo lf-updr

Note: Automatically, the cron service will execute periodically the update.

Dependencies

  • bash
  • git
  • cron
  • update-initramfs