Update drivers from Linux-Firmware automatically.
Go to file
2024-10-27 10:52:01 +01:00
install.sh Update installer 2024-10-27 10:51:43 +01:00
lf-updr Daemon for lf-updr 2024-10-27 10:38:55 +01:00
lf-updr-install Add tool for reinstall lf-updr 2024-10-27 10:25:11 +01:00
lf-updr.cron Daemon for lf-updr 2024-10-27 10:38:55 +01:00
lf-updrd Daemon for lf-updr 2024-10-27 10:38:55 +01: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 Update uninstaller 2024-10-27 10:52:01 +01: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