On 03/12/2009 03:40 AM, Chris Lumens wrote:
elif pd.mountpoint == "/boot/efi":
- filesystem = fileSystemTypeGet("efi")
- fsopts = "defaults,uid=0,gid=0,umask=0077,shortname=winnt"
+ type = "vfat"
+ pd.fsopts = "defaults,uid=0,gid=0,umask=0077,shortname=winnt"
Are we just using vfat for the filesystem type identifier for /boot/efi now?
Yeah, there's really nothing special about /boot/efi except that it's
vfat and that it's mounted on /boot/efi.
Alright, just wanted to know for sure. I say commit it if you haven't
already.
--
David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list