Hello! * http://busybox.net/~dvv/patch/swap.patch : libvolume_id is now capable of recognizing swap partitions which contain suspended system image. This is useful upon resume from hibernation, when the correct resume=major:minor cmdline kernel parameter is to be supplied. Now one can use findfs to find resume partition. Personally, I use resume=LABEL=SWAP, plus "findfs -n $resume >/sys/power/resume" in my initramfs /init.
* http://busybox.net/~dvv/patch/mountspec.patch : make "stat" know of mount specs; "findfs -n SPEC" dumps block device number; make mountpoint know of mount specs. Denys, please, consider applying. TIA, -- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
