On Sat, Feb 14, 2009 at 20:48, Victor Lowther <victor.lowther@xxxxxxxxx> wrote: > On Fri, 2009-02-13 at 14:08 +0100, Kay Sievers wrote: >> On Fri, Feb 13, 2009 at 13:37, Victor Lowther <victor.lowther@xxxxxxxxx> wrote: >> > This rips most of the dracut script out into seperate modules that the >> > main dracut script then sources. >> >> > modules/00dash | 6 +++++ >> > modules/90crypt | 2 + >> > modules/90kernel-modules | 8 ++++++ >> > modules/90lvm | 2 + >> > modules/95debug | 2 + >> > modules/95terminfo | 3 ++ >> > modules/95udev-rules | 8 ++++++ >> > modules/99base | 13 +++++++++++ >> >> Please add and require a file extension to all modules and all similar >> to-be-looked-up files. Packages are expected to drop fiules here, and >> it's a useless pain to filter-out editor files and package manager >> left-over files. > > what, like a .sh extension? Anything would work, I don't really mind: .dracut, .module, .mod, .inc. .sh, ... >> The 80's are over, and this is a new project, so please let us not >> repeat the crap many other projects are doing here. :) > > sorry, ms-dos and Windows gave me an irrational dislike of file > extensions. It's not about "identifying" content, like on MSDOS. It's about the useless exercise to filter out unknown file patterns of left-over/temporary files from editors and package managers. These filters can never be complete, and stuff goes terribly wrong sometimes, if these files are read as "normal" files. A simple file extension will solve this problem without any guesswork, that's all. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html