X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=48628f5ea0a23893273d8b7c59273445b6108836;hb=4dff42aa13dd726fb6b02843d0f4db4b4b330fe3;hp=949524bff5156d5af2e77e7f56f28baf8ed35071;hpb=4585b0bbceb3ff73fcf2fbee554000b135297c19;p=libguestfs.git diff --git a/TODO b/TODO index 949524b..48628f5 100644 --- a/TODO +++ b/TODO @@ -117,12 +117,9 @@ Supermin appliance should be moved into febootstrap. Extra commands / functionality: General glibc / core programs: - wc - head, tail chgrp grep (do it locally using pipe?) dd (?) - du ln / ln -s mknod readlink @@ -157,12 +154,6 @@ Extra commands / functionality: pivot_root fts(3) / ftw(3) - guestfish only: - more/less (like cat, but pipes it through $PAGER) - cmd | pipe - cat file | pipe-cmd should have a generic form? like - 'file | less' or 'file | sort'? - ---------------------------------------------------------------------- Allow swap space from the guest to be used. Is it a good idea?