|
From: | Ludovic Courtès |
Subject: | [bug#30604] [PATCH v9 3/7] linux-initrd: Provide pure-Guile modprobe. |
Date: | Mon, 12 Mar 2018 15:45:29 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Danny Milosavljevic <address@hidden> skribis: >> + (define option-spec >> + '((quiet (single-char #\q) (value #f)))) > > Would make sense to also support "-a" (used when invoking modprobe to load > multiple > kernel modules at once). I suppose we can do that later because the kernel doesn’t use it in ‘call_modprobe’ and this thing is only ever invoked by the kernel. WDYT? Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |