proposals for grub2 (i think 3rd email)
So that we don't forget: http://lists.nongnu.org/archive/html/grub-devel/2005-08/msg00163.html 1) fexists FILE functions. Gives OK if the file exists. Gives ERROR if the file not exists. 2) Being able to mount tar.gz files. 3) Being able to mount loopback devices. 4) Mapping partitions directly to Grub partitions. Is it possible ? 5) dd equivalent command. That's all. I'm seeing that you've advanced a lot on scripting support and there're some beginnings on graphics area. Great work! adrian15 P.S.: I think I sent another mail but I do not find it. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel
Re: proposals for grub2 (i think 3rd email)
adrian15 <[EMAIL PROTECTED]> writes: > 1) fexists FILE functions. Gives OK if the file exists. Gives ERROR if > the file not exists. This will be implemented like in bash. > 2) Being able to mount tar.gz files. Why? > 3) Being able to mount loopback devices. This is possible already. > 4) Mapping partitions directly to Grub partitions. Is it possible ? Huh? > 5) dd equivalent command. I personally would like something like this, combined with networking support. -- Marco ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel