Home
last modified time | relevance | path

Searched full:depmod (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfs-modules-_KVERS_.postrm.in4 # Run depmod after module uninstallation.
5 depmod
H A Dopenzfs-zfs-modules-_KVERS_.postinst.in4 # Run depmod first
5 depmod -a _KVERS_
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-tests.yml40 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
41 sudo depmod
H A Dzloop.yml39 sudo depmod
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.in102 @# Naturally, depmod is less than amused by this.
109 depmod -ae -F $$sysmap @LINUX_VERSION@ -b $(INSTALL_MOD_PATH)/; \
/freebsd/sys/contrib/openzfs/scripts/
H A Dkmodtool140 # Detect depmod install location
141 local depmod_path=/sbin/depmod
143 depmod_path=/usr/sbin/depmod