diff options
Diffstat (limited to 'install/ide')
-rw-r--r-- | install/ide | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install/ide b/install/ide index 67b5be1..4b547e7 100644 --- a/install/ide +++ b/install/ide @@ -11,7 +11,8 @@ install () help () { cat<<HELPEOF - This hook loads the necessary modules for an ide root device. + This hook loads the necessary modules for an ide root device, + using the old ide subsystem. Detection will take place at runtime. To minimize the modules in the image, add the autodetect hook too. HELPEOF |