On Wed, Jun 13, 2012 at 7:16 AM, Daniel P. Berrange <berrange@xxxxxxxxxx> wrote: > On Mon, Jun 11, 2012 at 11:23:09PM -0300, Fabiano Fidêncio wrote: >> +# Set user avatar >> +mkdir /mnt/unattended-media >> +mount /dev/sda /mnt/unattended-media >> +cp /mnt/unattended-media/<xsl:value-of select="config/user-login"/> /var/lib/AccountsService/icons/ >> +umount /mnt/unattended-media > > Interesting. So to use the Fedora desktop profile, an application needs > to already know that they must provide a 'sda' hard disk, containing > a filesystem containing a specially named icon file..... To be honest, it is part of set_direct_boot_params() function, that will be moved from gnome-boxes to libosinfo, IIUC. I think we can leave it as is, at least for now. But, of course, I really want to read your opinion. > > ...<continued in my reply to the windows patch> > > Daniel > -- > |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| > |: http://libvirt.org -o- http://virt-manager.org :| > |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| > |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- Fabiano Fidêncio