[Greg Kochanski] > The file /lib/init/rw/.ramfs is created, presumably by initscripts. > It's not in the package list, and that's not at all a good place to > dynamically create a file. Not to mention, putting a hidden file > under /lib is pretty low-class.
I did not quite get what problem you are describing. "not a good place" and "pretty low-class" do not seem like descriptions of a bug nor a problem to me. They more visualises your personal values, and I'm not sure how it is relevant for the boot system. /lib/init/rw/.ramfs is created by the initscripts to flag that the directory is a ramfs. It is intentional hidden to avoid name conflict with anything we want to store there. Friendly, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

