Author: glen Date: Mon Apr 23 17:12:32 2012 New Revision: 12559 Modified: geninitrd/trunk/TODO Log: update
Modified: geninitrd/trunk/TODO ============================================================================== --- geninitrd/trunk/TODO (original) +++ geninitrd/trunk/TODO Mon Apr 23 17:12:32 2012 @@ -21,3 +21,8 @@ - make extract-ikconfig() able to read config from vmlinuz (in case of CONFIG_IKCONFIG=y instead of =m) - make lvm2 not to complain about fds, use LVM_SUPPRESS_FD_WARNINGS=1 + +- mount --move /dev to /newroot/dev when /dev is devtmpfs +this would fix cases /newroot/dev being mounted readonly and /dev/ not containing console node. + +need to think how _not_ to do that in case of /newroot os containing static /dev _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
